summaryrefslogtreecommitdiffstats
path: root/include/linux/page-isolation.h
Commit message (Expand)AuthorAgeFilesLines
* mm/page_isolation.c: change the prototype of undo_isolate_page_range()Pingfan Liu2019-07-121-1/+1
* mm/hotplug: fix offline undo_isolate_page_range()Qian Cai2019-03-291-10/+0Star
* mm: only report isolation failures when offlining memoryMichal Hocko2018-12-281-2/+9
* mm, migrate: remove reason argument from new_page_tMichal Hocko2018-04-111-2/+1Star
* mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages()Michal Hocko2017-11-161-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm, page_alloc: count movable pages when stealing from pageblockVlastimil Babka2017-05-091-4/+1Star
* mm, page_isolation: make set/unset_migratetype_isolate() file-localNaoya Horiguchi2015-09-091-5/+0Star
* mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim2014-11-141-0/+8
* mm: remove MIGRATE_ISOLATE check in hotpathMinchan Kim2013-02-241-0/+19
* memory-hotplug: skip HWPoisoned page when offlining pagesWen Congyang2012-12-121-4/+6
* mm/page_alloc: refactor out __alloc_contig_migrate_alloc()Minchan Kim2012-10-091-1/+2
* memory-hotplug: fix pages missed by race rather than failingMinchan Kim2012-10-091-0/+4
* mm: factor out memory isolate functionsMinchan Kim2012-08-011-4/+9
* mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz2012-05-211-9/+9
* memory unplug: page isolationKAMEZAWA Hiroyuki2007-10-161-0/+37