aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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
2007-07-19mm: variable length argument supportOllie Wild
2007-07-19readahead: sanify file_ra_state namesFengguang Wu
2007-07-19readahead: split ondemand readahead interface into two functionsRusty Russell
2007-07-19mm: share PG_readahead and PG_reclaimFengguang Wu
2007-07-19readahead: remove the old algorithmFengguang Wu
2007-07-19readahead: convert filemap invocationsFengguang Wu
2007-07-19readahead: on-demand readahead logicFengguang Wu
2007-07-19readahead: data structure and routinesFengguang Wu
2007-07-19readahead: MIN_RA_PAGES/MAX_RA_PAGES macrosFengguang Wu
2007-07-19readahead: add look-ahead support to __do_page_cache_readahead()Fengguang Wu
2007-07-19readahead: introduce PG_readaheadFengguang Wu
2007-07-19only allow nonlinear vmas for ram backed filesystemsMiklos Szeredi
2007-07-19mm: fix clear_page_dirty_for_io vs fault raceNick Piggin
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-19mm: fault feedback #1Nick Piggin
2007-07-19ocfs2: release page lock before calling ->page_mkwriteMark Fasheh
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin
2007-07-19mm: fix fault vs invalidate race for linear mappingsNick Piggin
2007-07-18Allocate and free vmalloc areasJeremy Fitzhardinge
2007-07-18add kstrndupJeremy Fitzhardinge
2007-07-17knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo
2007-07-17CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logicChristoph Lameter
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-17fs: introduce some page/buffer invariantsNick Piggin