aboutsummaryrefslogtreecommitdiff
path: root/include/linux/page-isolation.h
AgeCommit message (Expand)Author
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim
2013-02-23mm: remove MIGRATE_ISOLATE check in hotpathMinchan Kim
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-07-31mm: factor out memory isolate functionsMinchan Kim
2012-05-21mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz
2007-10-16memory unplug: page isolationKAMEZAWA Hiroyuki