summaryrefslogtreecommitdiffstats
path: root/mm/page_ext.c
AgeCommit message (Expand)Author
2021-06-29mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEMMike Rapoport
2020-12-15mm: fix some spelling mistakes in commentsHaitao Shi
2020-12-15mm: fix page_owner initializing issue for arm32Zhenhua Huang
2020-04-07mm/page_ext.c: drop pfn_present() check when onliningDavid Hildenbrand
2020-04-02mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu
2019-10-14mm, page_owner: fix off-by-one error in __set_page_owner_handle()Vlastimil Babka
2019-07-12mm, debug_pagealloc: use a page type instead of page_ext flagVlastimil Babka
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport
2019-03-05mm/page_ext.c: fix an imbalance with kmemleakQian Cai
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-02-12Revert "mm: use early_pfn_to_nid in page_ext_init"Qian Cai
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-08-17mm/page_ext.c: constify lookup_page_ext() argumentKirill A. Shutemov
2018-01-31mm/page_ext.c: make page_ext_init a noop when CONFIG_PAGE_EXTENSION but nothi...Oscar Salvador
2017-11-15mm/page_ext.c: check if page_ext is not preparedJaewon Kim
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06mm, page_ext: periodically reschedule during page_ext_init()Vlastimil Babka
2017-09-06mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocationsMichal Hocko
2017-05-03mm: enable page poisoning early at bootVinayak Menon
2016-10-07mm/page_ext: support extra space allocation by page_ext userJoonsoo Kim
2016-10-07mm/page_ext: rename offset to indexJoonsoo Kim
2016-05-27mm: use early_pfn_to_nid in page_ext_initYang Shi
2016-03-15mm/page_poisoning.c: allow for zero poisoningLaura Abbott
2015-09-10mm: introduce idle page trackingVladimir Davydov
2014-12-13mm/page_owner: keep track of page ownersJoonsoo Kim
2014-12-13mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim
2014-12-13mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim