Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-18 | mm/lru: Convert __pagevec_lru_add_fn to take a folio | Matthew Wilcox (Oracle) | 1 | -16/+16 |
2021-10-18 | mm/swap: Add folio_activate() | Matthew Wilcox (Oracle) | 1 | -8/+6 |
2021-09-27 | mm/lru: Add folio LRU functions | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2021-06-29 | mm, tracing: unify PFN format strings | Vincent Whitchurch | 1 | -2/+2 |
2021-02-25 | mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion() | Yu Zhao | 1 | -7/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2014-08-07 | mm: pagemap: avoid unnecessary overhead when tracepoints are deactivated | Mel Gorman | 1 | -9/+7 |
2013-07-04 | mm: add tracepoints for LRU activation and insertions | Mel Gorman | 1 | -0/+89 |