summaryrefslogtreecommitdiff
path: root/mm/mm_init.c
AgeCommit message (Expand)Author
18 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rp...Mark Brown
19 hoursMerge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
19 hoursMerge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/rppt/...Mark Brown
33 hoursmm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplugGregory Price
33 hoursmm/mm_init: fold __init_page_from_nid() into __init_deferred_page()Muchun Song
33 hoursmm/sparse: move sparse_vmemmap_init_nid_late() into sparse_init_nid()Muchun Song
33 hoursmm/mm_init: remove set_pageblock_order() call from sparse_init()Muchun Song
33 hoursmm/mm_init: defer hugetlb reservation until after zone initializationMuchun Song
33 hoursmm/mm_init: defer sparse_init() until after zone initializationMuchun Song
33 hoursmm/sparse: move subsection_map_init() into sparse_init()Muchun Song
33 hoursmm/mm_init: simplify deferred_free_pages() migratetype initMuchun Song
33 hoursmm/hugetlb: initialize gigantic bootmem hugepage struct pages earlierMuchun Song
33 hoursmm/vmstat: fold stranded per-cpu node stats when a node comes onlineGregory Price
5 daysmm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplugGregory Price
5 daysMerge branch 'range-checks' into for-nextMike Rapoport (Microsoft)
5 daysMerge patch series "mm/mm_init: don't overlap zones with kernelcore=mirror"Mike Rapoport (Microsoft)
5 daysmm/mm_init: drop overlap_memmap_init()Mike Rapoport (Microsoft)
5 daysmm/mm_init: don't overlap NORMAL and MOVABLE zones with kernelcore=mirrorMike Rapoport (Microsoft)
6 daysmm: remove unnecessary empty range check in early_calculate_totalpages()Sang-Heon Jeon
7 daysmm/mm_init: fix incorrect node_spanned_pagesWei Yang
2026-06-21Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-17Merge tag 'memblock-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-08mm: switch deferred split shrinker to list_lruJohannes Weiner
2026-06-02mm: introduce for_each_free_list()Brendan Jackman
2026-06-02mm: Make empty_zero_page[] constArd Biesheuvel
2026-06-02mm: mm_init: use div64_ul() instead of do_div()Giorgi Tchankvetadze
2026-06-01kho: fix deferred initialization of scratch areasMichal Clapinski
2026-05-28mm/mm_init: fix uninitialized struct pages for ZONE_DEVICEMuchun Song
2026-05-28mm/mm_init: fix pageblock migratetype for ZONE_DEVICE compound pagesMuchun Song
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-05mm: mark early-init static variables with __meminitdataKaitao Cheng
2026-04-05mm: prepare to move subsection_map_init() to mm/sparse-vmemmap.cDavid Hildenbrand (Arm)
2026-04-05mm: change the interface of prep_compound_tail()Kiryl Shutsemau
2026-04-05mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()Mike Rapoport (Microsoft)
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
2026-04-05mm: rename my_zero_pfn() to zero_pfn()Mike Rapoport (Microsoft)
2026-04-05mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()Mike Rapoport (Microsoft)
2026-04-01memblock: move reserve_bootmem_range() to memblock.c and make it staticMike Rapoport (Microsoft)
2026-02-24mm: fix NULL NODE_DATA dereference for memoryless nodes on bootMing Lei
2026-02-14Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-31Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,Andrew Morton
2026-01-26mm, arch: consolidate hugetlb CMA reservationMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)
2026-01-26mm/mm_init: don't cond_resched() in deferred_init_memmap_chunk() if called fr...Waiman Long
2026-01-20mm: fix minor spelling mistakes in commentsKevin Lourenco
2026-01-20mm/mm_init: replace simple_strtoul with kstrtobool in set_hashdistThorsten Blum
2026-01-09memblock: drop redundant 'struct page *' argument from memblock_free_pages()Shengming Hu
2025-12-07Merge tag 'memblock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds