Age | Commit message (Expand) | Author | Files | Lines |
2011-03-17 | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally | Huang Ying | 1 | -0/+2 |
2011-03-17 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
2011-03-16 | vfs: add nonconflicting values for O_PATH | Stephen Rothwell | 1 | -0/+2 |
2011-03-16 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+2 |
2011-03-16 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -12/+12 |
2011-03-14 | clean statfs-like syscalls up | Al Viro | 1 | -43/+22 |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse | 1 | -6/+6 |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 1 | -9/+9 |
2011-02-18 | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys | Kay Sievers | 1 | -0/+1 |
2011-01-31 | parisc: Switch do_timer() to xtime_update() | Torben Hohn | 1 | -5/+2 |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 1 | -2/+2 |
2011-01-25 | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 1 | -1/+1 |
2011-01-21 | parisc: Use generic irq Kconfig | Thomas Gleixner | 1 | -10/+4 |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner | 1 | -4/+0 |
2011-01-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2 | -2/+2 |
2011-01-15 | parisc: fix compile breakage caused by inlining maybe_mkwrite | James Bottomley | 1 | -1/+3 |
2011-01-15 | parisc : Remove broken line wrapping handling pdc_iodc_print() | Guy Martin | 1 | -12/+1 |
2011-01-14 | thp: mm: define MADV_NOHUGEPAGE | Andrea Arcangeli | 1 | -0/+1 |
2011-01-14 | thp: mm: define MADV_HUGEPAGE | Andrea Arcangeli | 1 | -0/+2 |
2011-01-08 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -4/+5 |
2010-12-17 | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink | 1 | -0/+1 |
2010-12-04 | parisc: convert the rest of the irq handlers to simple/percpu | James Bottomley | 1 | -4/+1 |
2010-12-04 | parisc: fix dino/gsc interrupts | James Bottomley | 1 | -1/+1 |
2010-11-30 | parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturn | Kyle McMartin | 1 | -8/+1 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2 | -2/+0 |
2010-11-16 | parisc: cleanup console handling | Jiri Slaby | 1 | -4/+4 |
2010-10-29 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -7/+0 |
2010-10-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds | 10 | -39/+165 |
2010-10-28 | parisc: fix compile failure with kmap_atomic changes | James Bottomley | 1 | -4/+4 |
2010-10-28 | ptrace: cleanup arch_ptrace() on parisc | Namhyung Kim | 1 | -1/+1 |
2010-10-28 | ptrace: change signature of arch_ptrace() | Namhyung Kim | 1 | -5/+6 |
2010-10-27 | mm: remove pte_*map_nested() | Peter Zijlstra | 1 | -2/+0 |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -4/+0 |
2010-10-22 | parisc: add tty driver to PDC console | Guy Martin | 1 | -7/+134 |
2010-10-22 | parisc: remove homegrown L1_CACHE_ALIGN macro | FUJITA Tomonori | 1 | -2/+0 |
2010-10-22 | arch/parisc: Removing undead ifdef CONFIG_PA20 | Christian Dietrich | 1 | -3/+0 |
2010-10-22 | parisc: unwind - optimise linked-list searches for modules | Phil Carmody | 1 | -1/+4 |
2010-10-22 | parisc: change to new flag variable | matt mooney | 1 | -1/+1 |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2 | -18/+47 |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2 | -2/+2 |
2010-10-17 | parisc: remove big kernel lock | Arnd Bergmann | 1 | -4/+0 |
2010-10-14 | parisc: kill __do_IRQ | Kyle McMartin | 3 | -7/+4 |
2010-10-14 | parisc: convert iosapic interrupts to proper flow handlers | Kyle McMartin | 1 | -1/+1 |
2010-10-14 | parisc: convert cpu interrupts to proper flow handlers | Kyle McMartin | 2 | -17/+10 |
2010-10-14 | parisc: lay groundwork for killing __do_IRQ | Kyle McMartin | 2 | -10/+19 |
2010-10-14 | parisc: add prlimit64 syscall | Kyle McMartin | 2 | -1/+3 |
2010-10-12 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 19 | -5934/+26 |
2010-10-07 | Fix IRQ flag handling naming | David Howells | 2 | -18/+47 |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds | 1 | -2/+1 |