summaryrefslogtreecommitdiffstats
path: root/mm/shuffle.c
Commit message (Expand)AuthorAgeFilesLines
* mm/shuffle: remove dynamic reconfigurationDavid Hildenbrand2020-08-071-26/+2
* mm/shuffle: don't move pages between zones and don't read garbage memmapsDavid Hildenbrand2020-08-071-9/+9
* mm: adjust shuffle code to allow for future coalescingAlexander Duyck2020-04-071-6/+6
* mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu2020-04-021-1/+1
* mm: fix -Wmissing-prototypes warningsYi Wang2019-10-071-1/+1
* mm: maintain randomization of page free listsDan Williams2019-05-141-0/+23
* mm: shuffle initial free memory to improve memory-side-cache utilizationDan Williams2019-05-141-0/+184