aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-08fix page release issue in filemap_faultYan Zheng1-0/+1
2007-10-08fix VM_CAN_NONLINEAR check in sys_remap_file_pagesYan Zheng1-1/+1
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra2-4/+9
2007-10-06xen: disable split pte locks for nowJeremy Fitzhardinge1-0/+1
2007-10-04Fix sys_remap_file_pages BUG at highmem.c:15!Hugh Dickins1-8/+6
2007-10-01hugetlb: fix clear_user_highpage argumentsRalf Baechle1-1/+1
2007-09-19Fix NUMA Memory Policy Reference CountingLee Schermerhorn2-10/+73
2007-09-11SLUB: accurately compare debug flags during slab cache mergeChristoph Lameter1-15/+23
2007-08-31Page migration: Do not accept invalid nodes in the target nodesetChristoph Lameter1-0/+5
2007-08-31slub: do not fail if we cannot register a slab with sysfsChristoph Lameter1-2/+6
2007-08-31fix rcu_read_lock() in page migratonKAMEZAWA Hiroyuki1-2/+9
2007-08-31process_zones(): fix recovery codeAndrew Morton1-0/+2
2007-08-22Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman2-1/+14
2007-08-22SLUB: do not fail on broken memory configurationsChristoph Lameter1-1/+8
2007-08-22SLUB: use atomic_long_read for atomic_long variablesChristoph Lameter1-3/+3
2007-08-22Fix VM_FAULT flags conversion for hugetlbAdam Litke1-1/+1
2007-08-22slab: skip calling cache_free_alien() when the platform is not numa capableSiddha, Suresh B1-2/+12
2007-08-22fix NULL pointer dereference in __vm_enough_memory()Alan Cox2-4/+4
2007-08-22synchronous lumpy reclaim: wait for page writeback when directly reclaiming contiguous areasAndy Whitcroft1-8/+60
2007-08-22synchronous lumpy reclaim: ensure we count pages transitioning inactive via clear_active_flagsAndy Whitcroft1-0/+1
2007-08-22sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATICAndy Whitcroft1-4/+10
2007-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-20/+0
2007-08-11readahead: docbook fixStephen Hemminger1-1/+1
2007-08-11[PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk1-20/+0
2007-08-09SLUB: Fix dynamic dma kmalloc cache creationChristoph Lameter1-14/+45
2007-08-09SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrinkChristoph Lameter1-7/+2
2007-07-31fix filemap.c kernel-docRandy Dunlap1-1/+1
2007-07-31oom: print points as unsigned longDavid Rientjes1-1/+1
2007-07-31Do not trigger OOM-killer for high-order allocation failuresMel Gorman1-0/+4
2007-07-30slub: fix bug in slub debug supportPeter Zijlstra1-1/+1
2007-07-30slub: add lock debugging checkPeter Zijlstra1-0/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan3-0/+36
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki1-2/+2
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2-5/+5
2007-07-26Allow nodes to exist that only contain ZONE_MOVABLEMel Gorman1-3/+3
2007-07-26memory unplug: isolate_lru_page fixKAMEZAWA Hiroyuki1-2/+1
2007-07-26memory unplug: migration by kernelKAMEZAWA Hiroyuki1-2/+19
2007-07-24Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+2
2007-07-24slab: correctly handle __GFP_ZEROAndrew Morton1-1/+1
2007-07-24fix hugetlb page allocation leakKen Chen1-0/+1
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-2/+2
2007-07-22x86_64: fix section mismatch warning in init.cSam Ravnborg1-1/+1
2007-07-21slob: reduce list scanningMatt Mackall1-5/+16
2007-07-21remove handle_mm_fault exportChristoph Hellwig1-2/+0
2007-07-21nommu: vmalloc_32_user()/vm_insert_page() and symbol exports.Paul Mundt1-12/+33
2007-07-20mm: fix memory hotplug oops from ZONE_MOVABLE changes.Paul Mundt1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt6-19/+13
2007-07-19slub: fix ksize() for zero-sized pointersLinus Torvalds1-1/+1
2007-07-19Fix up non-NUMA SLAB configuration for zero-sized allocationsLinus Torvalds1-2/+2
2007-07-19lguest: export symbols for lguest as a moduleRusty Russell2-0/+3