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
/
memblock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-11
memblock: fix memblock_estimated_nr_free_pages() for soft-reserved memory
Akinobu Mita
1
-1
/
+2
2025-10-07
kho: replace kho_preserve_phys() with kho_preserve_pages()
Mike Rapoport (Microsoft)
1
-1
/
+3
2025-09-14
memblock: drop for_each_free_mem_pfn_range_in_zone_from()
Mike Rapoport (Microsoft)
1
-64
/
+0
2025-08-26
memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINIT
Mike Rapoport (Microsoft)
1
-4
/
+11
2025-08-20
mm: numa,memblock: Use SZ_1M macro to denote bytes to MB conversion
Pratyush Brahma
1
-2
/
+2
2025-05-13
memblock: add KHO support for reserve_mem
Alexander Graf
1
-0
/
+193
2025-05-13
kexec: add KHO parsing support
Alexander Graf
1
-0
/
+1
2025-05-13
memblock: introduce memmap_init_kho_scratch()
Mike Rapoport (Microsoft)
1
-0
/
+22
2025-05-13
memblock: add support for scratch memory
Alexander Graf
1
-0
/
+61
2025-05-13
memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport (Microsoft)
1
-8
/
+32
2025-05-09
memblock: Accept allocated memory before use in memblock_double_array()
Tom Lendacky
1
-1
/
+8
2025-04-07
mm/memblock: repeat setting reserved region nid if array is doubled
Wei Yang
1
-0
/
+10
2025-04-07
mm/memblock: pass size instead of end to memblock_set_node()
Wei Yang
1
-1
/
+1
2025-04-02
memblock: don't release high memory to page allocator when HIGHMEM is off
Mike Rapoport (Microsoft)
1
-0
/
+3
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2025-03-28
mm/memblock: Add reserved memory release function
Masami Hiramatsu (Google)
1
-12
/
+54
2025-03-18
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
1
-2
/
+1
2025-01-26
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-0
/
+20
2024-12-01
memblock: allow zero threshold in validate_numa_converage()
Mike Rapoport (Microsoft)
1
-2
/
+2
2024-09-25
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+17
2024-09-02
mm: rework accept memory helpers
Kirill A. Shutemov
1
-1
/
+1
2024-08-11
mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()
Wei Yang
1
-0
/
+17
2024-07-19
Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-16
/
+135
2024-06-19
memblock: Move late alloc warning down to phys alloc
James Gowans
1
-7
/
+11
2024-06-19
mm/memblock: Add "reserve_mem" to reserved named memory at boot up
Steven Rostedt (Google)
1
-0
/
+117
2024-06-16
memblock: use numa_valid_node() helper to check for invalid node ID
Mike Rapoport (IBM)
1
-21
/
+7
2024-06-05
mm/memblock: use PAGE_ALIGN_DOWN to get pgend in free_memmap
Wei Yang
1
-1
/
+1
2024-06-05
mm/memblock: return true directly on finding overlap region
Wei Yang
1
-2
/
+2
2024-06-05
mm/memblock: fix comment for memblock_isolate_range()
Wei Yang
1
-1
/
+2
2024-06-05
mm/memblock: remove empty dummy entry
Wei Yang
1
-5
/
+2
2024-05-31
memblock: make memblock_set_node() also warn about use of MAX_NUMNODES
Jan Beulich
1
-0
/
+4
2024-02-25
Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2024-02-21
mm/memblock: add MEMBLOCK_RSRV_NOINIT into flagname[] array
Anshuman Khandual
1
-0
/
+1
2024-02-17
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
1
-2
/
+3
2024-01-28
Merge tag 'fixes-2024-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2024-01-19
memblock: fix crash when reserved memory is not added to memory
Yajun Deng
1
-0
/
+3
2024-01-19
Merge tag 'memblock-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-3
/
+4
2023-12-11
NUMA: optimize detection of memory with no node id assigned by firmware
Liam Ni
1
-0
/
+34
2023-12-08
memblock: Return NUMA_NO_NODE instead of -1 to improve code readability
Yuntao Wang
1
-1
/
+1
2023-11-08
Merge tag 'memblock-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-10-04
memblock: introduce MEMBLOCK_RSRV_NOINIT flag
Usama Arif
1
-5
/
+28
2023-10-04
memblock: pass memblock_type to memblock_setclr_flag
Usama Arif
1
-8
/
+8
2023-09-28
memblock: report failures when memblock_can_resize is not set
Song Shuai
1
-1
/
+1
2023-08-21
mm: disable kernelcore=mirror when no mirror memory
Ma Wupeng
1
-0
/
+5
2023-07-28
Revert "mm,memblock: reset memblock.reserved to system init state to prevent ...
Mike Rapoport (IBM)
1
-4
/
+0
2023-07-24
mm,memblock: reset memblock.reserved to system init state to prevent UAF
Rik van Riel
1
-0
/
+4
2023-06-30
Merge tag 'memblock-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+29
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+22
2023-06-24
mm: pass nid to reserve_bootmem_region()
Yajun Deng
1
-10
/
+21
[next]