Age | Commit message (Expand) | Author |
2021-11-06 | mm/vmscan: throttle reclaim when no progress is being made | Mel Gorman |
2021-11-06 | mm/vmscan: throttle reclaim and compaction when too may pages are isolated | Mel Gorman |
2021-11-06 | mm/vmscan: throttle reclaim until some writeback completes if congested | Mel Gorman |
2021-06-30 | include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_low | Yu Zhao |
2021-06-29 | mm, tracing: unify PFN format strings | Vincent Whitchurch |
2020-06-03 | mm/page_alloc: integrate classzone_idx and high_zoneidx | Joonsoo Kim |
2020-04-07 | mm: code cleanup for MADV_FREE | Huang Ying |
2019-05-14 | mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flags | Yafang Shao |
2019-05-14 | mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin tem... | Yafang Shao |
2019-05-14 | mm/vmscan: add tracepoints for node reclaim | Yafang Shao |
2019-05-14 | mm: move recent_rotated pages calculation to shrink_inactive_list() | Kirill Tkhai |
2019-05-14 | include/trace/events/vmscan.h: drop zone id from kswapd tracepoints | Yafang Shao |
2019-04-09 | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus |
2018-04-11 | mm, vmscan, tracing: use pointer to reclaim_stat struct in trace event | Steven Rostedt |
2018-04-05 | mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memory | David Rientjes |
2018-01-31 | mm: use sc->priority for slab shrink targets | Josef Bacik |
2017-11-17 | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-13 | tracing, memcg, vmscan: Hide trace events when not in use | Steven Rostedt (VMware) |
2017-02-22 | mm, vmscan: add mm_vmscan_inactive_list_is_low tracepoint | Michal Hocko |
2017-02-22 | mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepoint | Michal Hocko |
2017-02-22 | mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepoint | Michal Hocko |
2017-02-22 | mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolate | Michal Hocko |
2017-02-22 | mm, vmscan: add active list aging tracepoint | Michal Hocko |
2017-02-22 | mm, vmscan: remove unused mm_vmscan_memcg_isolate | Michal Hocko |
2016-07-28 | mm, vmscan: add classzone information to tracepoints | Mel Gorman |
2016-07-28 | mm, vmscan: move LRU lists to node | Mel Gorman |
2016-03-15 | mm, tracing: unify mm flags handling in tracepoints and printk | Vlastimil Babka |
2016-01-14 | mm: change mm_vmscan_lru_shrink_inactive() proto types | yalin wang |
2016-01-14 | mm/vmscan.c: change trace_mm_vmscan_writepage() proto type | yalin wang |
2015-04-13 | tracing, mm: Record pfn instead of pointer to struct page | Namhyung Kim |
2014-06-04 | mm: shrinker: add nid to tracepoint output | Dave Hansen |
2014-06-04 | mm: shrinker trace points: fix negatives | Dave Hansen |
2013-09-10 | shrinker: Kill old ->shrink API. | Dave Chinner |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells |
2012-05-29 | mm: vmscan: remove reclaim_mode_t | Mel Gorman |
2012-05-29 | mm: vmscan: do not stall on writeback during memory compaction | Mel Gorman |
2012-05-29 | mm: vmscan: remove lumpy reclaim | Mel Gorman |
2012-05-29 | mm: remove swap token code | Rik van Riel |
2012-01-12 | vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate() | Tao Ma |
2011-10-31 | mm: change isolate mode from #define to bitwise type | Minchan Kim |
2011-07-20 | vmscan: add shrink_slab tracepoints | Dave Chinner |
2011-06-15 | vmscan: implement swap token priority aging | KOSAKI Motohiro |
2011-06-15 | vmscan: implement swap token trace | KOSAKI Motohiro |
2011-01-13 | mm: vmscan: rename lumpy_mode to reclaim_mode | Mel Gorman |
2011-01-13 | mm: vmscan: convert lumpy_mode into a bitmask | Mel Gorman |
2010-10-26 | vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim | KOSAKI Motohiro |
2010-10-26 | tracing, vmscan: add trace events for LRU list shrinking | Mel Gorman |
2010-08-09 | memcg: add mm_vmscan_memcg_isolate tracepoint | KOSAKI Motohiro |
2010-08-09 | vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT | KOSAKI Motohiro |