aboutsummaryrefslogtreecommitdiff
path: root/mm/shuffle.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-07mm: adjust shuffle code to allow for future coalescingGravatar Alexander Duyck 1-6/+6
2020-04-02mm/sparse: rename pfn_present() to pfn_in_present_section()Gravatar Pingfan Liu 1-1/+1
2019-10-07mm: fix -Wmissing-prototypes warningsGravatar Yi Wang 1-1/+1
2019-05-14mm: maintain randomization of page free listsGravatar Dan Williams 1-0/+23
2019-05-14mm: shuffle initial free memory to improve memory-side-cache utilizationGravatar Dan Williams 1-0/+184