index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mm_init.c
Age
Commit message (
Expand
)
Author
18 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rp...
Mark Brown
19 hours
Merge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
19 hours
Merge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/rppt/...
Mark Brown
33 hours
mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplug
Gregory Price
33 hours
mm/mm_init: fold __init_page_from_nid() into __init_deferred_page()
Muchun Song
33 hours
mm/sparse: move sparse_vmemmap_init_nid_late() into sparse_init_nid()
Muchun Song
33 hours
mm/mm_init: remove set_pageblock_order() call from sparse_init()
Muchun Song
33 hours
mm/mm_init: defer hugetlb reservation until after zone initialization
Muchun Song
33 hours
mm/mm_init: defer sparse_init() until after zone initialization
Muchun Song
33 hours
mm/sparse: move subsection_map_init() into sparse_init()
Muchun Song
33 hours
mm/mm_init: simplify deferred_free_pages() migratetype init
Muchun Song
33 hours
mm/hugetlb: initialize gigantic bootmem hugepage struct pages earlier
Muchun Song
33 hours
mm/vmstat: fold stranded per-cpu node stats when a node comes online
Gregory Price
5 days
mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplug
Gregory Price
5 days
Merge branch 'range-checks' into for-next
Mike Rapoport (Microsoft)
5 days
Merge patch series "mm/mm_init: don't overlap zones with kernelcore=mirror"
Mike Rapoport (Microsoft)
5 days
mm/mm_init: drop overlap_memmap_init()
Mike Rapoport (Microsoft)
5 days
mm/mm_init: don't overlap NORMAL and MOVABLE zones with kernelcore=mirror
Mike Rapoport (Microsoft)
6 days
mm: remove unnecessary empty range check in early_calculate_totalpages()
Sang-Heon Jeon
7 days
mm/mm_init: fix incorrect node_spanned_pages
Wei Yang
2026-06-21
Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-17
Merge tag 'memblock-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-08
mm: switch deferred split shrinker to list_lru
Johannes Weiner
2026-06-02
mm: introduce for_each_free_list()
Brendan Jackman
2026-06-02
mm: Make empty_zero_page[] const
Ard Biesheuvel
2026-06-02
mm: mm_init: use div64_ul() instead of do_div()
Giorgi Tchankvetadze
2026-06-01
kho: fix deferred initialization of scratch areas
Michal Clapinski
2026-05-28
mm/mm_init: fix uninitialized struct pages for ZONE_DEVICE
Muchun Song
2026-05-28
mm/mm_init: fix pageblock migratetype for ZONE_DEVICE compound pages
Muchun Song
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-05
mm: mark early-init static variables with __meminitdata
Kaitao Cheng
2026-04-05
mm: prepare to move subsection_map_init() to mm/sparse-vmemmap.c
David Hildenbrand (Arm)
2026-04-05
mm: change the interface of prep_compound_tail()
Kiryl Shutsemau
2026-04-05
mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport (Microsoft)
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
2026-04-05
mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport (Microsoft)
2026-04-05
mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
Mike Rapoport (Microsoft)
2026-04-01
memblock: move reserve_bootmem_range() to memblock.c and make it static
Mike Rapoport (Microsoft)
2026-02-24
mm: fix NULL NODE_DATA dereference for memoryless nodes on boot
Ming Lei
2026-02-14
Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-01-31
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,
Andrew Morton
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
2026-01-26
mm/mm_init: don't cond_resched() in deferred_init_memmap_chunk() if called fr...
Waiman Long
2026-01-20
mm: fix minor spelling mistakes in comments
Kevin Lourenco
2026-01-20
mm/mm_init: replace simple_strtoul with kstrtobool in set_hashdist
Thorsten Blum
2026-01-09
memblock: drop redundant 'struct page *' argument from memblock_free_pages()
Shengming Hu
2025-12-07
Merge tag 'memblock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[next]