Age | Commit message (Expand) | Author | Files | Lines |
2006-12-07 | [PATCH] mm: add arch_alloc_page | Nick Piggin | 2 | -0/+5 |
2006-12-07 | [PATCH] new scheme to preempt swap token | Ashwin Chaugule | 5 | -86/+63 |
2006-12-07 | [PATCH] grab swap token reordered | Ashwin Chaugule | 2 | -2/+1 |
2006-12-07 | [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers | Nick Piggin | 4 | -12/+12 |
2006-12-07 | [PATCH] oom: less memdie | Nick Piggin | 1 | -2/+3 |
2006-12-07 | [PATCH] oom: cleanup messages | Nick Piggin | 1 | -14/+13 |
2006-12-07 | [PATCH] oom: don't kill unkillable children or siblings | Nick Piggin | 1 | -2/+11 |
2006-12-07 | [PATCH] memory page_alloc zonelist caching reorder structure | Paul Jackson | 1 | -1/+1 |
2006-12-07 | [PATCH] memory page_alloc zonelist caching speedup | Paul Jackson | 4 | -12/+265 |
2006-12-07 | [PATCH] Get rid of zone_table[] | Christoph Lameter | 4 | -44/+59 |
2006-12-07 | [PATCH] __unmap_hugepage_range(): add comment | Chen, Kenneth W | 1 | -0/+5 |
2006-12-07 | [PATCH] memory page alloc minor cleanups | Paul Jackson | 1 | -10/+10 |
2006-12-07 | [PATCH] uml: workqueue build fix | Andrew Morton | 3 | -5/+5 |
2006-12-07 | [PATCH] skip data conversion in compat_sys_mount when data_page is NULL | Andrey Mirkin | 1 | -1/+1 |
2006-12-07 | [PATCH] drm-sis linkage fix | Andrew Morton | 1 | -0/+1 |
2006-12-07 | [PATCH] add bottom_half.h | Andrew Morton | 3 | -6/+12 |
2006-12-07 | [PATCH] A few small additions and corrections to README | Jesper Juhl | 1 | -6/+11 |
2006-12-07 | [PATCH] Clean up 'make help' output for documentation targets. | Jesper Juhl | 1 | -3/+7 |
2006-12-07 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 30 | -323/+139 |
2006-12-07 | Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2006-12-07 | [PATCH] ... and then some more work_struct-induced breakage (ibmvscsi) | Al Viro | 1 | -4/+6 |
2006-12-07 | [PATCH] ... and more work_struct-induced breakage (mips) | Al Viro | 2 | -5/+13 |
2006-12-07 | [PATCH] More work_struct induced breakage (s390) | Al Viro | 6 | -24/+21 |
2006-12-07 | x86[-64]:Remove 'volatile' from atomic_t | Linus Torvalds | 2 | -2/+2 |
2006-12-07 | [PATCH] Remove 'volatile' from spinlock_types | Art Haas | 2 | -4/+4 |
2006-12-07 | [IA64] Fix pci.c kernel compilation breakage. | Peter Chubb | 1 | -2/+2 |
2006-12-06 | [MIPS] Import updates from i386's i8259.c | Atsushi Nemoto | 2 | -84/+115 |
2006-12-06 | [MIPS] *-berr: Header inclusions for DEC bus error handlers | Maciej W. Rozycki | 2 | -0/+3 |
2006-12-06 | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 23 | -231/+14 |
2006-12-06 | [MIPS] genirq: use name instead of typename | Atsushi Nemoto | 1 | -1/+1 |
2006-12-06 | [MIPS] Do not use handle_level_irq for ioasic_dma_irq_type. | Atsushi Nemoto | 1 | -2/+1 |
2006-12-06 | [MIPS] pte_offset(dir,addr): parenthesis fix | Franck Bui-Huu | 2 | -5/+5 |
2006-12-06 | [PATCH] drivers/{char|isdn}: work_struct-induced breakage | Al Viro | 6 | -23/+22 |
2006-12-06 | [PATCH] hamradio/dmascc: fix up work_struct-induced breakage | Al Viro | 1 | -4/+4 |
2006-12-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 126 | -2965/+5650 |
2006-12-06 | Merge git://git.infradead.org/users/dhowells/workq-2.6 | Linus Torvalds | 373 | -1863/+2361 |
2006-12-06 | [PATCH] uclinux: fix mmap() of directory for nommu case | Mike Frysinger | 1 | -5/+7 |
2006-12-06 | [PATCH] m68knommu: remove FP conditionals in ucontext struct | Gavin Lambert | 1 | -6/+0 |
2006-12-06 | [PATCH] m68knommu: ColdFire serial driver fixes | Greg Ungerer | 1 | -3/+51 |
2006-12-06 | [PATCH] m68knommu: switch 68360 to using rtc_time | Greg Ungerer | 1 | -1/+1 |
2006-12-06 | [PATCH] m68knommu: fix timer register access on 523x ColdFire platforms | Greg Ungerer | 1 | -4/+12 |
2006-12-06 | [PATCH] m68knommu: implement irq_canonicalize() | Greg Ungerer | 1 | -0/+1 |
2006-12-06 | [PATCH] m68knommu: create rtc.h | Greg Ungerer | 1 | -0/+1 |
2006-12-06 | Actually update the fixed up compile failures. | David Howells | 4 | -12/+18 |
2006-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 135 | -2060/+5142 |
2006-12-06 | sh: sh775x/titan fixes for irq header changes. | Jamie Lenehan | 10 | -159/+165 |
2006-12-06 | sh: update r7780rp defconfig. | Paul Mundt | 1 | -20/+49 |
2006-12-06 | sh: compile fixes for header cleanup. | Paul Mundt | 1 | -0/+2 |
2006-12-06 | sh: Fixup pte_mkhuge() build failure. | Paul Mundt | 1 | -0/+8 |
2006-12-06 | sh: set KBUILD_IMAGE to something sensible. | Paul Mundt | 1 | -1/+3 |