aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_reporting.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-16mm: rename page_order() to buddy_order()Matthew Wilcox (Oracle)1-1/+1
2020-10-16mm/page_reporting.c: drop stale list head check in page_reporting_cycleWei Yang1-1/+1
2020-04-07mm/page_reporting: add budget limit on how many pages can be reported per passAlexander Duyck1-1/+32
2020-04-07mm/page_reporting: rotate reported pages to the tail of the listAlexander Duyck1-8/+22
2020-04-07mm: introduce Reported pagesAlexander Duyck1-0/+319