Age | Commit message (Expand) | Author |
2013-05-13 | Fix initialization of CMCI/CMCP interrupts | Tony Luck |
2013-05-13 | Wrong asm register contraints in the futex implementation | Stephan Schreiber |
2012-08-10 | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Tony Luck |
2012-05-20 | ia64: Add accept4() syscall | Émeric Maschino |
2012-04-22 | ia64: fix futex_atomic_cmpxchg_inatomic() | Luck, Tony |
2011-12-29 | procfs: do not confuse jiffies with cputime64_t | Andreas Schwab |
2011-11-06 | Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-11-06 | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-11-02 | [IA64] Wire up cross memory attach syscalls | Tony Luck |
2011-09-29 | xen: use generic functions instead of xen_{alloc, free}_vm_area() | David Vrabel |
2011-09-26 | xen/acpi: Domain0 acpi parser related platform hypercall | Yu Ke |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha |
2011-09-21 | iommu: Cleanup ifdefs in detect_intel_iommu() | Suresh Siddha |
2011-08-01 | Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-07-26 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma |
2011-07-26 | atomic: move atomic_add_unless to generic code | Arun Sharma |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-26 | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita |
2011-07-26 | ptrace: unify show_regs() prototype | Mike Frysinger |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-24 | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-07-21 | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option | H. Peter Anvin |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody |
2011-07-14 | ia64: Replace clocksource.fsys_mmio with generic arch data | Andy Lutomirski |
2011-07-14 | ia64: add jump labels for paravirt | Glauber Costa |
2011-06-01 | [IA64] Hook up gpiolib support | Mark Brown |
2011-05-31 | [IA64] wire up sendmmsg() syscall for Itanium | Tony Luck |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-05-25 | ia64: mmu_gather rework | Peter Zijlstra |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | ia64: Remove redundant declaration of irq_desc[] | Thomas Gleixner |
2011-03-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-03-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-03-23 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita |
2011-03-23 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita |
2011-03-23 | ia64: fix build breakage in asm/thread_info.h | Luck, Tony |
2011-03-23 | Merge branch 'linus' into release | Len Brown |
2011-03-22 | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori |
2011-03-22 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet |
2011-03-22 | mm: NUMA aware alloc_task_struct_node() | Eric Dumazet |
2011-03-22 | [IA64] New syscalls for 2.6.39 | Tony Luck |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-03-16 | Pull misc-2.6.39 into release branch | Tony Luck |
2011-03-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-15 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse |
2011-03-01 | xen: ia64 build broken due to "xen: switch to new schedop hypercall by default." | Ian Campbell |