aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_USERChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_NOFSChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_NOIOChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_LEVEL_MASKChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_NO_GROWChristoph Lameter
2006-12-07[PATCH] kill install_file_pte's pte_valHugh Dickins
2006-12-07[PATCH] mm: cleanup indentation on switch for CPU operationsAndy Whitcroft
2006-12-07[PATCH] reject corrupt swapfiles earlierEric Sandeen
2006-12-07[PATCH] silence unused pgdat warning from alloc_bootmem_node and friendsAndy Whitcroft
2006-12-07[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft
2006-12-07[PATCH] drain_node_page(): Drain pages in batch unitsChristoph Lameter
2006-12-07[PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.hChristoph Lameter
2006-12-07[PATCH] Move names_cachep to linux/fs.hChristoph Lameter
2006-12-07[PATCH] Move fs_cachep to linux/fs_struct.hChristoph Lameter
2006-12-07[PATCH] Move filep_cachep to include/file.hChristoph Lameter
2006-12-07[PATCH] Move files_cachep to include/file.hChristoph Lameter
2006-12-07[PATCH] Move vm_area_cachep to include/mm.hChristoph Lameter
2006-12-07[PATCH] Move sighand_cachep to include/signal.hChristoph Lameter
2006-12-07[PATCH] Remove bio_cachep from slab.hChristoph Lameter
2006-12-07[PATCH] make mm/thrash.c:global_faults staticAdrian Bunk
2006-12-07[PATCH] enable booting a NUMA system where some nodes have no memoryChristian Krafft
2006-12-07[PATCH] Allow NULL pointers in percpu_freeAlan Stern
2006-12-07[PATCH] node-aware skb allocationChristoph Hellwig
2006-12-07[PATCH] add numa node information to struct deviceChristoph Hellwig
2006-12-07[PATCH] leak tracking for kmalloc_nodeChristoph Hellwig
2006-12-07[PATCH] Always print out the header line in /proc/swapsSuleiman Souhlal
2006-12-07[PATCH] OOM can panic due to processes stuck in __alloc_pages()Kirill Korotaev
2006-12-07[PATCH] mlock cleanupRik Bobbaers
2006-12-07[PATCH] Allow user processes to raise their oom_adj valueGuillem 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 cachesPaul Menage
2006-12-07[PATCH] mm: slab: eliminate lock_cpu_hotplug from slabRavikiran G Thirumalai
2006-12-07[PATCH] slab debug and ARCH_SLAB_MINALIGN don't get alongKevin Hilman
2006-12-07[PATCH] htlb forget rss with pt sharingChen, Kenneth W
2006-12-07[PATCH] shared page table for hugetlb pageChen, Kenneth W
2006-12-07[PATCH] balance_pdgat() cleanupAndrew Morton
2006-12-07[PATCH] mm: add arch_alloc_pageNick Piggin
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule
2006-12-07[PATCH] grab swap token reorderedAshwin Chaugule
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin
2006-12-07[PATCH] oom: less memdieNick Piggin
2006-12-07[PATCH] oom: cleanup messagesNick Piggin
2006-12-07[PATCH] oom: don't kill unkillable children or siblingsNick Piggin
2006-12-07[PATCH] memory page_alloc zonelist caching reorder structurePaul Jackson
2006-12-07[PATCH] memory page_alloc zonelist caching speedupPaul Jackson
2006-12-07[PATCH] Get rid of zone_table[]Christoph Lameter