Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-17 | mm: eliminate "expecting prototype" kernel-doc warnings | Randy Dunlap | 1 | -2/+2 |
2020-10-16 | mm: rename page_order() to buddy_order() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2020-08-07 | mm/shuffle: remove dynamic reconfiguration | David Hildenbrand | 1 | -26/+2 |
2020-08-07 | mm/shuffle: don't move pages between zones and don't read garbage memmaps | David Hildenbrand | 1 | -9/+9 |
2020-04-07 | mm: adjust shuffle code to allow for future coalescing | Alexander Duyck | 1 | -6/+6 |
2020-04-02 | mm/sparse: rename pfn_present() to pfn_in_present_section() | Pingfan Liu | 1 | -1/+1 |
2019-10-08 | mm: fix -Wmissing-prototypes warnings | Yi Wang | 1 | -1/+1 |
2019-05-15 | mm: maintain randomization of page free lists | Dan Williams | 1 | -0/+23 |
2019-05-15 | mm: shuffle initial free memory to improve memory-side-cache utilization | Dan Williams | 1 | -0/+184 |