aboutsummaryrefslogtreecommitdiff
path: root/mm/page_isolation.c
AgeCommit message (Expand)Author
2015-04-24mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolateLaura Abbott
2014-11-13mm/page_alloc: restrict max order of merging on isolated pageblockJoonsoo Kim
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim
2013-09-11mm: memory-hotplug: enable memory hotplug to handle hugepageNaoya Horiguchi
2013-08-20page_isolation: Fix a comment typo in test_pages_isolated()Tang Chen
2013-01-04mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz
2012-12-11memory-hotplug: skip HWPoisoned page when offlining pagesWen Congyang
2012-10-09mm/page_alloc: refactor out __alloc_contig_migrate_alloc()Minchan Kim
2012-10-09memory-hotplug: fix pages missed by race rather than failingMinchan Kim
2012-10-09memory-hotplug: bug fix race between isolation and allocationMinchan Kim
2012-10-09mm: page_alloc: use get_freepage_migratetype() instead of page_private()Minchan Kim
2012-10-09cma: count free CMA pagesBartlomiej Zolnierkiewicz
2012-10-09cma: fix counting of isolated pagesBartlomiej Zolnierkiewicz
2012-07-31memory-hotplug: fix kswapd looping forever problemMinchan Kim
2012-07-31mm: factor out memory isolate functionsMinchan Kim
2012-05-21mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz
2010-10-26mm: page_isolation: codeclean fix comment and rm unneeded val initBob Liu
2008-11-06memory hotplug: fix page_zone() calculation in test_pages_isolated()Gerald Schaefer
2008-10-02memory hotplug: missing zone->lock in test_pages_isolated()Gerald Schaefer
2008-09-02Remove '#include <stddef.h>' from mm/page_isolation.cDavid Woodhouse
2007-11-14memory hotremove: unset migrate type "ISOLATE" after removalKAMEZAWA Hiroyuki
2007-10-16memory unplug: page isolationKAMEZAWA Hiroyuki