index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
mm_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-10
mm/mm_init: fix hash table order logging in alloc_large_system_hash()
Isaac J. Manjarres
1
-1
/
+1
2025-10-04
Merge tag 'memblock-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-132
/
+65
2025-09-22
mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
David Hildenbrand
1
-8
/
+7
2025-09-14
mm/mm_init: drop deferred_init_maxorder()
Mike Rapoport (Microsoft)
1
-95
/
+32
2025-09-14
mm/mm_init: deferred_init_memmap: use a job per zone
Mike Rapoport (Microsoft)
1
-22
/
+16
2025-09-14
mm/mm_init: use deferred_init_memmap_chunk() in deferred_grow_zone()
Mike Rapoport (Microsoft)
1
-34
/
+36
2025-07-14
mm/page_alloc: add support for initializing pageblock as isolated
Zi Yan
1
-9
/
+15
2025-07-10
mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDER
Zi Yan
1
-1
/
+1
2025-06-03
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-06-01
mm: add CONFIG_PAGE_BLOCK_ORDER to select page block order
Juan Yescas
1
-1
/
+1
2025-06-01
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-22
/
+28
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+0
2025-05-13
mm/mm_init: use for_each_valid_pfn() in init_unavailable_range()
David Woodhouse
1
-5
/
+1
2025-05-13
mm: introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
David Woodhouse
1
-13
/
+10
2025-05-13
kexec: add Kexec HandOver (KHO) generation helpers
Alexander Graf
1
-0
/
+8
2025-05-13
memblock: introduce memmap_init_kho_scratch()
Mike Rapoport (Microsoft)
1
-3
/
+8
2025-05-13
mm: fix typos in comments in mm_init.c
Prabhav Kumar Vaish
1
-2
/
+2
2025-05-12
mm/page_alloc: fix race condition in unaccepted memory handling
Kirill A. Shutemov
1
-1
/
+0
2025-05-06
mm,mm_init: Mark set_high_memory as __init
Oscar Salvador
1
-1
/
+1
2025-04-30
Kbuild: remove structleak gcc plugin
Arnd Bergmann
1
-6
/
+0
2025-04-18
mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()
Kirill A. Shutemov
1
-0
/
+1
2025-04-02
mm/mm_init: init holes in the end of the memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-6
/
+6
2025-03-22
mm/mm_init: rename init_reserved_page to init_deferred_page
Mike Rapoport (Microsoft)
1
-3
/
+3
2025-03-22
mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid
Mike Rapoport (Microsoft)
1
-2
/
+2
2025-03-18
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
1
-0
/
+5
2025-03-18
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
1
-0
/
+5
2025-03-18
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
1
-0
/
+30
2025-03-18
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-8
/
+17
2025-03-18
fs/dax: properly refcount fs dax pages
Alistair Popple
1
-5
/
+4
2025-03-18
mm: allow compound zone device pages
Alistair Popple
1
-1
/
+1
2025-03-18
mm/mm_init: move p2pdma page refcount initialisation to p2pdma
Alistair Popple
1
-4
/
+18
2025-03-17
mm/cma: introduce interface for early reservations
Frank van der Linden
1
-0
/
+9
2025-03-17
mm/hugetlb: check bootmem pages for zone intersections
Frank van der Linden
1
-0
/
+25
2025-03-17
mm: define __init_reserved_page_zone function
Frank van der Linden
1
-15
/
+23
2025-03-17
mm/sparse: allow for alternate vmemmap section init at boot
Frank van der Linden
1
-0
/
+3
2025-03-17
mm/hugetlb: convert cmdline parameters from setup to early
Frank van der Linden
1
-0
/
+3
2025-03-17
mm/mm_init.c: use round_up() to calculate usermap size
Wei Yang
1
-3
/
+3
2025-03-17
mm/mm_init.c: only align start of ZONE_MOVABLE on nodes with memory
Wei Yang
1
-1
/
+1
2025-03-17
mm/mm_init.c: use round_up() to align movable range
Wei Yang
1
-2
/
+2
2025-01-26
mm/memmap: prevent double scanning of memmap by kmemleak
Guo Weikang
1
-2
/
+6
2024-11-27
Merge tag 'memblock-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+5
2024-11-08
alloc_tag: support for page allocation tag compression
Suren Baghdasaryan
1
-3
/
+2
2024-10-28
memblock: uniformly initialize all reserved pages to MIGRATE_MOVABLE
Hua Su
1
-0
/
+3
2024-10-18
mm: Use str_on_off() helper function in report_meminit()
Thorsten Blum
1
-2
/
+2
2024-09-04
mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
Mike Rapoport (Microsoft)
1
-8
/
+2
2024-09-02
mm: rework accept memory helpers
Kirill A. Shutemov
1
-1
/
+1
2024-08-16
alloc_tag: mark pages reserved during CMA activation as not tagged
Suren Baghdasaryan
1
-0
/
+2
2024-08-16
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
1
-9
/
+1
2024-08-16
mm: don't account memmap per-node
Pasha Tatashin
1
-2
/
+1
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-67
/
+29
[next]