| Commit message (Expand) | Author | Age |
* | mm/migration: make isolate_movable_page() return int type | Yisheng Xie | 2018-02-22 |
* | Merge android-4.4.112 (5f6325b) into msm-4.4 | Srinivasarao P | 2018-01-24 |
|\ |
|
| * | mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page | Joonsoo Kim | 2018-01-17 |
| * | mm/compaction: fix invalid free_pfn and compact_cached_free_pfn | Joonsoo Kim | 2018-01-17 |
* | | mm/page_alloc: introduce post allocation processing on page allocator | Joonsoo Kim | 2017-07-07 |
* | | mm/page_owner: initialize page owner without holding the zone lock | Joonsoo Kim | 2017-07-07 |
* | | mm/compaction: split freepages without holding the zone lock | Joonsoo Kim | 2017-07-07 |
* | | zsmalloc: introduce zspage structure | Minchan Kim | 2017-02-21 |
* | | mm: balloon: use general non-lru movable page feature | Minchan Kim | 2017-02-21 |
* | | mm: migrate: support non-lru movable page migration | Minchan Kim | 2017-02-21 |
* | | mm/compaction.c: fix zoneindex in kcompactd() | Chen Feng | 2017-02-21 |
* | | mm: fix kcompactd hang during memory offlining | Vlastimil Babka | 2017-02-21 |
* | | mm, kswapd: replace kswapd compaction with waking up kcompactd | Vlastimil Babka | 2017-02-21 |
* | | mm, compaction: introduce kcompactd | Vlastimil Babka | 2017-02-21 |
* | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-android | Runmin Wang | 2016-12-16 |
|\| |
|
| * | mm, compaction: prevent VM_BUG_ON when terminating freeing scanner | David Rientjes | 2016-08-10 |
| * | mm, compaction: abort free scanner if split fails | David Rientjes | 2016-08-10 |
* | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4 | Runmin Wang | 2016-10-21 |
|\| |
|
* | | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4" | Trilok Soni | 2016-08-26 |
* | | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4 | Trilok Soni | 2016-08-18 |
|\| |
|
| * | mm, cma: prevent nr_isolated_* counters from going negative | Hugh Dickins | 2016-05-11 |
* | | mm: compaction: fix the page state calculation in too_many_isolated | Vinayak Menon | 2016-03-22 |
* | | mm: switch KASan hook calling order in page alloc/free path | Se Wang (Patrick) Oh | 2016-03-22 |
|/ |
|
* | mm, compaction: distinguish contended status in tracepoints | Vlastimil Babka | 2015-11-05 |
* | mm, compaction: export tracepoints status strings to userspace | Vlastimil Babka | 2015-11-05 |
* | mm/compaction.c: add an is_via_compact_memory() helper | Yaowei Bai | 2015-11-05 |
* | mm/compaction: correct to flush migrated pages if pageblock skip happens | Joonsoo Kim | 2015-09-08 |
* | mm, compaction: skip compound pages by order in free scanner | Vlastimil Babka | 2015-09-08 |
* | mm, compaction: always skip all compound pages by order in migrate scanner | Vlastimil Babka | 2015-09-08 |
* | mm, compaction: encapsulate resetting cached scanner positions | Vlastimil Babka | 2015-09-08 |
* | mm, compaction: simplify handling restart position in free pages scanner | Vlastimil Babka | 2015-09-08 |
* | mm, compaction: more robust check for scanners meeting | Vlastimil Babka | 2015-09-08 |
* | mm/compaction.c: fix "suitable_migration_target() unused" warning | Andrew Morton | 2015-04-15 |
* | mm/compaction: reset compaction scanner positions | Gioh Kim | 2015-04-15 |
* | mm: allow compaction of unevictable pages | Eric B Munson | 2015-04-15 |
* | mm/compaction: enhance compaction finish condition | Joonsoo Kim | 2015-04-14 |
* | mm: page_alloc: add kasan hooks on alloc and free paths | Andrey Ryabinin | 2015-02-13 |
* | mm: fix negative nr_isolated counts | Hugh Dickins | 2015-02-12 |
* | mm/compaction: stop the isolation when we isolate enough freepage | Joonsoo Kim | 2015-02-12 |
* | mm/compaction: fix wrong order check in compact_finished() | Joonsoo Kim | 2015-02-12 |
* | mm/compaction: add tracepoint to observe behaviour of compaction defer | Joonsoo Kim | 2015-02-11 |
* | mm/compaction: more trace to understand when/why compaction start/finish | Joonsoo Kim | 2015-02-11 |
* | mm/compaction: print current range where compaction work | Joonsoo Kim | 2015-02-11 |
* | mm/compaction: enhance tracepoint output for compaction begin/end | Joonsoo Kim | 2015-02-11 |
* | mm: reduce try_to_compact_pages parameters | Vlastimil Babka | 2015-02-11 |
* | mm, compaction: more focused lru and pcplists draining | Vlastimil Babka | 2014-12-10 |
* | mm, compaction: always update cached scanner positions | Vlastimil Babka | 2014-12-10 |
* | mm, compaction: defer only on COMPACT_COMPLETE | Vlastimil Babka | 2014-12-10 |
* | mm, compaction: simplify deferred compaction | Vlastimil Babka | 2014-12-10 |
* | mm, compaction: pass classzone_idx and alloc_flags to watermark checking | Vlastimil Babka | 2014-12-10 |