| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, compaction: restrict fragindex to costly orders | Vlastimil Babka | 2016-10-07 | 1 | -2/+7 |
* | mm, compaction: ignore fragindex from compaction_zonelist_suitable() | Vlastimil Babka | 2016-10-07 | 1 | -17/+18 |
* | mm, compaction: make full priority ignore pageblock suitability | Vlastimil Babka | 2016-10-07 | 1 | -3/+8 |
* | mm, compaction: require only min watermarks for non-costly orders | Vlastimil Babka | 2016-10-07 | 1 | -1/+5 |
* | mm, compaction: use proper alloc_flags in __compaction_suitable() | Vlastimil Babka | 2016-10-07 | 1 | -2/+10 |
* | mm, compaction: create compact_gap wrapper | Vlastimil Babka | 2016-10-07 | 1 | -4/+3 |
* | mm, compaction: use correct watermark when checking compaction success | Vlastimil Babka | 2016-10-07 | 1 | -3/+3 |
* | mm, compaction: add the ultimate direct compaction priority | Vlastimil Babka | 2016-10-07 | 1 | -1/+4 |
* | mm, compaction: don't recheck watermarks after COMPACT_SUCCESS | Vlastimil Babka | 2016-10-07 | 1 | -8/+3 |
* | mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS | Vlastimil Babka | 2016-10-07 | 1 | -6/+6 |
* | mm, compaction: cleanup unused functions | Vlastimil Babka | 2016-10-07 | 1 | -43/+17 |
* | mm, compaction: make whole_zone flag ignore cached scanner positions | Vlastimil Babka | 2016-10-07 | 1 | -22/+21 |
* | mm, compaction: simplify contended compaction handling | Vlastimil Babka | 2016-07-28 | 1 | -59/+13 |
* | mm, compaction: introduce direct compaction priority | Vlastimil Babka | 2016-07-28 | 1 | -6/+7 |
* | mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT mode | Hugh Dickins | 2016-07-28 | 1 | -1/+1 |
* | mm: remove reclaim and compaction retry approximations | Mel Gorman | 2016-07-28 | 1 | -19/+1 |
* | mm, vmstat: remove zone and node double accounting by approximating retries | Mel Gorman | 2016-07-28 | 1 | -1/+19 |
* | mm, vmscan: move LRU lists to node | Mel Gorman | 2016-07-28 | 1 | -9/+9 |
* | mm, vmscan: move lru_lock to the node | Mel Gorman | 2016-07-28 | 1 | -5/+5 |
* | mm/compaction: remove unnecessary order check in try_to_compact_pages() | Ganesh Mahendran | 2016-07-28 | 1 | -1/+1 |
* | mm/page_alloc: introduce post allocation processing on page allocator | Joonsoo Kim | 2016-07-26 | 1 | -7/+1 |
* | mm/page_owner: initialize page owner without holding the zone lock | Joonsoo Kim | 2016-07-26 | 1 | -0/+3 |
* | mm/compaction: split freepages without holding the zone lock | Joonsoo Kim | 2016-07-26 | 1 | -14/+33 |
* | zsmalloc: introduce zspage structure | Minchan Kim | 2016-07-26 | 1 | -1/+0 |
* | mm: balloon: use general non-lru movable page feature | Minchan Kim | 2016-07-26 | 1 | -7/+0 |
* | mm: migrate: support non-lru movable page migration | Minchan Kim | 2016-07-26 | 1 | -17/+68 |
* | mm, compaction: prevent VM_BUG_ON when terminating freeing scanner | David Rientjes | 2016-07-15 | 1 | -22/+14 |
* | mm, compaction: abort free scanner if split fails | David Rientjes | 2016-06-24 | 1 | -18/+21 |
* | mm/compaction.c: fix zoneindex in kcompactd() | Chen Feng | 2016-05-20 | 1 | -2/+2 |
* | mm, oom, compaction: prevent from should_compact_retry looping for ever for c... | Michal Hocko | 2016-05-20 | 1 | -3/+39 |
* | mm, compaction: distinguish between full and partial COMPACT_COMPLETE | Michal Hocko | 2016-05-20 | 1 | -3/+11 |
* | mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED | Michal Hocko | 2016-05-20 | 1 | -3/+5 |
* | mm, compaction: cover all compaction mode in compact_zone | Michal Hocko | 2016-05-20 | 1 | -8/+5 |
* | mm, compaction: change COMPACT_ constants into enum | Michal Hocko | 2016-05-20 | 1 | -13/+14 |
* | mm, page_alloc: remove field from alloc_context | Mel Gorman | 2016-05-19 | 1 | -2/+2 |
* | mm, page_alloc: convert alloc_flags to unsigned | Mel Gorman | 2016-05-19 | 1 | -5/+7 |
* | mm, compaction: skip blocks where isolation fails in async direct compaction | Vlastimil Babka | 2016-05-19 | 1 | -9/+80 |
* | mm, compaction: reduce spurious pcplist drains | Vlastimil Babka | 2016-05-19 | 1 | -11/+9 |
* | mm, compaction: wrap calculating first and last pfn of pageblock | Vlastimil Babka | 2016-05-19 | 1 | -14/+19 |
* | mm: fix kcompactd hang during memory offlining | Vlastimil Babka | 2016-05-05 | 1 | -1/+3 |
* | mm, cma: prevent nr_isolated_* counters from going negative | Hugh Dickins | 2016-05-05 | 1 | -9/+1 |
* | mm, kswapd: replace kswapd compaction with waking up kcompactd | Vlastimil Babka | 2016-03-17 | 1 | -5/+5 |
* | mm, compaction: introduce kcompactd | Vlastimil Babka | 2016-03-17 | 1 | -0/+222 |
* | mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous | Joonsoo Kim | 2016-03-15 | 1 | -43/+0 |
* | mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page | Joonsoo Kim | 2016-03-15 | 1 | -11/+30 |
* | mm/compaction: fix invalid free_pfn and compact_cached_free_pfn | Joonsoo Kim | 2016-03-15 | 1 | -4/+5 |
* | mm/compaction.c: __compact_pgdat() code cleanuup | Joonsoo Kim | 2016-01-14 | 1 | -6/+7 |
* | mm/compaction: improve comment for compact_memory tunable knob handler | Yaowei Bai | 2016-01-14 | 1 | -1/+4 |
* | mm, compaction: distinguish contended status in tracepoints | Vlastimil Babka | 2015-11-05 | 1 | -3/+6 |
* | mm, compaction: export tracepoints status strings to userspace | Vlastimil Babka | 2015-11-05 | 1 | -11/+0 |