summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLEMel Gorman2007-08-22
* SLUB: do not fail on broken memory configurationsChristoph Lameter2007-08-22
* SLUB: use atomic_long_read for atomic_long variablesChristoph Lameter2007-08-22
* Fix VM_FAULT flags conversion for hugetlbAdam Litke2007-08-22
* slab: skip calling cache_free_alien() when the platform is not numa capableSiddha, Suresh B2007-08-22
* fix NULL pointer dereference in __vm_enough_memory()Alan Cox2007-08-22
* synchronous lumpy reclaim: wait for page writeback when directly reclaiming c...Andy Whitcroft2007-08-22
* synchronous lumpy reclaim: ensure we count pages transitioning inactive via c...Andy Whitcroft2007-08-22
* sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATICAndy Whitcroft2007-08-22
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-08-11
|\
| * [PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk2007-08-11
* | readahead: docbook fixStephen Hemminger2007-08-11
|/
* SLUB: Fix dynamic dma kmalloc cache creationChristoph Lameter2007-08-09
* SLUB: Remove checks for MAX_PARTIAL from kmem_cache_shrinkChristoph Lameter2007-08-09
* fix filemap.c kernel-docRandy Dunlap2007-07-31
* oom: print points as unsigned longDavid Rientjes2007-07-31
* Do not trigger OOM-killer for high-order allocation failuresMel Gorman2007-07-31
* slub: fix bug in slub debug supportPeter Zijlstra2007-07-30
* slub: add lock debugging checkPeter Zijlstra2007-07-30
* Remove fs.h from mm.hAlexey Dobriyan2007-07-29
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-29
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-29
* Allow nodes to exist that only contain ZONE_MOVABLEMel Gorman2007-07-26
* memory unplug: isolate_lru_page fixKAMEZAWA Hiroyuki2007-07-26
* memory unplug: migration by kernelKAMEZAWA Hiroyuki2007-07-26
* Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-07-24
|\
| * [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* | slab: correctly handle __GFP_ZEROAndrew Morton2007-07-24
* | fix hugetlb page allocation leakKen Chen2007-07-24
|/
* x86_64: fix section mismatch warning in init.cSam Ravnborg2007-07-22
* slob: reduce list scanningMatt Mackall2007-07-21
* remove handle_mm_fault exportChristoph Hellwig2007-07-21
* nommu: vmalloc_32_user()/vm_insert_page() and symbol exports.Paul Mundt2007-07-21
* mm: fix memory hotplug oops from ZONE_MOVABLE changes.Paul Mundt2007-07-20
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* slub: fix ksize() for zero-sized pointersLinus Torvalds2007-07-19
* Fix up non-NUMA SLAB configuration for zero-sized allocationsLinus Torvalds2007-07-19
* lguest: export symbols for lguest as a moduleRusty Russell2007-07-19
* move page writeback acounting out of macrosAndrew Morton2007-07-19
* hugetlb: use set_compound_page_dtorAkinobu Mita2007-07-19
* Remove nid_lock from alloc_fresh_huge_pageHugh Dickins2007-07-19
* vmalloc_32 should use GFP_KERNELBenjamin Herrenschmidt2007-07-19
* FRV: work around a possible compiler bugDavid Howells2007-07-19
* dequeue_huge_page() warning fixAndrew Morton2007-07-19
* mm: variable length argument supportOllie Wild2007-07-19
* readahead: sanify file_ra_state namesFengguang Wu2007-07-19
* readahead: split ondemand readahead interface into two functionsRusty Russell2007-07-19
* mm: share PG_readahead and PG_reclaimFengguang Wu2007-07-19
* readahead: remove the old algorithmFengguang Wu2007-07-19
* readahead: convert filemap invocationsFengguang Wu2007-07-19