Age | Commit message (Expand) | Author |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe |
2008-06-26 | ia64: convert to generic helpers for IPI function calls | Jens Axboe |
2008-06-24 | [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte() | Julia Lawall |
2008-06-24 | [IA64] Handle count==0 in sn2_ptc_proc_write() | Cliff Wickman |
2008-06-24 | [IA64] Fix boot failure on ia64/sn2 | Jes Sorensen |
2008-06-20 | [IA64] SN2: security hole in sn2_ptc_proc_write | Cliff Wickman |
2008-06-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-06-16 | [IA64] Fix CONFIG_IA64_SGI_UV build error | Jack Steiner |
2008-06-11 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-06-11 | [IA64] Update check_sal_cache_flush to use platform_send_ipi() | Alex Chiang |
2008-06-11 | ACPI: handle invalid ACPI SLIT table | Fenghua Yu |
2008-06-11 | [IA64] perfmon: fix async exit bug | stephane eranian |
2008-06-06 | KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVM | Jes Sorensen |
2008-05-27 | [IA64] Workaround for RSE issue | Tony Luck |
2008-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-05-18 | KVM: ia64: fix GVMM module including position-dependent objects | Xiantao Zhang |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |
2008-05-15 | [IA64] fix personality(PER_LINUX32) performance issue | Huang, Xiaolan |
2008-05-14 | [IA64] Properly unregister legacy interrupts | Prarit Bhargava |
2008-05-14 | [IA64] Remove NULL pointer check for argument never passed as NULL. | Simon Holm Thøgersen |
2008-05-14 | [IA64] trivial cleanup for perfmon.c | Hidetoshi Seto |
2008-05-14 | [IA64] trivial cleanup for entry.S | Hidetoshi Seto |
2008-05-14 | [IA64] fix interrupt masking for pending works on kernel leave | Hidetoshi Seto |
2008-05-14 | [IA64] allow user to force_pal_cache_flush | Alex Chiang |
2008-05-14 | [IA64] Don't reserve crashkernel memory > 4 GB | Bernhard Walle |
2008-05-14 | [IA64] machvec support for SGI UV platform | Jack Steiner |
2008-05-02 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-05-01 | [IA64] fix file and descriptor handling in perfmon | Al Viro |
2008-05-01 | [IA64] TS_RESTORE_SIGMASK | Roland McGrath |
2008-05-01 | [IA64] smp.c coding style fix | Hidetoshi Seto |
2008-05-01 | rename div64_64 to div64_u64 | Roman Zippel |
2008-04-30 | [IA64] fix section mismatch in arch/ia64/kernel/topology.c | Hidetoshi Seto |
2008-04-30 | [IA64] fix section mismatch in arch/ia64/kernel/palinfo.c | Hidetoshi Seto |
2008-04-30 | [IA64] fix section mismatch in arch/ia64/kernel/irq.c | Hidetoshi Seto |
2008-04-30 | [IA64] fix section mismatch in arch/ia64/kernel/acpi.c | Hidetoshi Seto |
2008-04-30 | tty: The big operations rework | Alan Cox |
2008-04-30 | signals: ia64 renumber TIF_RESTORE_SIGMASK | akpm@linux-foundation.org |
2008-04-29 | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id | Alex Chiang |
2008-04-29 | [IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFO | Alex Chiang |
2008-04-29 | [IA64] allocate multiple contiguous pages via uncached allocator | Dean Nelson |
2008-04-29 | [IA64] bugfix: nptcg breaks cpu-hotadd | Hidetoshi Seto |
2008-04-29 | ia64: use kbuild.h macros instead of defining macros in asm-offsets.c | Christoph Lameter |
2008-04-29 | ia64: use non-racy method for proc entries creation | Denis V. Lunev |
2008-04-29 | dma/ia64: update ia64 machvecs, swiotlb.c | Arthur Kepner |
2008-04-29 | dma: add dma_*map*_attrs() interfaces | Arthur Kepner |
2008-04-29 | swiotlb: use iommu_is_span_boundary helper function | FUJITA Tomonori |
2008-04-28 | ia64 kvm fixes for O=... builds | Al Viro |
2008-04-28 | hotplug-memory: make online_page() common | Jeremy Fitzhardinge |
2008-04-27 | KVM: add ioctls to save/store mpstate | Marcelo Tosatti |
2008-04-27 | KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* | Avi Kivity |