summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* fix filemap.c kernel-docRandy Dunlap2007-07-311-1/+1
* oom: print points as unsigned longDavid Rientjes2007-07-311-1/+1
* Do not trigger OOM-killer for high-order allocation failuresMel Gorman2007-07-311-0/+4
* slub: fix bug in slub debug supportPeter Zijlstra2007-07-301-1/+1
* slub: add lock debugging checkPeter Zijlstra2007-07-301-0/+1
* Remove fs.h from mm.hAlexey Dobriyan2007-07-293-0/+36
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-291-2/+2
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-292-5/+5
* Allow nodes to exist that only contain ZONE_MOVABLEMel Gorman2007-07-261-3/+3
* memory unplug: isolate_lru_page fixKAMEZAWA Hiroyuki2007-07-261-2/+1
* memory unplug: migration by kernelKAMEZAWA Hiroyuki2007-07-261-2/+19
* Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-07-241-2/+2
|\
| * [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
* | slab: correctly handle __GFP_ZEROAndrew Morton2007-07-241-1/+1
* | fix hugetlb page allocation leakKen Chen2007-07-241-0/+1
|/
* x86_64: fix section mismatch warning in init.cSam Ravnborg2007-07-221-1/+1
* slob: reduce list scanningMatt Mackall2007-07-211-5/+16
* remove handle_mm_fault exportChristoph Hellwig2007-07-211-2/+0
* nommu: vmalloc_32_user()/vm_insert_page() and symbol exports.Paul Mundt2007-07-211-12/+33
* mm: fix memory hotplug oops from ZONE_MOVABLE changes.Paul Mundt2007-07-201-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-206-19/+13
* slub: fix ksize() for zero-sized pointersLinus Torvalds2007-07-191-1/+1
* Fix up non-NUMA SLAB configuration for zero-sized allocationsLinus Torvalds2007-07-191-2/+2
* lguest: export symbols for lguest as a moduleRusty Russell2007-07-192-0/+3
* move page writeback acounting out of macrosAndrew Morton2007-07-191-0/+4
* hugetlb: use set_compound_page_dtorAkinobu Mita2007-07-191-1/+1
* Remove nid_lock from alloc_fresh_huge_pageHugh Dickins2007-07-191-3/+7
* vmalloc_32 should use GFP_KERNELBenjamin Herrenschmidt2007-07-191-2/+2
* FRV: work around a possible compiler bugDavid Howells2007-07-191-1/+1
* dequeue_huge_page() warning fixAndrew Morton2007-07-191-10/+7
* mm: variable length argument supportOllie Wild2007-07-193-28/+37
* readahead: sanify file_ra_state namesFengguang Wu2007-07-191-43/+25
* readahead: split ondemand readahead interface into two functionsRusty Russell2007-07-192-43/+64
* mm: share PG_readahead and PG_reclaimFengguang Wu2007-07-193-7/+7
* readahead: remove the old algorithmFengguang Wu2007-07-191-348/+25
* readahead: convert filemap invocationsFengguang Wu2007-07-191-20/+31
* readahead: on-demand readahead logicFengguang Wu2007-07-191-0/+174
* readahead: data structure and routinesFengguang Wu2007-07-191-0/+19
* readahead: MIN_RA_PAGES/MAX_RA_PAGES macrosFengguang Wu2007-07-191-2/+10
* readahead: add look-ahead support to __do_page_cache_readahead()Fengguang Wu2007-07-191-6/+9
* readahead: introduce PG_readaheadFengguang Wu2007-07-191-1/+1
* only allow nonlinear vmas for ram backed filesystemsMiklos Szeredi2007-07-191-0/+19
* mm: fix clear_page_dirty_for_io vs fault raceNick Piggin2007-07-192-5/+21
* mm: fault feedback #2Nick Piggin2007-07-195-54/+52
* mm: fault feedback #1Nick Piggin2007-07-197-398/+122
* ocfs2: release page lock before calling ->page_mkwriteMark Fasheh2007-07-191-5/+9
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-199-209/+273
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-194-116/+114
* Allocate and free vmalloc areasJeremy Fitzhardinge2007-07-181-0/+53
* add kstrndupJeremy Fitzhardinge2007-07-181-2/+24
OpenPOWER on IntegriCloud