summaryrefslogtreecommitdiff
path: root/mm/compaction.c
AgeCommit message (Expand)Author
2019-12-23BACKPORT: mm: fix pageblock heuristicTim Murray
2018-02-22mm/migration: make isolate_movable_page() return int typeYisheng Xie
2018-01-24Merge android-4.4.112 (5f6325b) into msm-4.4Srinivasarao P
2018-01-17mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_pageJoonsoo Kim
2018-01-17mm/compaction: fix invalid free_pfn and compact_cached_free_pfnJoonsoo Kim
2017-07-07mm/page_alloc: introduce post allocation processing on page allocatorJoonsoo Kim
2017-07-07mm/page_owner: initialize page owner without holding the zone lockJoonsoo Kim
2017-07-07mm/compaction: split freepages without holding the zone lockJoonsoo Kim
2017-02-21zsmalloc: introduce zspage structureMinchan Kim
2017-02-21mm: balloon: use general non-lru movable page featureMinchan Kim
2017-02-21mm: migrate: support non-lru movable page migrationMinchan Kim
2017-02-21mm/compaction.c: fix zoneindex in kcompactd()Chen Feng
2017-02-21mm: fix kcompactd hang during memory offliningVlastimil Babka
2017-02-21mm, kswapd: replace kswapd compaction with waking up kcompactdVlastimil Babka
2017-02-21mm, compaction: introduce kcompactdVlastimil Babka
2016-12-16Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang
2016-10-21Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-08-10mm, compaction: prevent VM_BUG_ON when terminating freeing scannerDavid Rientjes
2016-08-10mm, compaction: abort free scanner if split failsDavid Rientjes
2016-05-11mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins
2016-03-22mm: compaction: fix the page state calculation in too_many_isolatedVinayak Menon
2016-03-22mm: switch KASan hook calling order in page alloc/free pathSe Wang (Patrick) Oh
2015-11-05mm, compaction: distinguish contended status in tracepointsVlastimil Babka
2015-11-05mm, compaction: export tracepoints status strings to userspaceVlastimil Babka
2015-11-05mm/compaction.c: add an is_via_compact_memory() helperYaowei Bai
2015-09-08mm/compaction: correct to flush migrated pages if pageblock skip happensJoonsoo Kim
2015-09-08mm, compaction: skip compound pages by order in free scannerVlastimil Babka
2015-09-08mm, compaction: always skip all compound pages by order in migrate scannerVlastimil Babka
2015-09-08mm, compaction: encapsulate resetting cached scanner positionsVlastimil Babka
2015-09-08mm, compaction: simplify handling restart position in free pages scannerVlastimil Babka
2015-09-08mm, compaction: more robust check for scanners meetingVlastimil Babka
2015-04-15mm/compaction.c: fix "suitable_migration_target() unused" warningAndrew Morton
2015-04-15mm/compaction: reset compaction scanner positionsGioh Kim
2015-04-15mm: allow compaction of unevictable pagesEric B Munson
2015-04-14mm/compaction: enhance compaction finish conditionJoonsoo Kim
2015-02-13mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin
2015-02-12mm: fix negative nr_isolated countsHugh Dickins
2015-02-12mm/compaction: stop the isolation when we isolate enough freepageJoonsoo Kim
2015-02-12mm/compaction: fix wrong order check in compact_finished()Joonsoo Kim
2015-02-11mm/compaction: add tracepoint to observe behaviour of compaction deferJoonsoo Kim
2015-02-11mm/compaction: more trace to understand when/why compaction start/finishJoonsoo Kim
2015-02-11mm/compaction: print current range where compaction workJoonsoo Kim
2015-02-11mm/compaction: enhance tracepoint output for compaction begin/endJoonsoo Kim
2015-02-11mm: reduce try_to_compact_pages parametersVlastimil Babka
2014-12-10mm, compaction: more focused lru and pcplists drainingVlastimil Babka
2014-12-10mm, compaction: always update cached scanner positionsVlastimil Babka
2014-12-10mm, compaction: defer only on COMPACT_COMPLETEVlastimil Babka
2014-12-10mm, compaction: simplify deferred compactionVlastimil Babka