| Commit message (Expand) | Author | Age | Files | Lines |
* | alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS]) | Sergei Trofimovich | 2011-08-25 | 2 | -13/+4 |
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 | 1 | -1/+0 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 | 1 | -5/+5 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 2 | -2/+1 |
* | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 2011-07-26 | 1 | -2/+1 |
* | ptrace: unify show_regs() prototype | Mike Frysinger | 2011-07-26 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ |
|
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 | 1 | -1/+1 |
* | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-07-22 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | i8253: Alpha, PowerPC: Remove unused asm/8253pit.h | Ralf Baechle | 2011-06-09 | 1 | -3/+0 |
* | | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 2011-06-27 | 1 | -1/+0 |
|/ |
|
* | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 1 | -1/+2 |
* | Remove unused PROC_CHANGE_PENALTY constant | Stephen Boyd | 2011-05-25 | 1 | -2/+0 |
* | alpha: hook up gpiolib support | Mark Brown | 2011-05-25 | 1 | -0/+55 |
* | alpha: Wire up syscalls new to 2.6.39 | Michael Cree | 2011-05-13 | 1 | -1/+5 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | remove dma64_addr_t | FUJITA Tomonori | 2011-03-23 | 1 | -11/+0 |
* | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -2/+0 |
* | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 2011-03-23 | 1 | -1/+0 |
* | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 2011-03-23 | 1 | -0/+1 |
* | add the common dma_addr_t typedef to include/linux/types.h | FUJITA Tomonori | 2011-03-22 | 1 | -1/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 1 | -1/+1 |
|\ |
|
| * | mm: Fix out-of-date comments which refers non-existent functions | Ryota Ozaki | 2011-02-17 | 1 | -1/+1 |
* | | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally | Huang Ying | 2011-03-17 | 1 | -0/+2 |
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 | 1 | -0/+1 |
|\ \ |
|
| * | | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys | Kay Sievers | 2011-02-17 | 1 | -0/+1 |
| |/ |
|
* | | vfs: add nonconflicting values for O_PATH | Stephen Rothwell | 2011-03-16 | 1 | -0/+2 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -36/+0 |
|\ \ |
|
| * | | rwsem: Move duplicate function prototypes to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -5/+0 |
| * | | rwsem: Unify the duplicate rwsem_is_locked() inlines | Thomas Gleixner | 2011-01-27 | 1 | -5/+0 |
| * | | rwsem: Move duplicate init macros and functions to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -14/+0 |
| * | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -8/+0 |
| * | | rwsem: Cleanup includes | Thomas Gleixner | 2011-01-27 | 1 | -4/+0 |
| * | | alpha: Replace deprecated spinlock initialization | Thomas Gleixner | 2011-01-27 | 1 | -1/+1 |
| |/ |
|
* | | futex: Sanitize futex ops argument types | Michel Lespinasse | 2011-03-11 | 1 | -6/+7 |
* | | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 2011-03-11 | 1 | -10/+12 |
|/ |
|
* | alpha: fix breakage caused by df9ee29270 | Ivan Kokshaysky | 2011-01-17 | 1 | -3/+5 |
* | alpha: kill off alpha_do_IRQ | Kyle McMartin | 2011-01-17 | 1 | -3/+0 |
* | alpha: use set_irq_chip and push down __do_IRQ to the machine types | Kyle McMartin | 2011-01-17 | 1 | -0/+3 |
* | thp: mm: define MADV_NOHUGEPAGE | Andrea Arcangeli | 2011-01-13 | 1 | -0/+1 |
* | thp: mm: define MADV_HUGEPAGE | Andrea Arcangeli | 2011-01-13 | 1 | -0/+2 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 | 1 | -0/+1 |
|\ |
|
| * | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink | 2010-12-16 | 1 | -0/+1 |
* | | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra | 2010-11-26 | 1 | -6/+0 |
|/ |
|
* | alpha: use single HAE window on T2 core logic (gamma, sable) | Ivan Kokshaysky | 2010-10-26 | 2 | -37/+19 |
* | mm: remove pte_*map_nested() | Peter Zijlstra | 2010-10-26 | 1 | -2/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2010-10-21 | 2 | -28/+67 |
|\ |
|
| * | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 2 | -28/+67 |
* | | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 1 | -5/+0 |
|/ |
|
* | alpha: unb0rk sigsuspend() and rt_sigsuspend() | Al Viro | 2010-09-18 | 1 | -0/+1 |