| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: ia64: Set KVM_IOAPIC_NUM_PINS to 48 | Xiantao Zhang | 2008-05-18 | 1 | -1/+1 |
* | KVM: ia64: Define new kvm_fpreg struture to replace ia64_fpreg | Xiantao Zhang | 2008-05-18 | 1 | -2/+8 |
* | [IA64] machvec support for SGI UV platform | Jack Steiner | 2008-05-14 | 2 | -0/+28 |
* | [IA64] Add header files for SGI UV platform | Jack Steiner | 2008-05-14 | 2 | -0/+575 |
* | ia64: types: use <asm-generic/int-*.h> for the ia64 architecture | H. Peter Anvin | 2008-05-02 | 1 | -29/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-05-02 | 2 | -3/+12 |
|\ |
|
| * | [IA64] TS_RESTORE_SIGMASK | Roland McGrath | 2008-05-01 | 1 | -2/+11 |
| * | [IA64] fix section mismatch in arch/ia64/kernel/topology.c | Hidetoshi Seto | 2008-04-30 | 1 | -1/+1 |
* | | dmi: clean-up dmi helper declarations | Jean Delvare | 2008-05-01 | 2 | -5/+5 |
|/ |
|
* | asm-*/futex.h should include linux/uaccess.h | Jeff Dike | 2008-04-30 | 1 | -1/+1 |
* | signals: ia64 renumber TIF_RESTORE_SIGMASK | akpm@linux-foundation.org | 2008-04-30 | 1 | -3/+2 |
* | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id | Alex Chiang | 2008-04-29 | 1 | -0/+2 |
* | [IA64] allocate multiple contiguous pages via uncached allocator | Dean Nelson | 2008-04-29 | 1 | -3/+3 |
* | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 | 1 | -1/+6 |
* | dma/ia64: update ia64 machvecs, swiotlb.c | Arthur Kepner | 2008-04-29 | 5 | -48/+78 |
* | fix ia64 local_irq_save() et.al. | Al Viro | 2008-04-28 | 1 | -9/+9 |
* | hugetlbfs: common code update for s390 | Gerald Schaefer | 2008-04-28 | 1 | -0/+37 |
* | hugetlbfs: add missing TLB flush to hugetlb_cow() | Gerald Schaefer | 2008-04-28 | 1 | -0/+5 |
* | hugetlbfs: architecture header cleanup | Gerald Schaefer | 2008-04-28 | 2 | -6/+37 |
* | mm: introduce pte_special pte bit | Nick Piggin | 2008-04-28 | 1 | -0/+3 |
* | KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* | Avi Kivity | 2008-04-27 | 1 | -4/+4 |
* | KVM: ia64: Add header files for kvm/ia64 | Xiantao Zhang | 2008-04-27 | 3 | -3/+755 |
* | KVM: ia64: Prepare some structure and routines for kvm use | Xiantao Zhang | 2008-04-27 | 2 | -0/+75 |
* | generic: implement __fls on all 64-bit archs | Alexander van Heukelum | 2008-04-26 | 1 | -0/+16 |
* | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson | 2008-04-22 | 2 | -1752/+0 |
* | [IA64] simplify notify hooks in mca.c | Hidetoshi Seto | 2008-04-22 | 1 | -0/+1 |
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-21 | 1 | -1/+0 |
|\ |
|
| * | include: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
* | | sched, cpuset: customize sched domains, core | Hidetoshi Seto | 2008-04-19 | 1 | -1/+1 |
* | | asm-generic: add node_to_cpumask_ptr macro | Mike Travis | 2008-04-19 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-04-18 | 15 | -18/+316 |
|\ |
|
| * | Pull miscellaneous into release branch | Tony Luck | 2008-04-17 | 4 | -12/+72 |
| |\ |
|
| | * | [IA64] Fix NUMA configuration issue | Zoltan Menyhart | 2008-04-11 | 1 | -1/+2 |
| | * | [IA64] Itanium Spec updates | Russ Anderson | 2008-04-09 | 1 | -9/+63 |
| | * | [IA64] kprobes: kprobe-booster for ia64 | Masami Hiramatsu | 2008-04-09 | 1 | -1/+6 |
| | * | [IA64] pgd_offset() constfication. | KOSAKI Motohiro | 2008-04-09 | 1 | -1/+1 |
| * | | Pull nptcg into release branch | Tony Luck | 2008-04-17 | 2 | -0/+22 |
| |\ \ |
|
| | * | | [IA64] Kernel parameter for max number of concurrent global TLB purges | Fenghua Yu | 2008-04-04 | 1 | -0/+4 |
| | * | | [IA64] Multiple outstanding ptc.g instruction support | Fenghua Yu | 2008-04-04 | 2 | -0/+18 |
| | |/ |
|
| * | | Pull kvm-patches into release branch | Tony Luck | 2008-04-17 | 3 | -0/+32 |
| |\ \ |
|
| | * | | [IA64] Implement smp_call_function_mask for ia64 | Xiantao Zhang | 2008-04-03 | 1 | -0/+3 |
| | * | | [IA64] Add API for allocating Dynamic TR resource. | Xiantao Zhang | 2008-04-03 | 2 | -0/+29 |
| | |/ |
|
| * | | Pull percpureserve into release branch | Tony Luck | 2008-04-17 | 2 | -0/+35 |
| |\ \ |
|
| | * | | [IA64] Minimize per_cpu reservations. | holt@sgi.com | 2008-04-08 | 2 | -0/+35 |
| | |/ |
|
| * | | Pull regset into release branch | Tony Luck | 2008-04-17 | 1 | -6/+25 |
| |\ \ |
|
| | * | | [IA64] use CORE_DUMP_USE_REGSET | Shaohua Li | 2008-03-12 | 1 | -6/+1 |
| | * | | [IA64] regset: 64-bit support | Shaohua Li | 2008-03-12 | 1 | -0/+24 |
| * | | | Pull virt-cpu-accounting into release branch | Tony Luck | 2008-04-17 | 3 | -0/+130 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting) | Hidetoshi Seto | 2008-02-20 | 3 | -0/+130 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-18 | 1 | -10/+0 |
|\ \ \ \ |
|