index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-05-31
mm: add CONFIG_PAGE_BLOCK_ORDER to select page block order
Juan Yescas
1
-1
/
+1
2025-05-31
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-12
mm/mm_init: use for_each_valid_pfn() in init_unavailable_range()
David Woodhouse
1
-5
/
+1
2025-05-12
mm: introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
David Woodhouse
1
-13
/
+10
2025-05-12
kexec: add Kexec HandOver (KHO) generation helpers
Alexander Graf
1
-0
/
+8
2025-05-12
memblock: introduce memmap_init_kho_scratch()
Mike Rapoport (Microsoft)
1
-3
/
+8
2025-05-12
mm: fix typos in comments in mm_init.c
Prabhav Kumar Vaish
1
-2
/
+2
2025-05-11
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-17
mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()
Kirill A. Shutemov
1
-0
/
+1
2025-04-01
mm/mm_init: init holes in the end of the memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-6
/
+6
2025-03-21
mm/mm_init: rename init_reserved_page to init_deferred_page
Mike Rapoport (Microsoft)
1
-3
/
+3
2025-03-21
mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid
Mike Rapoport (Microsoft)
1
-2
/
+2
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
1
-0
/
+5
2025-03-17
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
1
-0
/
+5
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
1
-0
/
+30
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-8
/
+17
2025-03-17
fs/dax: properly refcount fs dax pages
Alistair Popple
1
-5
/
+4
2025-03-17
mm: allow compound zone device pages
Alistair Popple
1
-1
/
+1
2025-03-17
mm/mm_init: move p2pdma page refcount initialisation to p2pdma
Alistair Popple
1
-4
/
+18
2025-03-16
mm/cma: introduce interface for early reservations
Frank van der Linden
1
-0
/
+9
2025-03-16
mm/hugetlb: check bootmem pages for zone intersections
Frank van der Linden
1
-0
/
+25
2025-03-16
mm: define __init_reserved_page_zone function
Frank van der Linden
1
-15
/
+23
2025-03-16
mm/sparse: allow for alternate vmemmap section init at boot
Frank van der Linden
1
-0
/
+3
2025-03-16
mm/hugetlb: convert cmdline parameters from setup to early
Frank van der Linden
1
-0
/
+3
2025-03-16
mm/mm_init.c: use round_up() to calculate usermap size
Wei Yang
1
-3
/
+3
2025-03-16
mm/mm_init.c: only align start of ZONE_MOVABLE on nodes with memory
Wei Yang
1
-1
/
+1
2025-03-16
mm/mm_init.c: use round_up() to align movable range
Wei Yang
1
-2
/
+2
2025-01-25
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-07
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-03
mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
Mike Rapoport (Microsoft)
1
-8
/
+2
2024-09-01
mm: rework accept memory helpers
Kirill A. Shutemov
1
-1
/
+1
2024-08-15
alloc_tag: mark pages reserved during CMA activation as not tagged
Suren Baghdasaryan
1
-0
/
+2
2024-08-15
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
1
-9
/
+1
2024-08-15
mm: don't account memmap per-node
Pasha Tatashin
1
-2
/
+1
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-67
/
+29
2024-07-18
Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-38
/
+31
2024-07-03
mm/mm_init.c: move build check on MAX_ZONELISTS out of ifdef
Wei Yang
1
-1
/
+1
2024-07-03
mm/memory_hotplug: initialize memmap of !ZONE_DEVICE with PageOffline() inste...
David Hildenbrand
1
-2
/
+8
2024-07-03
mm: pass meminit_context to __free_pages_core()
David Hildenbrand
1
-3
/
+3
2024-07-03
mm/mm_init: initialize page->_mapcount directly in __init_single_page()
David Hildenbrand
1
-1
/
+1
2024-07-03
mm/mm_init.c: simplify logic of deferred_[init|free]_pages
Wei Yang
1
-56
/
+8
2024-07-03
mm: report per-page metadata information
Sourav Panda
1
-0
/
+3
2024-07-03
mm/mm_init.c: print mem_init info after defer_init is done
Wei Yang
1
-1
/
+3
[next]