| Commit message (Expand) | Author | Age |
... | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 |
|\ \ \ \ |
|
| * | | | | parisc: Switch do_timer() to xtime_update() | Torben Hohn | 2011-01-31 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 |
|\ \ \ \ |
|
| * | | | | futex: Sanitize futex ops argument types | Michel Lespinasse | 2011-03-11 |
| * | | | | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 2011-03-11 |
| |/ / / |
|
* / / / | clean statfs-like syscalls up | Al Viro | 2011-03-14 |
|/ / / |
|
* / / | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 2011-01-25 |
|/ / |
|
* | | parisc: Use generic irq Kconfig | Thomas Gleixner | 2011-01-21 |
* | | genirq: Remove __do_IRQ | Thomas Gleixner | 2011-01-21 |
* | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 |
* | | parisc: fix compile breakage caused by inlining maybe_mkwrite | James Bottomley | 2011-01-15 |
* | | parisc : Remove broken line wrapping handling pdc_iodc_print() | Guy Martin | 2011-01-15 |
|/ |
|
* | thp: mm: define MADV_NOHUGEPAGE | Andrea Arcangeli | 2011-01-13 |
* | thp: mm: define MADV_HUGEPAGE | Andrea Arcangeli | 2011-01-13 |
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 |
|\ |
|
| * | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink | 2010-12-16 |
| * | parisc: cleanup console handling | Jiri Slaby | 2010-11-16 |
* | | parisc: convert the rest of the irq handlers to simple/percpu | James Bottomley | 2010-12-04 |
* | | parisc: fix dino/gsc interrupts | James Bottomley | 2010-12-04 |
* | | parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturn | Kyle McMartin | 2010-11-29 |
* | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
|/ |
|
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-10-28 |
|\ |
|
| * | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2010-10-12 |
| |\ |
|
| * | | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 2010-09-19 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds | 2010-10-28 |
|\ \ \ |
|
| * | | | parisc: add tty driver to PDC console | Guy Martin | 2010-10-21 |
| * | | | parisc: remove homegrown L1_CACHE_ALIGN macro | FUJITA Tomonori | 2010-10-21 |
| * | | | arch/parisc: Removing undead ifdef CONFIG_PA20 | Christian Dietrich | 2010-10-21 |
| * | | | parisc: unwind - optimise linked-list searches for modules | Phil Carmody | 2010-10-21 |
| * | | | parisc: change to new flag variable | matt mooney | 2010-10-21 |
| * | | | parisc: kill __do_IRQ | Kyle McMartin | 2010-10-14 |
| * | | | parisc: convert iosapic interrupts to proper flow handlers | Kyle McMartin | 2010-10-14 |
| * | | | parisc: convert cpu interrupts to proper flow handlers | Kyle McMartin | 2010-10-14 |
| * | | | parisc: lay groundwork for killing __do_IRQ | Kyle McMartin | 2010-10-14 |
| * | | | parisc: add prlimit64 syscall | Kyle McMartin | 2010-10-13 |
* | | | | parisc: fix compile failure with kmap_atomic changes | James Bottomley | 2010-10-28 |
* | | | | ptrace: cleanup arch_ptrace() on parisc | Namhyung Kim | 2010-10-27 |
* | | | | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 |
* | | | | mm: remove pte_*map_nested() | Peter Zijlstra | 2010-10-26 |
* | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ \ \ \ |
|
| * | | | | parisc: remove big kernel lock | Arnd Bergmann | 2010-10-16 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ |
|
| * | | | | | Fix IRQ flag handling naming | David Howells | 2010-10-07 |
| | |/ / /
| |/| | | |
|
* / | | | | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 |
|/ / / / |
|
* | | | | modules: Fix module_bug_list list corruption race | Linus Torvalds | 2010-10-05 |
* | | | | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 2010-09-14 |
|/ / / |
|
* | / | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 |
| |/
|/| |
|
* | | defconfig reduction | Sam Ravnborg | 2010-08-14 |
* | | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 |
* | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 |