| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [PATCH] x86: entry.S trap return fixes | Stas Sergeev | 2005-05-01 | 2 | -7/+2 |
* | [PATCH] x86 reboot: Add reboot fixup for gx1/cs5530a | Jaya Kumar | 2005-05-01 | 5 | -0/+87 |
* | [PATCH] check nmi watchdog is broken | Jack F Vogel | 2005-05-01 | 8 | -17/+14 |
* | [PATCH] i386/x86_64 segment register access update | H. J. Lu | 2005-05-01 | 4 | -13/+13 |
* | [PATCH] fix i386 memcpy | Denis Vlasenko | 2005-05-01 | 1 | -28/+61 |
* | [PATCH] ppc64: reverse prediction on spinlock busy loop code | Jake Moilanen | 2005-05-01 | 1 | -4/+4 |
* | [PATCH] use smp_mb/wmb/rmb where possible | akpm@osdl.org | 2005-05-01 | 11 | -31/+31 |
* | [PATCH] ppc64: use smp_mb and smp_wmb | Anton Blanchard | 2005-05-01 | 2 | -12/+12 |
* | [PATCH] ppc64: enforce medium thread priority in hypervisor calls | Anton Blanchard | 2005-05-01 | 1 | -0/+8 |
* | [PATCH] ppc64: firmware workaround | Anton Blanchard | 2005-05-01 | 1 | -1/+7 |
* | [PATCH] ppc64: remove unnecessary include | Anton Blanchard | 2005-05-01 | 1 | -2/+0 |
* | [PATCH] ppc64: noexec fixes | Anton Blanchard | 2005-05-01 | 2 | -5/+18 |
* | [PATCH] PPC64: Remove hot busy-wait loop in __hash_page | Olof Johansson | 2005-05-01 | 1 | -1/+8 |
* | [PATCH] ppc64: tell firmware about kernel capabilities | Paul Mackerras | 2005-05-01 | 2 | -10/+157 |
* | [PATCH] ppc64: update to use the new 4L headers | Benjamin Herrenschmidt | 2005-05-01 | 4 | -139/+147 |
* | [PATCH] ppc64: nvram cleanups | akpm@osdl.org | 2005-05-01 | 1 | -9/+8 |
* | [PATCH] ppc64: Fix irq parsing on powermac | Paul Mackerras | 2005-05-01 | 1 | -0/+4 |
* | [PATCH] ppc64: remove unused argument to create_slbe | Olof Johansson | 2005-05-01 | 1 | -5/+4 |
* | [PATCH] ppc64: add PT_NOTE section to vDSO | Benjamin Herrenschmidt | 2005-05-01 | 6 | -3/+35 |
* | [PATCH] pmac: save master volume on sleep | Colin Leroy | 2005-05-01 | 1 | -0/+5 |
* | [PATCH] ppc32: add sound support for Mac Mini | Benjamin Herrenschmidt | 2005-05-01 | 5 | -3/+398 |
* | [PATCH] ppc64: improve g5 sound headphone mute | Benjamin Herrenschmidt | 2005-05-01 | 1 | -6/+17 |
* | [PATCH] ppc32: workaround for spurious IRQs on PQ2 | Dan Malek | 2005-05-01 | 1 | -0/+5 |
* | [PATCH] ppc32: Fix address checking on lmw/stmw align exception | Paul Mackerras | 2005-05-01 | 1 | -0/+4 |
* | [PATCH] ppc32: Fix a sleep issues on some laptops | Benjamin Herrenschmidt | 2005-05-01 | 1 | -100/+114 |
* | [PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4 | Andreas Jaggi | 2005-05-01 | 2 | -0/+45 |
* | [PATCH] ppc32: Fix IDE related crash on wakeup | Benjamin Herrenschmidt | 2005-05-01 | 1 | -1/+6 |
* | [PATCH] ppc32: add rtc hooks in PPC7D platform file | Chris Elston | 2005-05-01 | 1 | -0/+42 |
* | [PATCH] ppc32: fix for misreported SDRAM size on Radstone PPC7D platform | Chris Elston | 2005-05-01 | 2 | -6/+13 |
* | [PATCH] ppc32: refactor FPU exception handling | Paul Mackerras | 2005-05-01 | 13 | -176/+229 |
* | [PATCH] ppc32: Fix errata for some G3 CPUs | Benjamin Herrenschmidt | 2005-05-01 | 2 | -6/+40 |
* | [PATCH] SELinux: add finer grained permissions to Netlink audit processing | James Morris | 2005-05-01 | 3 | -7/+10 |
* | [PATCH] SELinux: cleanup ipc_has_perm | Stephen Smalley | 2005-05-01 | 1 | -13/+8 |
* | [PATCH] drop_buffers() oops fix | akpm@osdl.org | 2005-05-01 | 1 | -1/+1 |
* | [PATCH] mpage_writepages() page locking fix | Nikita Danilov | 2005-05-01 | 1 | -0/+2 |
* | [PATCH] add kmalloc_node, inline cleanup | Manfred Spraul | 2005-05-01 | 2 | -22/+46 |
* | [PATCH] sync_page() smp_mb() comment | William Lee Irwin III | 2005-05-01 | 1 | -1/+19 |
* | [PATCH] RLIMIT_MEMLOCK checking fix | Chris Wright | 2005-05-01 | 1 | -4/+6 |
* | [PATCH] count bounce buffer pages in vmstat | KAMEZAWA Hiroyuki | 2005-05-01 | 3 | -0/+4 |
* | [PATCH] doc: Locking update | Nikita Danilov | 2005-05-01 | 1 | -2/+6 |
* | [PATCH] mm: use __GFP_NOMEMALLOC | Nick Piggin | 2005-05-01 | 2 | -33/+13 |
* | [PATCH] mempool: simplify alloc | Nick Piggin | 2005-05-01 | 1 | -21/+9 |
* | [PATCH] mempool: NOMEMALLOC and NORETRY | Nick Piggin | 2005-05-01 | 3 | -12/+23 |
* | [PATCH] mm: pcp use non powers of 2 for batch size | Nick Piggin | 2005-05-01 | 1 | -0/+12 |
* | [PATCH] mm: rmap.c cleanup | Nikita Danilov | 2005-05-01 | 1 | -63/+50 |
* | [PATCH] RLIMIT_AS checking fix | akpm@osdl.org | 2005-05-01 | 3 | -8/+23 |
* | [PATCH] generic_file_buffered_write fixes | akpm@osdl.org | 2005-05-01 | 1 | -2/+4 |
* | [PATCH] ultrastor build fix | akpm@osdl.org | 2005-05-01 | 1 | -1/+1 |
* | [PATCH] kbuild: Set NOSTDINC_FLAGS late to speed up compile (a little) | Sam Ravnborg | 2005-05-01 | 1 | -2/+4 |
* | [PATCH] kbuild/ppc: tell when uimage was not built | Sam Ravnborg | 2005-05-01 | 1 | -1/+2 |