aboutsummaryrefslogtreecommitdiff
path: root/mm/page_reporting.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-16mm: rename page_order() to buddy_order()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2020-10-16mm/page_reporting.c: drop stale list head check in page_reporting_cycleGravatar Wei Yang 1-1/+1
2020-04-07mm/page_reporting: add budget limit on how many pages can be reported per passGravatar Alexander Duyck 1-1/+32
2020-04-07mm/page_reporting: rotate reported pages to the tail of the listGravatar Alexander Duyck 1-8/+22
2020-04-07mm: introduce Reported pagesGravatar Alexander Duyck 1-0/+319