summaryrefslogtreecommitdiffstats
path: root/mm/page_isolation.c
Commit message (Expand)AuthorAgeFilesLines
* 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