aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_ext.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-31mm/page_ext.c: make page_ext_init a noop when CONFIG_PAGE_EXTENSION but nothing uses itOscar Salvador1-0/+2
2017-11-15mm/page_ext.c: check if page_ext is not preparedJaewon Kim1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-06mm, page_ext: periodically reschedule during page_ext_init()Vlastimil Babka1-0/+1
2017-09-06mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocationsMichal Hocko1-4/+1
2017-05-03mm: enable page poisoning early at bootVinayak Menon1-11/+2
2016-10-07mm/page_ext: support extra space allocation by page_ext userJoonsoo Kim1-10/+31
2016-10-07mm/page_ext: rename offset to indexJoonsoo Kim1-3/+3
2016-05-27mm: use early_pfn_to_nid in page_ext_initYang Shi1-1/+3
2016-03-15mm/page_poisoning.c: allow for zero poisoningLaura Abbott1-2/+8
2015-09-10mm: introduce idle page trackingVladimir Davydov1-0/+4
2014-12-13mm/page_owner: keep track of page ownersJoonsoo Kim1-0/+4
2014-12-13mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim1-0/+4
2014-12-13mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim1-0/+395