Age | Commit message (Expand) | Author |
2006-12-07 | [PATCH] slab: remove SLAB_NOFS | Christoph Lameter |
2006-12-07 | [PATCH] slab: remove SLAB_NOIO | 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] silence unused pgdat warning from alloc_bootmem_node and friends | Andy Whitcroft |
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] Remove uses of kmem_cache_t from mm/* and include/linux/slab.h | Christoph Lameter |
2006-12-07 | [PATCH] Move names_cachep to linux/fs.h | Christoph Lameter |
2006-12-07 | [PATCH] Move fs_cachep to linux/fs_struct.h | Christoph Lameter |
2006-12-07 | [PATCH] Move filep_cachep to include/file.h | Christoph Lameter |
2006-12-07 | [PATCH] Move files_cachep to include/file.h | Christoph Lameter |
2006-12-07 | [PATCH] Move vm_area_cachep to include/mm.h | Christoph Lameter |
2006-12-07 | [PATCH] Move sighand_cachep to include/signal.h | Christoph Lameter |
2006-12-07 | [PATCH] Remove bio_cachep from slab.h | 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] node-aware skb allocation | Christoph Hellwig |
2006-12-07 | [PATCH] add numa node information to struct device | Christoph Hellwig |
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] Allow user processes to raise their oom_adj value | Guillem Jover |
2006-12-07 | [PATCH] Fix kunmap_atomic's use of kpte_clear_flush() | Jeremy Fitzhardinge |
2006-12-07 | [PATCH] mm: k{,um}map_atomic() vs in_atomic() | Peter Zijlstra |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra |
2006-12-07 | [PATCH] mm: arch do_page_fault() vs in_atomic() | Peter Zijlstra |
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] mm: incorrect VM_FAULT_OOM returns from drivers | Nick Piggin |
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 reorder structure | Paul Jackson |
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 |