index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memblock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-09
1
-0
/
+11
|
\
|
*
memblock: avoid some repeat when add new range
Jinyu Tang
2022-06-30
1
-0
/
+11
*
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-12
/
+16
|
\
\
|
*
|
memblock,arm64: expand the static memblock memory table
Zhou Guanghui
2022-07-29
1
-5
/
+9
|
*
|
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...
Patrick Wang
2022-06-16
1
-7
/
+7
|
|
/
*
|
memblock: Disable mirror feature if kernelcore is not specified
Ma Wupeng
2022-06-15
1
-0
/
+3
*
|
mm: Ratelimited mirrored memory related warning messages
Ma Wupeng
2022-06-15
1
-2
/
+2
|
/
*
Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-27
1
-3
/
+2
|
\
|
*
memblock: __next_mem_pfn_range_in_zone: remove unneeded local variable nid
Miaohe Lin
2022-02-21
1
-3
/
+2
*
|
memblock: use kfree() to release kmalloced memblock regions
Miaohe Lin
2022-02-20
1
-2
/
+8
|
/
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-11-10
1
-3
/
+6
|
\
|
*
arm64: Track no early_pgtable_alloc() for kmemleak
Qian Cai
2021-11-08
1
-3
/
+6
*
|
memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
David Hildenbrand
2021-11-06
1
-0
/
+4
*
|
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-11-06
1
-4
/
+5
*
|
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
1
-3
/
+3
*
|
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-4
/
+4
*
|
memblock: stop aliasing __memblock_free_late with memblock_free_late
Mike Rapoport
2021-11-06
1
-4
/
+4
*
|
memblock: exclude MEMBLOCK_NOMAP regions from kmemleak
Mike Rapoport
2021-10-21
1
-0
/
+3
*
|
Revert "memblock: exclude NOMAP regions from kmemleak"
Mike Rapoport
2021-10-21
1
-6
/
+1
*
|
memblock: check memory total_size
Peng Fan
2021-10-18
1
-1
/
+1
*
|
memblock: exclude NOMAP regions from kmemleak
Mike Rapoport
2021-10-13
1
-1
/
+6
|
/
*
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
2021-09-14
1
-1
/
+15
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-17
/
+5
|
\
|
*
memblock: make memblock_find_in_range method private
Mike Rapoport
2021-09-03
1
-1
/
+1
|
*
memblock: stop poisoning raw allocations
Mike Rapoport
2021-09-03
1
-16
/
+4
*
|
memblock: Check memory add/cap ordering
Geert Uytterhoeven
2021-08-11
1
-0
/
+5
*
|
memblock: Add missing debug code to memblock_add_node()
Geert Uytterhoeven
2021-08-11
1
-0
/
+5
|
/
*
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
2021-07-23
1
-1
/
+2
*
Merge tag 'memblock-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-04
1
-12
/
+14
|
\
|
*
memblock: ensure there is no overflow in memblock_overlaps_region()
Mike Rapoport
2021-06-30
1
-1
/
+2
|
*
memblock: align freed memory map on pageblock boundaries with SPARSEMEM
Mike Rapoport
2021-06-30
1
-3
/
+4
|
*
memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
Mike Rapoport
2021-06-30
1
-8
/
+8
*
|
memblock: update initialization of reserved pages
Mike Rapoport
2021-06-30
1
-2
/
+26
*
|
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
1
-4
/
+4
|
/
*
Merge tag 'memblock-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-22
1
-5
/
+1
|
\
|
*
mm: memblock: remove return value of memblock_free_all()
Daeseok Youn
2021-01-14
1
-5
/
+1
*
|
memblock: do not start bottom-up allocations with kernel_end
Roman Gushchin
2021-02-05
1
-43
/
+6
*
|
mm/memblock: Fix typo in comment of memblock_phys_alloc_try_nid()
Levi Yun
2021-01-21
1
-1
/
+1
|
/
*
Merge tag 'memblock-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-16
1
-0
/
+3
|
\
|
*
mm: memblock: add more debug logs
Faiyaz Mohammed
2020-11-16
1
-0
/
+3
*
|
mm: fix some spelling mistakes in comments
Haitao Shi
2020-12-15
1
-1
/
+1
*
|
arm, arm64: move free_unused_memmap() to generic mm
Mike Rapoport
2020-12-15
1
-0
/
+80
|
/
*
memblock: get rid of a :c:type leftover
Mauro Carvalho Chehab
2020-10-15
1
-2
/
+2
*
docs: get rid of :c:type explicit declarations for structs
Mauro Carvalho Chehab
2020-10-15
1
-2
/
+2
*
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
2020-10-13
1
-2
/
+2
*
memblock: implement for_each_reserved_mem_region() using __next_mem_region()
Mike Rapoport
2020-10-13
1
-36
/
+20
*
memblock: remove unused memblock_mem_size()
Mike Rapoport
2020-10-13
1
-15
/
+0
*
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
2020-10-13
1
-4
/
+2
*
memblock: make memblock_debug and related functionality private
Mike Rapoport
2020-10-13
1
-2
/
+14
*
memblock: make for_each_memblock_type() iterator private
Mike Rapoport
2020-10-13
1
-0
/
+5
[next]