aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-13
|\
| * mm: provide more accurate estimation of pages occupied by memmapJiang Liu2012-12-12
| * mm: introduce new field "managed_pages" to struct zoneJiang Liu2012-12-12
| * numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan2012-12-12
| * page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...Lai Jiangshan2012-12-12
| * mm: use migrate_prep() instead of migrate_prep_local()Marek Szyprowski2012-12-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ | |/ |/|
| * propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-06
* | mm: cma: remove watermark hacksMarek Szyprowski2012-12-11
* | mm: cma: skip watermarks check for already isolated blocks in split_free_page()Marek Szyprowski2012-12-11
* | mm: introduce putback_movable_pages()Rafael Aquini2012-12-11
* | memory-hotplug: allocate zone's pcp before onlining pagesWen Congyang2012-12-11
* | memory-hotplug: fix NR_FREE_PAGES mismatchWen Congyang2012-12-11
* | memory-hotplug: skip HWPoisoned page when offlining pagesWen Congyang2012-12-11
* | mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILDKirill A. Shutemov2012-12-11
* | mm: show migration types in show_memRabin Vincent2012-12-11
* | Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds2012-12-10
* | Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...Linus Torvalds2012-12-10
* | mm: avoid waking kswapd for THP allocations when compaction is deferred or co...Mel Gorman2012-11-30
* | revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton2012-11-30
* | mm: compaction: fix return value of capture_free_page()Mel Gorman2012-11-30
* | Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman2012-11-26
* | fix incorrect NR_FREE_PAGES accounting (appears like memory leak)Dave Hansen2012-11-21
* | revert "mm: fix-up zone present pages"Andrew Morton2012-11-16
* | memcg: fix hotplugged memory zone oopsHugh Dickins2012-11-16
|/
* mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distantDavid Rientjes2012-10-25
* mm/page_alloc.c:alloc_contig_range(): return early for err pathBob Liu2012-10-25
* cma: decrease cc.nr_migratepages after reclaiming pagelistMinchan Kim2012-10-09
* CMA: migrate mlocked pagesMinchan Kim2012-10-09
* memory-hotplug: fix zone stat mismatchMinchan Kim2012-10-09
* mm, numa: reclaim from all nodes within reclaim distanceDavid Rientjes2012-10-09
* mm: remove free_page_mlockHugh Dickins2012-10-09
* mm: fix-up zone present pagesJianguo Wu2012-10-09
* mm/page_alloc: refactor out __alloc_contig_migrate_alloc()Minchan Kim2012-10-09
* mm: compaction: clear PG_migrate_skip based on compaction and reclaim activityMel Gorman2012-10-09
* mm: compaction: cache if a pageblock was scanned and no pages were isolatedMel Gorman2012-10-09
* revert "mm: have order > 0 compaction start off where it left"Mel Gorman2012-10-09
* mm/memblock: cleanup early_node_map[] related commentsWanpeng Li2012-10-09
* memory-hotplug: fix pages missed by race rather than failingMinchan Kim2012-10-09
* mm: remain migratetype in freed pageMinchan Kim2012-10-09
* mm: page_alloc: use get_freepage_migratetype() instead of page_private()Minchan Kim2012-10-09
* cma: fix watermark checkingBartlomiej Zolnierkiewicz2012-10-09
* cma: count free CMA pagesBartlomiej Zolnierkiewicz2012-10-09
* cma: fix counting of isolated pagesBartlomiej Zolnierkiewicz2012-10-09
* mm: fix tracing in free_pcppages_bulk()Bartlomiej Zolnierkiewicz2012-10-09
* mm: cma: discard clean pages during contiguous allocation instead of migrationMinchan Kim2012-10-09
* mm: compaction: capture a suitable high-order page immediately when it is mad...Mel Gorman2012-10-09
* mm: remove __GFP_NO_KSWAPDRik van Riel2012-10-09
* mm/page_alloc: fix the page address of higher page's buddy calculationLi Haifeng2012-09-17
* mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman2012-08-21