aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2007-10-08fix page release issue in filemap_faultGravatar Yan Zheng 1-0/+1
2007-10-08fix VM_CAN_NONLINEAR check in sys_remap_file_pagesGravatar Yan Zheng 1-1/+1
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Gravatar Peter Zijlstra 2-4/+9
2007-10-06xen: disable split pte locks for nowGravatar Jeremy Fitzhardinge 1-0/+1
2007-10-04Fix sys_remap_file_pages BUG at highmem.c:15!Gravatar Hugh Dickins 1-8/+6
2007-10-01hugetlb: fix clear_user_highpage argumentsGravatar Ralf Baechle 1-1/+1
2007-09-19Fix NUMA Memory Policy Reference CountingGravatar Lee Schermerhorn 2-10/+73
2007-09-11SLUB: accurately compare debug flags during slab cache mergeGravatar Christoph Lameter 1-15/+23
2007-08-31Page migration: Do not accept invalid nodes in the target nodesetGravatar Christoph Lameter 1-0/+5
2007-08-31slub: do not fail if we cannot register a slab with sysfsGravatar Christoph Lameter 1-2/+6
2007-08-31fix rcu_read_lock() in page migratonGravatar KAMEZAWA Hiroyuki 1-2/+9
2007-08-31process_zones(): fix recovery codeGravatar Andrew Morton 1-0/+2
2007-08-22Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEGravatar Mel Gorman 2-1/+14
2007-08-22SLUB: do not fail on broken memory configurationsGravatar Christoph Lameter 1-1/+8
2007-08-22SLUB: use atomic_long_read for atomic_long variablesGravatar Christoph Lameter 1-3/+3
2007-08-22Fix VM_FAULT flags conversion for hugetlbGravatar Adam Litke 1-1/+1
2007-08-22slab: skip calling cache_free_alien() when the platform is not numa capableGravatar Siddha, Suresh B 1-2/+12
2007-08-22fix NULL pointer dereference in __vm_enough_memory()Gravatar Alan Cox 2-4/+4
2007-08-22synchronous lumpy reclaim: wait for page writeback when directly reclaiming c...Gravatar Andy Whitcroft 1-8/+60
2007-08-22synchronous lumpy reclaim: ensure we count pages transitioning inactive via c...Gravatar Andy Whitcroft 1-0/+1
2007-08-22sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATICGravatar Andy Whitcroft 1-4/+10
2007-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-20/+0
2007-08-11readahead: docbook fixGravatar Stephen Hemminger 1-1/+1
2007-08-11[PATCH] remove mm/filemap.c:file_send_actor()Gravatar Adrian Bunk 1-20/+0
2007-08-09SLUB: Fix dynamic dma kmalloc cache creationGravatar Christoph Lameter 1-14/+45
2007-08-09SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrinkGravatar Christoph Lameter 1-7/+2
2007-07-31fix filemap.c kernel-docGravatar Randy Dunlap 1-1/+1
2007-07-31oom: print points as unsigned longGravatar David Rientjes 1-1/+1
2007-07-31Do not trigger OOM-killer for high-order allocation failuresGravatar Mel Gorman 1-0/+4
2007-07-30slub: fix bug in slub debug supportGravatar Peter Zijlstra 1-1/+1
2007-07-30slub: add lock debugging checkGravatar Peter Zijlstra 1-0/+1
2007-07-29Remove fs.h from mm.hGravatar Alexey Dobriyan 3-0/+36
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyGravatar Rafael J. Wysocki 1-2/+2
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONGravatar Rafael J. Wysocki 2-5/+5
2007-07-26Allow nodes to exist that only contain ZONE_MOVABLEGravatar Mel Gorman 1-3/+3
2007-07-26memory unplug: isolate_lru_page fixGravatar KAMEZAWA Hiroyuki 1-2/+1
2007-07-26memory unplug: migration by kernelGravatar KAMEZAWA Hiroyuki 1-2/+19
2007-07-24Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-2/+2
2007-07-24slab: correctly handle __GFP_ZEROGravatar Andrew Morton 1-1/+1
2007-07-24fix hugetlb page allocation leakGravatar Ken Chen 1-0/+1
2007-07-24[BLOCK] Get rid of request_queue_t typedefGravatar Jens Axboe 1-2/+2
2007-07-22x86_64: fix section mismatch warning in init.cGravatar Sam Ravnborg 1-1/+1
2007-07-21slob: reduce list scanningGravatar Matt Mackall 1-5/+16
2007-07-21remove handle_mm_fault exportGravatar Christoph Hellwig 1-2/+0
2007-07-21nommu: vmalloc_32_user()/vm_insert_page() and symbol exports.Gravatar Paul Mundt 1-12/+33
2007-07-20mm: fix memory hotplug oops from ZONE_MOVABLE changes.Gravatar Paul Mundt 1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 6-19/+13
2007-07-19slub: fix ksize() for zero-sized pointersGravatar Linus Torvalds 1-1/+1
2007-07-19Fix up non-NUMA SLAB configuration for zero-sized allocationsGravatar Linus Torvalds 1-2/+2
2007-07-19lguest: export symbols for lguest as a moduleGravatar Rusty Russell 2-0/+3