| Commit message (Expand) | Author | Age |
* | [PARISC] Use DEBUG_KERNEL to catch used-after-free __init data | Helge Deller | 2006-01-22 |
* | [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data | Helge Deller | 2006-01-22 |
* | [PARISC] Remove {,un}lock_kernel from perf ioctl | Matthew Wilcox | 2006-01-22 |
* | [PARISC] Add chassis_power_off routine | Kyle McMartin | 2006-01-22 |
* | [PARISC] Remove obsolete _hlt cruft | Kyle McMartin | 2006-01-22 |
* | [PARISC] Move pm_power_off export to process.c | Kyle McMartin | 2006-01-22 |
* | [PARISC] Clean up compiler warning in pci.c | Helge Deller | 2006-01-22 |
* | [PARISC] Use F_EXTEND() for COMMAND_GLOBAL | Kyle McMartin | 2006-01-22 |
* | [PARISC] Fix floating point invalid exception trap handler | James Bottomley | 2006-01-22 |
* | [PARISC] Drop unused do_check_pgt_cache() | Helge Deller | 2006-01-22 |
* | [PARISC] Remove unnecessary extern declarations from asm/pci.h | Grant Grundler | 2006-01-22 |
* | [PARISC] Use kzalloc and other janitor-style cleanups | Helge Deller | 2006-01-22 |
* | [PARISC] Update b180_defconfig | Matthew Wilcox | 2006-01-22 |
* | [PARISC] Make flush_tlb_all_local take a void * | Matthew Wilcox | 2006-01-21 |
* | [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table. | David S. Miller | 2006-01-20 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-01-20 |
|\ |
|
| * | [SPARC]: Add support for *at(), ppoll, and pselect syscalls. | David S. Miller | 2006-01-19 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-01-20 |
|\ \
| |/
|/| |
|
| * | [IA64] eliminate softlockup warning | John Hawkes | 2006-01-19 |
| * | [IA64] sem2mutex: arch/ia64/kernel/perfmon.c | Jes Sorensen | 2006-01-19 |
| * | [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c | Jes Sorensen | 2006-01-19 |
| * | [IA64-SGI] sn2 mutex conversion | Jes Sorensen | 2006-01-17 |
| * | [IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE calls | Mike Habeck | 2006-01-17 |
| * | [IA64-SGI] Older PROM WAR for device flush code | Prarit Bhargava | 2006-01-17 |
* | | [PATCH] EDAC: core EDAC support code | Alan Cox | 2006-01-18 |
* | | [PATCH] Add pselect/ppoll system calls on i386 | David Woodhouse | 2006-01-18 |
* | | [PATCH] uml: use generic sys_rt_sigsuspend | Jeff Dike | 2006-01-18 |
* | | [PATCH] uml: add TIF_RESTORE_SIGMASK support | Jeff Dike | 2006-01-18 |
* | | [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc | David Woodhouse | 2006-01-18 |
* | | [PATCH] Handle TIF_RESTORE_SIGMASK for i386 | David Howells | 2006-01-18 |
* | | [PATCH] Handle TIF_RESTORE_SIGMASK for FRV | David Howells | 2006-01-18 |
* | | [PATCH] Generic sys_rt_sigsuspend() | David Woodhouse | 2006-01-18 |
* | | [PATCH] vfs: *at functions: x86_64 | Ulrich Drepper | 2006-01-18 |
* | | [PATCH] vfs: *at functions: i386 | Ulrich Drepper | 2006-01-18 |
* | | [PATCH] vfs: *at functions: core | Ulrich Drepper | 2006-01-18 |
* | | [PATCH] uml ubd code: fix a bit of whitespace | Paolo 'Blaisorblade' Giarrusso | 2006-01-18 |
* | | [PATCH] uml: allow again to move backing file and to override saved location | Paolo 'Blaisorblade' Giarrusso | 2006-01-18 |
* | | [PATCH] uml: arch Kconfig menu cleanups | Paolo 'Blaisorblade' Giarrusso | 2006-01-18 |
* | | [PATCH] uml: avoid malloc to sleep in atomic sections | Paolo 'Blaisorblade' Giarrusso | 2006-01-18 |
* | | [PATCH] uml: sigio code - reduce spinlock hold time | Paolo 'Blaisorblade' Giarrusso | 2006-01-18 |
* | | [PATCH] uml: fix spinlock recursion and sleep-inside-spinlock in error path | Paolo 'Blaisorblade' Giarrusso | 2006-01-18 |
* | | [PATCH] uml: networking - clear transport-specific structure | Paolo 'Blaisorblade' Giarrusso | 2006-01-18 |
* | | [PATCH] uml: make daemon transport behave properly | Paolo 'Blaisorblade' Giarrusso | 2006-01-18 |
* | | [PATCH] uml: TT mode softint fixes | Bodo Stroesser | 2006-01-18 |
* | | [PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmp | Jeff Dike | 2006-01-18 |
* | | [PATCH] uml: implement soft interrupts | Jeff Dike | 2006-01-18 |
* | | [PATCH] uml: eliminate some globals | Jeff Dike | 2006-01-18 |
* | | [PATCH] uml: move libc-dependent skas process handling | Gennady Sharapov | 2006-01-18 |
* | | [PATCH] uml: move libc-dependent skas memory mapping code | Gennady Sharapov | 2006-01-18 |
* | | [PATCH] uml: move headers to arch/um/include | Gennady Sharapov | 2006-01-18 |