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.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
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-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
2023-06-20
mm/memory_hotplug: remove reset_node_managed_pages() in hotadd_init_pgdat()
Haifeng Xu
1
-1
/
+1
2023-06-06
mm: Add support for unaccepted memory
Kirill A. Shutemov
1
-0
/
+9
2023-06-02
memblock: Update nid info in memblock debugfs
Yuwei Guan
1
-2
/
+6
2023-05-24
memblock: Add flags and nid info in memblock debugfs
Yuwei Guan
1
-2
/
+22
2023-05-24
Fix some coding style errors in memblock.c
Claudio Migliorelli
1
-3
/
+3
2023-04-19
mm: avoid passing 0 to __ffs()
Kirill A. Shutemov
1
-1
/
+10
2023-04-06
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-1
/
+1
2023-02-27
Merge tag 'memblock-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+27
2023-02-07
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
1
-7
/
+1
2023-01-31
memblock: Avoid useless checks in memblock_merge_regions().
Peng Zhang
1
-12
/
+25
2023-01-31
memblock: Make a boundary tighter in memblock_add_range().
Peng Zhang
1
-2
/
+2
2023-01-08
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
1
-1
/
+7
2023-01-04
memblock: Fix doc for memblock_phys_free
Miaoqian Lin
1
-1
/
+1
2022-10-04
mm: add pageblock_align() macro
Kefeng Wang
1
-2
/
+2
2022-10-04
mm: reuse pageblock_start/end_pfn() macro
Kefeng Wang
1
-1
/
+1
2022-08-09
Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+16
2022-07-30
memblock,arm64: expand the static memblock memory table
Zhou Guanghui
1
-5
/
+9
2022-06-30
memblock: avoid some repeat when add new range
Jinyu Tang
1
-0
/
+11
2022-06-17
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...
Patrick Wang
1
-7
/
+7
2022-06-15
memblock: Disable mirror feature if kernelcore is not specified
Ma Wupeng
1
-0
/
+3
2022-06-15
mm: Ratelimited mirrored memory related warning messages
Ma Wupeng
1
-2
/
+2
2022-03-27
Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+2
2022-02-21
memblock: __next_mem_pfn_range_in_zone: remove unneeded local variable nid
Miaohe Lin
1
-3
/
+2
2022-02-20
memblock: use kfree() to release kmalloced memblock regions
Miaohe Lin
1
-2
/
+8
2021-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+6
2021-11-08
arm64: Track no early_pgtable_alloc() for kmemleak
Qian Cai
1
-3
/
+6
2021-11-06
memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
David Hildenbrand
1
-0
/
+4
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
1
-4
/
+5
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-3
/
+3
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-4
/
+4
2021-11-06
memblock: stop aliasing __memblock_free_late with memblock_free_late
Mike Rapoport
1
-4
/
+4
2021-10-22
memblock: exclude MEMBLOCK_NOMAP regions from kmemleak
Mike Rapoport
1
-0
/
+3
2021-10-22
Revert "memblock: exclude NOMAP regions from kmemleak"
Mike Rapoport
1
-6
/
+1
2021-10-19
memblock: check memory total_size
Peng Fan
1
-1
/
+1
2021-10-13
memblock: exclude NOMAP regions from kmemleak
Mike Rapoport
1
-1
/
+6
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
1
-1
/
+15
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-17
/
+5
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-1
/
+1
2021-09-03
memblock: stop poisoning raw allocations
Mike Rapoport
1
-16
/
+4
2021-08-11
memblock: Check memory add/cap ordering
Geert Uytterhoeven
1
-0
/
+5
2021-08-11
memblock: Add missing debug code to memblock_add_node()
Geert Uytterhoeven
1
-0
/
+5
[next]