summaryrefslogtreecommitdiffstats
path: root/include/linux/page-isolation.h
Commit message (Expand)AuthorAgeFilesLines
* mm/hotplug: silence a lockdep splat with printk()Qian Cai2020-01-311-2/+2
* mm: remove "count" parameter from has_unmovable_pages()David Hildenbrand2020-01-311-2/+2
* mm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OFFLINEDavid Hildenbrand2019-12-011-2/+2
* 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/+0
* 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/+1
* mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages()Michal Hocko2017-11-151-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-081-4/+1
* mm, page_isolation: make set/unset_migratetype_isolate() file-localNaoya Horiguchi2015-09-081-5/+0
* mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim2014-11-131-0/+8
* mm: remove MIGRATE_ISOLATE check in hotpathMinchan Kim2013-02-231-0/+19
* memory-hotplug: skip HWPoisoned page when offlining pagesWen Congyang2012-12-111-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-07-311-4/+9
* mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz2012-05-211-9/+9
* memory unplug: page isolationKAMEZAWA Hiroyuki2007-10-161-0/+37