summaryrefslogtreecommitdiff
path: root/mm/page_isolation.c
AgeCommit message (Expand)Author
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