Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 1 | -0/+1 |
2016-10-07 | mm, compaction: restrict full priority to non-costly orders |  Vlastimil Babka | 1 | -0/+1 |
2016-10-07 | mm, compaction: create compact_gap wrapper |  Vlastimil Babka | 1 | -0/+23 |
2016-10-07 | mm, compaction: add the ultimate direct compaction priority |  Vlastimil Babka | 1 | -1/+2 |
2016-10-07 | mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS |  Vlastimil Babka | 1 | -4/+4 |
2016-10-07 | mm, compaction: cleanup unused functions |  Vlastimil Babka | 1 | -5/+0 |
2016-07-28 | mm, compaction: simplify contended compaction handling |  Vlastimil Babka | 1 | -11/+2 |
2016-07-28 | mm, compaction: introduce direct compaction priority |  Vlastimil Babka | 1 | -9/+13 |
2016-07-26 | mm: fix build warnings in <linux/compaction.h> |  Minchan Kim | 1 | -16/+0 |
2016-07-26 | mm: migrate: support non-lru movable page migration |  Minchan Kim | 1 | -0/+17 |
2016-05-20 | mm, oom, compaction: prevent from should_compact_retry looping for ever for costly orders |  Michal Hocko | 1 | -0/+4 |
2016-05-20 | mm, compaction: abstract compaction feedback to helpers |  Michal Hocko | 1 | -0/+79 |
2016-05-20 | mm, compaction: update compaction_result ordering |  Michal Hocko | 1 | -10/+16 |
2016-05-20 | mm, compaction: distinguish between full and partial COMPACT_COMPLETE |  Michal Hocko | 1 | -1/+9 |
2016-05-20 | mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED |  Michal Hocko | 1 | -2/+5 |
2016-05-20 | mm, compaction: change COMPACT_ constants into enum |  Michal Hocko | 1 | -18/+27 |
2016-05-19 | mm, page_alloc: convert alloc_flags to unsigned |  Mel Gorman | 1 | -3/+3 |
2016-03-17 | mm, compaction: introduce kcompactd |  Vlastimil Babka | 1 | -0/+16 |
2015-11-05 | mm, compaction: distinguish contended status in tracepoints |  Vlastimil Babka | 1 | -0/+1 |
2015-11-05 | mm, compaction: export tracepoints status strings to userspace |  Vlastimil Babka | 1 | -1/+1 |
2015-04-15 | mm: allow compaction of unevictable pages |  Eric B Munson | 1 | -0/+1 |
2015-02-11 | mm/compaction: add tracepoint to observe behaviour of compaction defer |  Joonsoo Kim | 1 | -60/+5 |
2015-02-11 | mm/compaction: more trace to understand when/why compaction start/finish |  Joonsoo Kim | 1 | -0/+3 |
2015-02-11 | mm/compaction: enhance tracepoint output for compaction begin/end |  Joonsoo Kim | 1 | -0/+1 |
2015-02-11 | mm: reduce try_to_compact_pages parameters |  Vlastimil Babka | 1 | -8/+9 |
2014-12-10 | mm, compaction: simplify deferred compaction |  Vlastimil Babka | 1 | -4/+2 |
2014-12-10 | mm, compaction: pass classzone_idx and alloc_flags to watermark checking |  Vlastimil Babka | 1 | -2/+6 |
2014-10-09 | mm, compaction: khugepaged should not give up due to need_resched() |  Vlastimil Babka | 1 | -2/+10 |
2014-10-09 | mm, compaction: defer each zone individually instead of preferred zone |  Vlastimil Babka | 1 | -6/+10 |
2014-06-04 | mm, compaction: embed migration mode in compact_control |  David Rientjes | 1 | -2/+2 |
2014-01-21 | mm: compaction: encapsulate defer reset logic |  Vlastimil Babka | 1 | -0/+16 |
2013-02-23 | mm: compaction: make __compact_pgdat() and compact_pgdat() return void |  Andrew Morton | 1 | -3/+2 |
2013-01-11 | mm: compaction: Partially revert capture of suitable high-order page |  Mel Gorman | 1 | -2/+2 |
2012-10-09 | mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity |  Mel Gorman | 1 | -0/+15 |
2012-10-09 | mm: compaction: capture a suitable high-order page immediately when it is made available |  Mel Gorman | 1 | -2/+2 |
2012-08-21 | mm: compaction: Abort async compaction if locks are contended or taking too long |  Mel Gorman | 1 | -2/+2 |
2012-07-31 | mm/compaction: cleanup on compaction_deferred |  Gavin Shan | 1 | -2/+2 |
2012-06-03 | Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks" |  Linus Torvalds | 1 | -19/+0 |
2012-05-29 | mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks |  Bartlomiej Zolnierkiewicz | 1 | -0/+19 |
2012-03-21 | vmscan: only defer compaction for failed order and higher |  Rik van Riel | 1 | -4/+10 |
2012-03-21 | vmscan: kswapd carefully call compaction |  Rik van Riel | 1 | -0/+6 |
2011-10-31 | mm: compaction: make compact_zone_order() static |  Kyungmin Park | 1 | -8/+0 |
2011-03-22 | mm: compaction: prevent kswapd compacting memory to reduce CPU usage |  Andrea Arcangeli | 1 | -7/+2 |
2011-01-13 | thp: use compaction in kswapd for GFP_ATOMIC order > 0 |  Andrea Arcangeli | 1 | -3/+8 |
2011-01-13 | mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path |  Mel Gorman | 1 | -4/+6 |
2011-01-13 | mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim |  Mel Gorman | 1 | -0/+14 |
2010-05-25 | mm: compaction: defer compaction using an exponential backoff when compaction fails |  Mel Gorman | 1 | -0/+39 |
2010-05-25 | mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed |  Mel Gorman | 1 | -0/+3 |
2010-05-25 | mm: compaction: direct compact when a high-order allocation fails |  Mel Gorman | 1 | -4/+20 |
2010-05-25 | mm: compaction: add /sys trigger for per-node memory compaction |  Mel Gorman | 1 | -0/+16 |