summaryrefslogtreecommitdiffstats
path: root/mm/page_ext.c
Commit message (Expand)AuthorAgeFilesLines
* mm/page_ext.c: drop pfn_present() check when onliningDavid Hildenbrand2020-04-071-4/+1
* mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu2020-04-021-1/+1
* mm, page_owner: fix off-by-one error in __set_page_owner_handle()Vlastimil Babka2019-10-141-14/+9
* mm, debug_pagealloc: use a page type instead of page_ext flagVlastimil Babka2019-07-121-3/+0
* memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport2019-03-121-1/+1
* mm/page_ext.c: fix an imbalance with kmemleakQian Cai2019-03-051-0/+1
* mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-051-1/+1
* Revert "mm: use early_pfn_to_nid in page_ext_init"Qian Cai2019-02-121-3/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport2018-10-311-1/+1
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-1/+1
* mm/page_ext.c: constify lookup_page_ext() argumentKirill A. Shutemov2018-08-171-2/+2
* mm/page_ext.c: make page_ext_init a noop when CONFIG_PAGE_EXTENSION but nothi...Oscar Salvador2018-01-311-0/+2
* mm/page_ext.c: check if page_ext is not preparedJaewon Kim2017-11-151-4/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm, page_ext: periodically reschedule during page_ext_init()Vlastimil Babka2017-09-061-0/+1
* mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocationsMichal Hocko2017-09-061-4/+1
* mm: enable page poisoning early at bootVinayak Menon2017-05-031-11/+2
* mm/page_ext: support extra space allocation by page_ext userJoonsoo Kim2016-10-071-10/+31
* mm/page_ext: rename offset to indexJoonsoo Kim2016-10-071-3/+3
* mm: use early_pfn_to_nid in page_ext_initYang Shi2016-05-271-1/+3
* mm/page_poisoning.c: allow for zero poisoningLaura Abbott2016-03-151-2/+8
* mm: introduce idle page trackingVladimir Davydov2015-09-101-0/+4
* mm/page_owner: keep track of page ownersJoonsoo Kim2014-12-131-0/+4
* mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim2014-12-131-0/+4
* mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim2014-12-131-0/+395