Age | Commit message (Expand) | Author |
2006-12-07 | [PATCH] swsusp: use partition device and offset to identify swap areas | Rafael J. Wysocki |
2006-12-07 | [PATCH] radix-tree: RCU lockless readside | Nick Piggin |
2006-12-07 | [PATCH] mm: make compound page destructor handling explicit | Andy Whitcroft |
2006-12-07 | [PATCH] slab: better fallback allocation behavior | Christoph Lameter |
2006-12-07 | [PATCH] GFP_THISNODE must not trigger global reclaim | Christoph Lameter |
2006-12-07 | [PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_node | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_DMA | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_LEVEL_MASK | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_NO_GROW | Christoph Lameter |
2006-12-07 | [PATCH] kill install_file_pte's pte_val | Hugh Dickins |
2006-12-07 | [PATCH] mm: cleanup indentation on switch for CPU operations | Andy Whitcroft |
2006-12-07 | [PATCH] reject corrupt swapfiles earlier | Eric Sandeen |
2006-12-07 | [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int | Andy Whitcroft |
2006-12-07 | [PATCH] drain_node_page(): Drain pages in batch units | Christoph Lameter |
2006-12-07 | [PATCH] make mm/thrash.c:global_faults static | Adrian Bunk |
2006-12-07 | [PATCH] enable booting a NUMA system where some nodes have no memory | Christian Krafft |
2006-12-07 | [PATCH] Allow NULL pointers in percpu_free | Alan Stern |
2006-12-07 | [PATCH] leak tracking for kmalloc_node | Christoph Hellwig |
2006-12-07 | [PATCH] Always print out the header line in /proc/swaps | Suleiman Souhlal |
2006-12-07 | [PATCH] OOM can panic due to processes stuck in __alloc_pages() | Kirill Korotaev |
2006-12-07 | [PATCH] mlock cleanup | Rik Bobbaers |
2006-12-07 | [PATCH] mm: add noaliencache boot option to disable numa alien caches | Paul Menage |
2006-12-07 | [PATCH] mm: slab: eliminate lock_cpu_hotplug from slab | Ravikiran G Thirumalai |
2006-12-07 | [PATCH] slab debug and ARCH_SLAB_MINALIGN don't get along | Kevin Hilman |
2006-12-07 | [PATCH] htlb forget rss with pt sharing | Chen, Kenneth W |
2006-12-07 | [PATCH] shared page table for hugetlb page | Chen, Kenneth W |
2006-12-07 | [PATCH] balance_pdgat() cleanup | Andrew Morton |
2006-12-07 | [PATCH] mm: add arch_alloc_page | Nick Piggin |
2006-12-07 | [PATCH] new scheme to preempt swap token | Ashwin Chaugule |
2006-12-07 | [PATCH] grab swap token reordered | Ashwin Chaugule |
2006-12-07 | [PATCH] oom: less memdie | Nick Piggin |
2006-12-07 | [PATCH] oom: cleanup messages | Nick Piggin |
2006-12-07 | [PATCH] oom: don't kill unkillable children or siblings | Nick Piggin |
2006-12-07 | [PATCH] memory page_alloc zonelist caching speedup | Paul Jackson |
2006-12-07 | [PATCH] Get rid of zone_table[] | Christoph Lameter |
2006-12-07 | [PATCH] __unmap_hugepage_range(): add comment | Chen, Kenneth W |
2006-12-07 | [PATCH] memory page alloc minor cleanups | Paul Jackson |
2006-12-06 | Merge git://git.infradead.org/users/dhowells/workq-2.6 | Linus Torvalds |
2006-12-06 | [PATCH] uclinux: fix mmap() of directory for nommu case | Mike Frysinger |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-01 | [PATCH] Export should_remove_suid() | Mark Fasheh |
2006-11-23 | [PATCH] x86_64: fix bad page state in process 'swapper' | Mel Gorman |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-11-22 | WorkStruct: Pass the work_struct pointer instead of context data | David Howells |
2006-11-22 | WorkStruct: Separate delayable and non-delayable events. | David Howells |
2006-11-16 | [PATCH] Fix strange size check in __get_vm_area_node() | OGAWA Hirofumi |
2006-11-14 | [PATCH] hugetlb: fix error return for brk() entering a hugepage region | Hugh Dickins |
2006-11-14 | [PATCH] hugetlb: check for brk() entering a hugepage region | David Gibson |