aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-19move page writeback acounting out of macrosAndrew Morton1-0/+4
2007-07-19hugetlb: use set_compound_page_dtorAkinobu Mita1-1/+1
2007-07-19Remove nid_lock from alloc_fresh_huge_pageHugh Dickins1-3/+7
2007-07-19vmalloc_32 should use GFP_KERNELBenjamin Herrenschmidt1-2/+2
2007-07-19FRV: work around a possible compiler bugDavid Howells1-1/+1
2007-07-19dequeue_huge_page() warning fixAndrew Morton1-10/+7
2007-07-19mm: variable length argument supportOllie Wild3-28/+37
2007-07-19readahead: sanify file_ra_state namesFengguang Wu1-43/+25
2007-07-19readahead: split ondemand readahead interface into two functionsRusty Russell2-43/+64
2007-07-19mm: share PG_readahead and PG_reclaimFengguang Wu3-7/+7
2007-07-19readahead: remove the old algorithmFengguang Wu1-348/+25
2007-07-19readahead: convert filemap invocationsFengguang Wu1-20/+31
2007-07-19readahead: on-demand readahead logicFengguang Wu1-0/+174
2007-07-19readahead: data structure and routinesFengguang Wu1-0/+19
2007-07-19readahead: MIN_RA_PAGES/MAX_RA_PAGES macrosFengguang Wu1-2/+10
2007-07-19readahead: add look-ahead support to __do_page_cache_readahead()Fengguang Wu1-6/+9
2007-07-19readahead: introduce PG_readaheadFengguang Wu1-1/+1
2007-07-19only allow nonlinear vmas for ram backed filesystemsMiklos Szeredi1-0/+19
2007-07-19mm: fix clear_page_dirty_for_io vs fault raceNick Piggin2-5/+21
2007-07-19mm: fault feedback #2Nick Piggin5-54/+52
2007-07-19mm: fault feedback #1Nick Piggin7-398/+122
2007-07-19ocfs2: release page lock before calling ->page_mkwriteMark Fasheh1-5/+9
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin9-209/+273
2007-07-19mm: fix fault vs invalidate race for linear mappingsNick Piggin4-116/+114
2007-07-18Allocate and free vmalloc areasJeremy Fitzhardinge1-0/+53
2007-07-18add kstrndupJeremy Fitzhardinge1-2/+24
2007-07-17knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah1-0/+1
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig1-0/+1
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo1-1/+1
2007-07-17CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter2-3/+5
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2-0/+2
2007-07-17fs: introduce some page/buffer invariantsNick Piggin2-1/+2
2007-07-17MM: Make needlessly global hugetlb_no_page() static.Robert P. J. Day1-1/+1
2007-07-17SLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMAChristoph Lameter1-0/+4