summaryrefslogtreecommitdiff
path: root/mm/shuffle.c
AgeCommit message (Expand)Author
2022-10-03mm/shuffle: convert module_param_call to module_param_cbLiu Shixin
2021-04-16mm: eliminate "expecting prototype" kernel-doc warningsRandy Dunlap
2020-10-16mm: rename page_order() to buddy_order()Matthew Wilcox (Oracle)
2020-08-07mm/shuffle: remove dynamic reconfigurationDavid Hildenbrand
2020-08-07mm/shuffle: don't move pages between zones and don't read garbage memmapsDavid Hildenbrand
2020-04-07mm: adjust shuffle code to allow for future coalescingAlexander Duyck
2020-04-02mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu
2019-10-07mm: fix -Wmissing-prototypes warningsYi Wang
2019-05-14mm: maintain randomization of page free listsDan Williams
2019-05-14mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams