| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common header | Michal Hocko | 2017-02-22 | 1 | -57/+3 |
* | mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS | Vlastimil Babka | 2016-10-07 | 1 | -1/+1 |
* | mm, compaction: introduce direct compaction priority | Vlastimil Babka | 2016-07-28 | 1 | -6/+6 |
* | mm, compaction: distinguish between full and partial COMPACT_COMPLETE | Michal Hocko | 2016-05-20 | 1 | -0/+1 |
* | mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED | Michal Hocko | 2016-05-20 | 1 | -1/+1 |
* | mm, compaction: introduce kcompactd | Vlastimil Babka | 2016-03-17 | 1 | -0/+55 |
* | mm, tracing: unify mm flags handling in tracepoints and printk | Vlastimil Babka | 2016-03-15 | 1 | -1/+1 |
* | mm, compaction: distinguish contended status in tracepoints | Vlastimil Babka | 2015-11-05 | 1 | -1/+2 |
* | mm, compaction: export tracepoints zone names to userspace | Vlastimil Babka | 2015-11-05 | 1 | -6/+32 |
* | mm, compaction: export tracepoints status strings to userspace | Vlastimil Babka | 2015-11-05 | 1 | -2/+31 |
* | mm/compaction: add tracepoint to observe behaviour of compaction defer | Joonsoo Kim | 2015-02-11 | 1 | -0/+56 |
* | mm/compaction: more trace to understand when/why compaction start/finish | Joonsoo Kim | 2015-02-11 | 1 | -0/+74 |
* | mm/compaction: print current range where compaction work | Joonsoo Kim | 2015-02-11 | 1 | -7/+23 |
* | mm/compaction: enhance tracepoint output for compaction begin/end | Joonsoo Kim | 2015-02-11 | 1 | -14/+35 |
* | mm/compaction: change tracepoint format from decimal to hexadecimal | Joonsoo Kim | 2015-02-11 | 1 | -1/+1 |
* | mm/compaction: do not count migratepages when unnecessary | Vlastimil Babka | 2014-06-04 | 1 | -4/+21 |
* | mm: compaction: trace compaction begin and end | Mel Gorman | 2014-01-21 | 1 | -0/+42 |
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 | 1 | -1/+1 |
* | mm: compaction: add trace events for memory compaction activity | Mel Gorman | 2011-01-13 | 1 | -0/+74 |