Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm/page_reporting: use list_entry_is_head() in page_reporting_cycle() | sh_def@163.com | 2021-02-24 | 1 | -1/+1 |
* | mm: rename page_order() to buddy_order() | Matthew Wilcox (Oracle) | 2020-10-16 | 1 | -1/+1 |
* | mm/page_reporting.c: drop stale list head check in page_reporting_cycle | Wei Yang | 2020-10-16 | 1 | -1/+1 |
* | mm/page_reporting: add budget limit on how many pages can be reported per pass | Alexander Duyck | 2020-04-07 | 1 | -1/+32 |
* | mm/page_reporting: rotate reported pages to the tail of the list | Alexander Duyck | 2020-04-07 | 1 | -8/+22 |
* | mm: introduce Reported pages | Alexander Duyck | 2020-04-07 | 1 | -0/+319 |