aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2007-09-19Fix NUMA Memory Policy Reference CountingLee Schermerhorn
2007-09-11SLUB: accurately compare debug flags during slab cache mergeChristoph Lameter
2007-08-31Page migration: Do not accept invalid nodes in the target nodesetChristoph Lameter
2007-08-31slub: do not fail if we cannot register a slab with sysfsChristoph Lameter
2007-08-31fix rcu_read_lock() in page migratonKAMEZAWA Hiroyuki
2007-08-31process_zones(): fix recovery codeAndrew Morton
2007-08-22Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman
2007-08-22SLUB: do not fail on broken memory configurationsChristoph Lameter
2007-08-22SLUB: use atomic_long_read for atomic_long variablesChristoph Lameter
2007-08-22Fix VM_FAULT flags conversion for hugetlbAdam Litke
2007-08-22slab: skip calling cache_free_alien() when the platform is not numa capableSiddha, Suresh B
2007-08-22fix NULL pointer dereference in __vm_enough_memory()Alan Cox
2007-08-22synchronous lumpy reclaim: wait for page writeback when directly reclaiming c...Andy Whitcroft
2007-08-22synchronous lumpy reclaim: ensure we count pages transitioning inactive via c...Andy Whitcroft
2007-08-22sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATICAndy Whitcroft
2007-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-08-11readahead: docbook fixStephen Hemminger
2007-08-11[PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk
2007-08-09SLUB: Fix dynamic dma kmalloc cache creationChristoph Lameter
2007-08-09SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrinkChristoph Lameter
2007-07-31fix filemap.c kernel-docRandy Dunlap
2007-07-31oom: print points as unsigned longDavid Rientjes
2007-07-31Do not trigger OOM-killer for high-order allocation failuresMel Gorman
2007-07-30slub: fix bug in slub debug supportPeter Zijlstra
2007-07-30slub: add lock debugging checkPeter Zijlstra
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki
2007-07-26Allow nodes to exist that only contain ZONE_MOVABLEMel Gorman
2007-07-26memory unplug: isolate_lru_page fixKAMEZAWA Hiroyuki
2007-07-26memory unplug: migration by kernelKAMEZAWA Hiroyuki
2007-07-24Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-07-24slab: correctly handle __GFP_ZEROAndrew Morton
2007-07-24fix hugetlb page allocation leakKen Chen
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-22x86_64: fix section mismatch warning in init.cSam Ravnborg
2007-07-21slob: reduce list scanningMatt Mackall
2007-07-21remove handle_mm_fault exportChristoph Hellwig
2007-07-21nommu: vmalloc_32_user()/vm_insert_page() and symbol exports.Paul Mundt
2007-07-20mm: fix memory hotplug oops from ZONE_MOVABLE changes.Paul Mundt
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19slub: fix ksize() for zero-sized pointersLinus Torvalds
2007-07-19Fix up non-NUMA SLAB configuration for zero-sized allocationsLinus Torvalds
2007-07-19lguest: export symbols for lguest as a moduleRusty Russell
2007-07-19move page writeback acounting out of macrosAndrew Morton
2007-07-19hugetlb: use set_compound_page_dtorAkinobu Mita
2007-07-19Remove nid_lock from alloc_fresh_huge_pageHugh Dickins
2007-07-19vmalloc_32 should use GFP_KERNELBenjamin Herrenschmidt
2007-07-19FRV: work around a possible compiler bugDavid Howells
2007-07-19dequeue_huge_page() warning fixAndrew Morton