Age | Commit message (Expand) | Author |
2011-05-28 | Merge branch 'setns' | Linus Torvalds |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-05-26 | m32r: convert cpumask api | KOSAKI Motohiro |
2011-05-25 | Remove unused PROC_CHANGE_PENALTY constant | Stephen Boyd |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-23 | remove dma64_addr_t | FUJITA Tomonori |
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-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 |
2010-10-26 | mm: remove pte_*map_nested() | Peter Zijlstra |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-10-22 | ioctl: Use asm-generic/ioctls.h on m32r (enables termiox) | Jeff Mahoney |
2010-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds |
2010-10-15 | m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIAN | Kyle McMartin |
2010-10-07 | Fix IRQ flag handling naming | David Howells |
2010-09-24 | m32r: fix rt_sigsuspend() | Al Viro |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-10 | tty: Add EXTPROC support for LINEMODE | hyc@symas.com |
2010-08-10 | tty: remove remaining Hayes ESP ioctls | Greg Kroah-Hartman |
2010-08-07 | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra |
2010-05-27 | m32r: use use asm-generic/scatterlist.h | FUJITA Tomonori |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger |
2010-03-12 | m32r: use generic ptrace_resume code | Christoph Hellwig |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King |
2010-01-05 | local_t: Remove cpu_local_xx macros | Christoph Lameter |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig |
2009-12-14 | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner |
2009-12-14 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner |
2009-12-14 | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-11-26 | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov |
2009-10-12 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman |
2009-10-04 | m32r: define ioread* and iowrite* macros | Hirokazu Takata |
2009-09-24 | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds |
2009-09-24 | cpumask: use mm_cpumask() wrapper: m32r | Rusty Russell |
2009-09-24 | cpumask: remove arch_send_call_function_ipi | Rusty Russell |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: m32r | Rusty Russell |
2009-09-23 | m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h. | Tim Abbott |
2009-09-23 | m32r: Define THREAD_SIZE only once. | Tim Abbott |
2009-09-23 | m32r: make PAGE_SIZE available to assembly. | Tim Abbott |
2009-09-22 | m32r: convert to asm-generic/hardirq.h | Christoph Hellwig |