aboutsummaryrefslogtreecommitdiff
path: root/mm/page_alloc.c
AgeCommit message (Expand)Author
2012-10-25mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distantDavid Rientjes
2012-10-25mm/page_alloc.c:alloc_contig_range(): return early for err pathBob Liu
2012-10-09cma: decrease cc.nr_migratepages after reclaiming pagelistMinchan Kim
2012-10-09CMA: migrate mlocked pagesMinchan Kim
2012-10-09memory-hotplug: fix zone stat mismatchMinchan Kim
2012-10-09mm, numa: reclaim from all nodes within reclaim distanceDavid Rientjes
2012-10-09mm: remove free_page_mlockHugh Dickins
2012-10-09mm: fix-up zone present pagesJianguo Wu
2012-10-09mm/page_alloc: refactor out __alloc_contig_migrate_alloc()Minchan Kim
2012-10-09mm: compaction: clear PG_migrate_skip based on compaction and reclaim activityMel Gorman
2012-10-09mm: compaction: cache if a pageblock was scanned and no pages were isolatedMel Gorman
2012-10-09revert "mm: have order > 0 compaction start off where it left"Mel Gorman
2012-10-09mm/memblock: cleanup early_node_map[] related commentsWanpeng Li
2012-10-09memory-hotplug: fix pages missed by race rather than failingMinchan Kim
2012-10-09mm: remain migratetype in freed pageMinchan Kim
2012-10-09mm: page_alloc: use get_freepage_migratetype() instead of page_private()Minchan Kim
2012-10-09cma: fix watermark checkingBartlomiej Zolnierkiewicz
2012-10-09cma: count free CMA pagesBartlomiej Zolnierkiewicz
2012-10-09cma: fix counting of isolated pagesBartlomiej Zolnierkiewicz
2012-10-09mm: fix tracing in free_pcppages_bulk()Bartlomiej Zolnierkiewicz
2012-10-09mm: cma: discard clean pages during contiguous allocation instead of migrationMinchan Kim
2012-10-09mm: compaction: capture a suitable high-order page immediately when it is mad...Mel Gorman
2012-10-09mm: remove __GFP_NO_KSWAPDRik van Riel
2012-09-17mm/page_alloc: fix the page address of higher page's buddy calculationLi Haifeng
2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman
2012-08-21mm: correct page->pfmemalloc to fix deactivate_slab regressionAlex Shi
2012-08-02mm: remove node_start_pfn checking in new WARN_ON for nowLinus Torvalds
2012-07-31mm: remove redundant initializationMinchan Kim
2012-07-31mm: warn if pg_data_t isn't initialized with zeroMinchan Kim
2012-07-31mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...Mel Gorman
2012-07-31mm: ignore mempolicies when using ALLOC_NO_WATERMARKMel Gorman
2012-07-31mm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS was usedMel Gorman
2012-07-31mm: allow PF_MEMALLOC from softirq contextMel Gorman
2012-07-31mm: introduce __GFP_MEMALLOC to allow access to emergency reservesMel Gorman
2012-07-31mm: sl[au]b: add knowledge of PFMEMALLOC reserve pagesMel Gorman
2012-07-31memory-hotplug: fix kswapd looping forever problemMinchan Kim
2012-07-31mm: fix free page check in zone_watermark_ok()Minchan Kim
2012-07-31mm: factor out memory isolate functionsMinchan Kim
2012-07-31mm/hotplug: mark memory hotplug code in page_alloc.c as __meminitJiang Liu
2012-07-31mm/hotplug: free zone->pageset when a zone becomes emptyJiang Liu
2012-07-31mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu
2012-07-31mm: setup pageblock_order before it's used by sparsememXishi Qiu
2012-07-31mm: have order > 0 compaction start off where it leftRik van Riel
2012-07-31mm: clean up __count_immobile_pages()Minchan Kim
2012-07-31mm: do not use page_count() without a page pinMinchan Kim
2012-07-31mm: clear pages_scanned only if draining a pcp adds pages to the buddy alloca...KOSAKI Motohiro
2012-07-31mm/buddy: cleanup on should_fail_alloc_pageGavin Shan
2012-07-06mm: cma: don't replace lowmem pages with highmemRabin Vincent
2012-06-03Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds
2012-05-29mm: add link from struct lruvec to struct zoneKonstantin Khlebnikov