summaryrefslogtreecommitdiffstats
path: root/mm/page_isolation.c
Commit message (Expand)AuthorAgeFilesLines
* mm: unify new_node_page and alloc_migrate_targetMichal Hocko2017-07-101-16/+2
* mm: __first_valid_page skip over offline pagesMichal Hocko2017-07-061-8/+18
* mm, page_alloc: count movable pages when stealing from pageblockVlastimil Babka2017-05-081-2/+3
* mm: use is_migrate_isolate_page() to simplify the codeXishi Qiu2017-05-031-3/+3
* mm, page_alloc: avoid page_to_pfn() when merging buddiesVlastimil Babka2017-02-221-1/+1
* mm, page_alloc: don't convert pfn to idx when mergingVlastimil Babka2017-02-221-4/+4
* mm/page_isolation: fix typo: "paes" -> "pages"Yisheng Xie2016-10-071-1/+1
* mm/page_isolation: clean up confused codeJoonsoo Kim2016-07-261-3/+3
* mm/page_alloc: introduce post allocation processing on page allocatorJoonsoo Kim2016-07-261-3/+1
* mm/page_owner: initialize page owner without holding the zone lockJoonsoo Kim2016-07-261-3/+6
* mm/memory_hotplug: add comment to some functions related to memory hotplugJoonsoo Kim2016-05-191-0/+1
* include/linux/nodemask.h: create next_node_in() helperAndrew Morton2016-05-191-6/+3
* mm/page_isolation.c: fix the function commentsNeil Zhang2016-04-011-1/+1
* mm: fix invalid node in alloc_migrate_target()Xishi Qiu2016-04-011-4/+4
* mm/page_isolation: do some cleanup in "undo_isolate_page_range"Wang Xiaoqiang2016-01-151-2/+4
* mm/page_isolation: use macro to judge the alignmentNaoya Horiguchi2016-01-141-2/+2
* mm/page_isolation.c: add new tracepoint, test_pages_isolatedJoonsoo Kim2016-01-141-0/+5
* mm/page_isolation.c: return last tested pfn rather than failure indicatorJoonsoo Kim2016-01-141-7/+6
* mm, page_isolation: make set/unset_migratetype_isolate() file-localNaoya Horiguchi2015-09-081-2/+3
* mm, page_isolation: remove bogus tests for isolated pagesVlastimil Babka2015-09-081-24/+6
* CMA: page_isolation: check buddy before accessing itHui Zhu2015-05-141-1/+2
* mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolateLaura Abbott2015-03-251-0/+1
* mm, page_isolation: drain single zone pcplistsVlastimil Babka2014-12-101-1/+1
* mm: introduce single zone pcplists drainVlastimil Babka2014-12-101-1/+1
* mm/page_alloc: restrict max order of merging on isolated pageblockJoonsoo Kim2014-11-131-2/+39
* mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim2014-11-131-0/+2
* mm: memory-hotplug: enable memory hotplug to handle hugepageNaoya Horiguchi2013-09-111-0/+14
* page_isolation: Fix a comment typo in test_pages_isolated()Tang Chen2013-08-201-4/+4
* mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz2013-01-041-24/+2
* memory-hotplug: skip HWPoisoned page when offlining pagesWen Congyang2012-12-111-7/+20
* mm/page_alloc: refactor out __alloc_contig_migrate_alloc()Minchan Kim2012-10-091-0/+11
* memory-hotplug: fix pages missed by race rather than failingMinchan Kim2012-10-091-2/+14
* memory-hotplug: bug fix race between isolation and allocationMinchan Kim2012-10-091-1/+4
* mm: page_alloc: use get_freepage_migratetype() instead of page_private()Minchan Kim2012-10-091-1/+1
* cma: count free CMA pagesBartlomiej Zolnierkiewicz2012-10-091-2/+3
* cma: fix counting of isolated pagesBartlomiej Zolnierkiewicz2012-10-091-3/+9
* memory-hotplug: fix kswapd looping forever problemMinchan Kim2012-07-311-2/+24
* mm: factor out memory isolate functionsMinchan Kim2012-07-311-0/+71
* mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz2012-05-211-7/+8
* mm: page_isolation: codeclean fix comment and rm unneeded val initBob Liu2010-10-261-2/+1
* memory hotplug: fix page_zone() calculation in test_pages_isolated()Gerald Schaefer2008-11-061-2/+3
* memory hotplug: missing zone->lock in test_pages_isolated()Gerald Schaefer2008-10-021-4/+8
* Remove '#include <stddef.h>' from mm/page_isolation.cDavid Woodhouse2008-09-021-1/+0
* memory hotremove: unset migrate type "ISOLATE" after removalKAMEZAWA Hiroyuki2007-11-141-3/+3
* memory unplug: page isolationKAMEZAWA Hiroyuki2007-10-161-0/+138
OpenPOWER on IntegriCloud