summaryrefslogtreecommitdiff
path: root/mm/compaction.c
Commit message (Expand)AuthorAge
* mm/cma: remove ALLOC_CMAJoonsoo Kim2018-04-11
* mm, migrate: remove reason argument from new_page_tMichal Hocko2018-04-11
* mm: kernel-doc: add missing parameter descriptionsMike Rapoport2018-04-05
* mm, compaction: drain pcps for zone when kcompactd failsDavid Rientjes2018-04-05
* mm/compaction.c: fix comment for try_to_compact_pages()Yang Shi2018-01-31
* mm, compaction: remove unneeded pageblock_skip_persistent() checksVlastimil Babka2017-11-17
* mm, compaction: split off flag for not updating skip hintsVlastimil Babka2017-11-17
* mm, compaction: extend pageblock_skip_persistent() to all compound pagesVlastimil Babka2017-11-17
* mm, compaction: persistently skip hugetlbfs pageblocksDavid Rientjes2017-11-17
* mm, compaction: kcompactd should not ignore pageblock skipDavid Rientjes2017-11-17
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm,compaction: serialize waitqueue_active() checks (for real)Davidlohr Bueso2017-10-03
* mm, compaction: skip over holes in __reset_isolation_suitableMichal Hocko2017-07-06
* mm, compaction: finish whole pageblock to reduce fragmentationVlastimil Babka2017-05-08
* mm, compaction: restrict async compaction to pageblocks of same migratetypeVlastimil Babka2017-05-08
* mm, compaction: add migratetype to compact_controlVlastimil Babka2017-05-08
* mm, compaction: change migrate_async_suitable() to suitable_migration_source()Vlastimil Babka2017-05-08
* mm, compaction: remove redundant watermark check in compact_finished()Vlastimil Babka2017-05-08
* mm/compaction: ignore block suitable after check large free pageYisheng Xie2017-05-03
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* mm/migration: make isolate_movable_page() return int typeYisheng Xie2017-02-24
* mm,compaction: serialize waitqueue_active() checksDavidlohr Bueso2017-02-22
* mm, compaction: add vmstats for kcompactd workDavid Rientjes2017-02-22
* mm, compaction: allow compaction for GFP_NOFS requestsMichal Hocko2016-12-14
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-12
|\
| * mm, compaction: fix NR_ISOLATED_* stats for pfn based migrationMing Ling2016-12-12
* | mm/compaction: Convert to hotplug state machineAnna-Maria Gleixner2016-12-02
|/
* mm, compaction: restrict fragindex to costly ordersVlastimil Babka2016-10-07
* mm, compaction: ignore fragindex from compaction_zonelist_suitable()Vlastimil Babka2016-10-07
* mm, compaction: make full priority ignore pageblock suitabilityVlastimil Babka2016-10-07
* mm, compaction: require only min watermarks for non-costly ordersVlastimil Babka2016-10-07
* mm, compaction: use proper alloc_flags in __compaction_suitable()Vlastimil Babka2016-10-07
* mm, compaction: create compact_gap wrapperVlastimil Babka2016-10-07
* mm, compaction: use correct watermark when checking compaction successVlastimil Babka2016-10-07
* mm, compaction: add the ultimate direct compaction priorityVlastimil Babka2016-10-07
* mm, compaction: don't recheck watermarks after COMPACT_SUCCESSVlastimil Babka2016-10-07
* mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka2016-10-07
* mm, compaction: cleanup unused functionsVlastimil Babka2016-10-07
* mm, compaction: make whole_zone flag ignore cached scanner positionsVlastimil Babka2016-10-07
* mm, compaction: simplify contended compaction handlingVlastimil Babka2016-07-28
* mm, compaction: introduce direct compaction priorityVlastimil Babka2016-07-28
* mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT modeHugh Dickins2016-07-28
* mm: remove reclaim and compaction retry approximationsMel Gorman2016-07-28
* mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman2016-07-28
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* mm, vmscan: move lru_lock to the nodeMel Gorman2016-07-28
* mm/compaction: remove unnecessary order check in try_to_compact_pages()Ganesh Mahendran2016-07-28
* mm/page_alloc: introduce post allocation processing on page allocatorJoonsoo Kim2016-07-26
* mm/page_owner: initialize page owner without holding the zone lockJoonsoo Kim2016-07-26
* mm/compaction: split freepages without holding the zone lockJoonsoo Kim2016-07-26