Age | Commit message (Expand) | Author |
2012-10-02 | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman |
2012-09-14 | alpha: Don't export SOCK_NONBLOCK to user space. | Michael Cree |
2012-03-12 | alpha: fix 32/64-bit bug in futex support | Andrew Morton |
2011-06-27 | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-05-25 | Remove unused PROC_CHANGE_PENALTY constant | Stephen Boyd |
2011-05-25 | alpha: hook up gpiolib support | Mark Brown |
2011-05-13 | alpha: Wire up syscalls new to 2.6.39 | Michael Cree |
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-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-17 | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally | Huang Ying |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-16 | vfs: add nonconflicting values for O_PATH | Stephen Rothwell |
2011-03-15 | Merge branch 'core-locking-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-02-17 | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys | Kay Sievers |
2011-02-17 | mm: Fix out-of-date comments which refers non-existent functions | Ryota Ozaki |
2011-01-27 | rwsem: Move duplicate function prototypes to linux/rwsem.h | Thomas Gleixner |
2011-01-27 | rwsem: Unify the duplicate rwsem_is_locked() inlines | Thomas Gleixner |
2011-01-27 | rwsem: Move duplicate init macros and functions to linux/rwsem.h | Thomas Gleixner |
2011-01-27 | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h | Thomas Gleixner |
2011-01-27 | rwsem: Cleanup includes | Thomas Gleixner |
2011-01-27 | alpha: Replace deprecated spinlock initialization | Thomas Gleixner |
2011-01-17 | alpha: fix breakage caused by df9ee29270 | Ivan Kokshaysky |
2011-01-17 | alpha: kill off alpha_do_IRQ | Kyle McMartin |
2011-01-17 | alpha: use set_irq_chip and push down __do_IRQ to the machine types | Kyle McMartin |
2011-01-13 | thp: mm: define MADV_NOHUGEPAGE | Andrea Arcangeli |
2011-01-13 | thp: mm: define MADV_HUGEPAGE | Andrea Arcangeli |
2011-01-07 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2010-12-16 | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink |
2010-11-26 | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra |
2010-10-26 | alpha: use single HAE window on T2 core logic (gamma, sable) | Ivan Kokshaysky |
2010-10-26 | mm: remove pte_*map_nested() | Peter Zijlstra |
2010-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-07 | Fix IRQ flag handling naming | David Howells |
2010-09-18 | alpha: unb0rk sigsuspend() and rt_sigsuspend() | Al Viro |
2010-09-18 | alpha: wire up fanotify and prlimit64 syscalls | Mikael Pettersson |
2010-09-18 | alpha: fix build breakage in asm/cacheflush.h | Tejun Heo |
2010-08-31 | alpha: remove homegrown L1_CACHE_ALIGN macro | FUJITA Tomonori |
2010-08-14 | archs: replace unifdef-y with header-y | Sam Ravnborg |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |