Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-18 | mm: remove clear_page_idle() | Xueshi Hu | 1 | -5/+0 |
2022-09-12 | mm: fix use-after free of page_ext after race with memory-offline | Charan Teja Kalla | 1 | -10/+24 |
2022-01-15 | mm: make some vars and functions static or __init | Ting Liu | 1 | -1/+0 |
2021-10-18 | mm: Add folio_young and folio_idle | Matthew Wilcox (Oracle) | 1 | -50/+49 |
2021-09-08 | mm/idle_page_tracking: make PG_idle reusable | SeongJae Park | 1 | -3/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-06-04 | mm: check the return value of lookup_page_ext for all call sites | Yang Shi | 1 | -7/+36 |
2015-09-10 | mm: introduce idle page tracking | Vladimir Davydov | 1 | -0/+110 |