index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mm_init.c
Age
Commit message (
Expand
)
Author
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
2025-12-04
mm/mm_init: Introduce a boot parameter for check_pages
Joshua Hahn
2025-11-16
drivers/base/node: fold register_node() into register_one_node()
Donet Tom
2025-11-09
mm/mm_init: fix hash table order logging in alloc_large_system_hash()
Isaac J. Manjarres
2025-10-04
Merge tag 'memblock-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-21
mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
David Hildenbrand
2025-09-14
mm/mm_init: drop deferred_init_maxorder()
Mike Rapoport (Microsoft)
2025-09-14
mm/mm_init: deferred_init_memmap: use a job per zone
Mike Rapoport (Microsoft)
2025-09-14
mm/mm_init: use deferred_init_memmap_chunk() in deferred_grow_zone()
Mike Rapoport (Microsoft)
2025-07-13
mm/page_alloc: add support for initializing pageblock as isolated
Zi Yan
2025-07-09
mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDER
Zi Yan
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-31
mm: add CONFIG_PAGE_BLOCK_ORDER to select page block order
Juan Yescas
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-05-12
mm/mm_init: use for_each_valid_pfn() in init_unavailable_range()
David Woodhouse
2025-05-12
mm: introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
David Woodhouse
2025-05-12
kexec: add Kexec HandOver (KHO) generation helpers
Alexander Graf
2025-05-12
memblock: introduce memmap_init_kho_scratch()
Mike Rapoport (Microsoft)
2025-05-12
mm: fix typos in comments in mm_init.c
Prabhav Kumar Vaish
2025-05-11
mm/page_alloc: fix race condition in unaccepted memory handling
Kirill A. Shutemov
[next]