Age | Commit message (Expand) | Author | Files | Lines |
2019-05-14 | mm, compaction: some tracepoints should be defined only when CONFIG_COMPACTIO... | Yafang Shao | 1 | -4/+2 |
2019-05-14 | mm: compaction: show gfp flag names in try_to_compact_pages tracepoint | Yafang Shao | 1 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-02-23 | mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common header | Michal Hocko | 1 | -57/+3 |
2016-10-08 | mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS | Vlastimil Babka | 1 | -1/+1 |
2016-07-29 | mm, compaction: introduce direct compaction priority | Vlastimil Babka | 1 | -6/+6 |
2016-05-21 | mm, compaction: distinguish between full and partial COMPACT_COMPLETE | Michal Hocko | 1 | -0/+1 |
2016-05-21 | mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED | Michal Hocko | 1 | -1/+1 |
2016-03-18 | mm, compaction: introduce kcompactd | Vlastimil Babka | 1 | -0/+55 |
2016-03-16 | mm, tracing: unify mm flags handling in tracepoints and printk | Vlastimil Babka | 1 | -1/+1 |
2015-11-06 | mm, compaction: distinguish contended status in tracepoints | Vlastimil Babka | 1 | -1/+2 |
2015-11-06 | mm, compaction: export tracepoints zone names to userspace | Vlastimil Babka | 1 | -6/+32 |
2015-11-06 | mm, compaction: export tracepoints status strings to userspace | Vlastimil Babka | 1 | -2/+31 |
2015-02-12 | mm/compaction: add tracepoint to observe behaviour of compaction defer | Joonsoo Kim | 1 | -0/+56 |
2015-02-12 | mm/compaction: more trace to understand when/why compaction start/finish | Joonsoo Kim | 1 | -0/+74 |
2015-02-12 | mm/compaction: print current range where compaction work | Joonsoo Kim | 1 | -7/+23 |
2015-02-12 | mm/compaction: enhance tracepoint output for compaction begin/end | Joonsoo Kim | 1 | -14/+35 |
2015-02-12 | mm/compaction: change tracepoint format from decimal to hexadecimal | Joonsoo Kim | 1 | -1/+1 |
2014-06-05 | mm/compaction: do not count migratepages when unnecessary | Vlastimil Babka | 1 | -4/+21 |
2014-01-22 | mm: compaction: trace compaction begin and end | Mel Gorman | 1 | -0/+42 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 1 | -1/+1 |
2011-01-14 | mm: compaction: add trace events for memory compaction activity | Mel Gorman | 1 | -0/+74 |