- 15995a3 mm: report per-page metadata information by Sourav Panda · 7 months ago
- 6e65aa5 mm: make page_ext_get() take a const argument by Matthew Wilcox (Oracle) · 9 months ago
- 26865a1 mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y by Suren Baghdasaryan · 9 months ago
- dcfe378 lib: introduce support for page allocation tagging by Suren Baghdasaryan · 9 months ago
- eb0da7f mm/page_ext: move functions around for minor cleanups to page_ext by Kemeng Shi · 1 year, 6 months ago
- 3c09be5 mm/page_ext: remove rollback for untouched mem_section in online_page_ext by Kemeng Shi · 1 year, 6 months ago
- 063ff7c mm/page_ext: remove unused return value of offline_page_ext by Kemeng Shi · 1 year, 6 months ago
- 7ec7096 mm/page_ext: init page_ext early if there are no deferred struct pages by Pasha Tatashin · 2 years ago
- 6189eb8 mm/page_ext: do not allocate space for page_ext->flags if not needed by Pasha Tatashin · 2 years ago
- a38358c Merge branch 'mm-hotfixes-stable' into mm-stable by Andrew Morton · 2 years, 1 month ago
- ed86b74 mm/page_exit: fix kernel doc warning in page_ext_put() by Charan Teja Kalla · 2 years, 2 months ago
- 1eeaa4f memory: move hotplug memory notifier priority to same file for easy sorting by Liu Shixin · 2 years, 3 months ago
- c4f20f1 page_ext: introduce boot parameter 'early_page_ext' by Li Zhe · 2 years, 4 months ago
- b1d5488 mm: fix use-after free of page_ext after race with memory-offline by Charan Teja Kalla · 2 years, 4 months ago
- 7b5a0b6 mm/page_ext: remove unused variable in offline_page_ext by Charan Teja Kalla · 2 years, 5 months ago
- 30a5140 mm: use for_each_online_node and node_online instead of open coding by Peng Liu · 2 years, 8 months ago
- cab0a7c mm: make some vars and functions static or __init by Ting Liu · 3 years ago
- df4e817 mm: page table check by Pasha Tatashin · 3 years ago
- d1fea15 mm/page_ext.c: fix a comment by Yinan Zhang · 3 years, 2 months ago
- 76af6a0 mm/migrate: add CPU hotplug to demotion #ifdef by Dave Hansen · 3 years, 2 months ago
- 1c676e0 mm/idle_page_tracking: make PG_idle reusable by SeongJae Park · 3 years, 4 months ago
- 43b02ba mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM by Mike Rapoport · 3 years, 6 months ago
- 8958b24 mm: fix some spelling mistakes in comments by Haitao Shi · 4 years, 1 month ago
- 7fb7ab6 mm: fix page_owner initializing issue for arm32 by Zhenhua Huang · 4 years, 1 month ago
- dccacf8 mm/page_ext.c: drop pfn_present() check when onlining by David Hildenbrand · 4 years, 9 months ago
- e03d1f7 mm/sparse: rename pfn_present() to pfn_in_present_section() by Pingfan Liu · 4 years, 9 months ago
- 5556cfe mm, page_owner: fix off-by-one error in __set_page_owner_handle() by Vlastimil Babka · 5 years ago
- 3972f6b mm, debug_pagealloc: use a page type instead of page_ext flag by Vlastimil Babka · 5 years ago
- 26fb3da memblock: drop memblock_alloc_*_nopanic() variants by Mike Rapoport · 6 years ago
- 0c81585 mm/page_ext.c: fix an imbalance with kmemleak by Qian Cai · 6 years ago
- 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
- 2f1ee09 Revert "mm: use early_pfn_to_nid in page_ext_init" by Qian Cai · 6 years ago
- 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
- 97ad108 memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants by Mike Rapoport · 6 years ago
- eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
- 10ed6341 mm/page_ext.c: constify lookup_page_ext() argument by Kirill A. Shutemov · 6 years ago
- 3a45acc mm/page_ext.c: make page_ext_init a noop when CONFIG_PAGE_EXTENSION but nothing uses it by Oscar Salvador · 7 years ago
- e492080 mm/page_ext.c: check if page_ext is not prepared by Jaewon Kim · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 0fc542b mm, page_ext: periodically reschedule during page_ext_init() by Vlastimil Babka · 7 years ago
- b95046b mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocations by Michal Hocko · 7 years ago
- bd33ef3 mm: enable page poisoning early at boot by Vinayak Menon · 8 years ago
- 980ac167 mm/page_ext: support extra space allocation by page_ext user by Joonsoo Kim · 8 years ago
- 0b06bb3 mm/page_ext: rename offset to index by Joonsoo Kim · 8 years ago
- fe53ca5 mm: use early_pfn_to_nid in page_ext_init by Yang Shi · 9 years ago
- 1414c7f mm/page_poisoning.c: allow for zero poisoning by Laura Abbott · 9 years ago
- 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
- 48c96a3 mm/page_owner: keep track of page owners by Joonsoo Kim · 10 years ago
- e30825f mm/debug-pagealloc: prepare boottime configurable on/off by Joonsoo Kim · 10 years ago
- eefa864b mm/page_ext: resurrect struct page extending code for debugging by Joonsoo Kim · 10 years ago