Age | Commit message (Expand) | Author |
2010-12-04 | parisc: convert the rest of the irq handlers to simple/percpu | James Bottomley |
2010-12-04 | parisc: fix dino/gsc interrupts | James Bottomley |
2010-11-29 | parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturn | Kyle McMartin |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-10-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2010-10-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds |
2010-10-28 | parisc: fix compile failure with kmap_atomic changes | James Bottomley |
2010-10-27 | ptrace: cleanup arch_ptrace() on parisc | Namhyung Kim |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-10-26 | mm: remove pte_*map_nested() | Peter Zijlstra |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | 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 | 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-16 | parisc: remove big kernel lock | Arnd Bergmann |
2010-10-14 | 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-13 | parisc: add prlimit64 syscall | Kyle McMartin |
2010-10-12 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek |
2010-10-07 | Fix IRQ flag handling naming | David Howells |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds |
2010-09-19 | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe |
2010-09-14 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-14 | defconfig reduction | Sam Ravnborg |
2010-08-14 | archs: replace unifdef-y with header-y | Sam Ravnborg |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-08-12 | parisc: fix wrong page aligned size calculation in ioremapping code | Florian Zumbiehl |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori |
2010-08-11 | dma-mapping: parisc: set ARCH_DMA_MINALIGN | 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 |
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-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-09 | kmap_atomic: make kunmap_atomic() harder to misuse | Cesar Eduardo Barros |
2010-08-09 | pass a struct path to vfs_statfs | Christoph Hellwig |
2010-08-07 | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori |
2010-08-06 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2010-08-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-04 | parisc: pass through '\t' to early (iodc) console | Kyle McMartin |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz |
2010-06-18 | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar |