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