| Age | Commit message (Expand) | Author |
| 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 |
| 2025-05-06 | mm,mm_init: Mark set_high_memory as __init | Oscar Salvador |
| 2025-04-30 | Kbuild: remove structleak gcc plugin | Arnd Bergmann |
| 2025-04-17 | mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page() | Kirill A. Shutemov |
| 2025-04-01 | mm/mm_init: init holes in the end of the memory map for FLATMEM | Mike Rapoport (Microsoft) |
| 2025-03-21 | mm/mm_init: rename init_reserved_page to init_deferred_page | Mike Rapoport (Microsoft) |
| 2025-03-21 | mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid | Mike Rapoport (Microsoft) |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) |
| 2025-03-17 | arch, mm: introduce arch_mm_preinit | Mike Rapoport (Microsoft) |
| 2025-03-17 | arch, mm: set high_memory in free_area_init() | Mike Rapoport (Microsoft) |
| 2025-03-17 | arch, mm: set max_mapnr when allocating memory map for FLATMEM | Mike Rapoport (Microsoft) |
| 2025-03-17 | fs/dax: properly refcount fs dax pages | Alistair Popple |
| 2025-03-17 | mm: allow compound zone device pages | Alistair Popple |
| 2025-03-17 | mm/mm_init: move p2pdma page refcount initialisation to p2pdma | Alistair Popple |
| 2025-03-16 | mm/cma: introduce interface for early reservations | Frank van der Linden |
| 2025-03-16 | mm/hugetlb: check bootmem pages for zone intersections | Frank van der Linden |
| 2025-03-16 | mm: define __init_reserved_page_zone function | Frank van der Linden |
| 2025-03-16 | mm/sparse: allow for alternate vmemmap section init at boot | Frank van der Linden |
| 2025-03-16 | mm/hugetlb: convert cmdline parameters from setup to early | Frank van der Linden |
| 2025-03-16 | mm/mm_init.c: use round_up() to calculate usermap size | Wei Yang |
| 2025-03-16 | mm/mm_init.c: only align start of ZONE_MOVABLE on nodes with memory | Wei Yang |