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
/
include
/
linux
/
memblock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
2019-05-14
1
-1
/
+2
*
mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections
Alexander Duyck
2019-05-14
1
-0
/
+16
*
mm: implement new zone specific memblock iterator
Alexander Duyck
2019-05-14
1
-0
/
+25
*
memblock: remove memblock_{set,clear}_region_flags
Mike Rapoport
2019-03-12
1
-12
/
+0
*
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-12
1
-35
/
+0
*
memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
Mike Rapoport
2019-03-12
1
-4
/
+0
*
memblock: refactor internal allocation functions
Mike Rapoport
2019-03-12
1
-1
/
+0
*
memblock: drop memblock_alloc_base()
Mike Rapoport
2019-03-12
1
-2
/
+0
*
memblock: drop __memblock_alloc_base()
Mike Rapoport
2019-03-12
1
-2
/
+0
*
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
1
-1
/
+6
*
memblock: emphasize that memblock_alloc_range() returns a physical address
Mike Rapoport
2019-03-12
1
-3
/
+2
*
memblock: drop memblock_alloc_base_nid()
Mike Rapoport
2019-03-12
1
-3
/
+0
*
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
2019-02-16
1
-3
/
+0
*
mm/memblock.c: skip kmemleak for kasan_init()
Qian Cai
2018-12-28
1
-0
/
+1
*
memblock: replace usage of __memblock_free_early() with memblock_free()
Mike Rapoport
2018-12-28
1
-3
/
+2
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-4
/
+147
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-3
/
+3
*
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
1
-7
/
+0
*
mm: zero remaining unavailable struct pages
Naoya Horiguchi
2018-10-26
1
-15
/
+0
*
docs/mm: memblock: add kernel-doc description for memblock types
Mike Rapoport
2018-08-02
1
-4
/
+33
*
docs/mm: memblock: update kernel-doc comments
Mike Rapoport
2018-08-02
1
-5
/
+12
*
mm/memblock: add a name for memblock flags enumeration
Mike Rapoport
2018-08-02
1
-11
/
+11
*
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-07
1
-0
/
+3
|
\
|
*
mm: make memblock_alloc_base_nid() non-static
Nicholas Piggin
2018-03-30
1
-0
/
+3
*
|
mm: initialize pages on demand during boot
Pavel Tatashin
2018-04-05
1
-10
/
+0
*
|
Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
Daniel Vacek
2018-03-22
1
-1
/
+0
|
/
*
mm/memblock: memblock_is_map/region_memory can be boolean
Yaowei Bai
2018-02-06
1
-2
/
+2
*
mm: zero reserved and unavailable struct pages
Pavel Tatashin
2017-11-15
1
-0
/
+16
*
mm/memblock.c: make the index explicit argument of for_each_memblock_type
Gioh Kim
2017-11-15
1
-4
/
+4
*
mm: discard memblock data later
Pavel Tatashin
2017-08-18
1
-2
/
+4
*
mm, memory_hotplug: move movable_node to the hotplug proper
Michal Hocko
2017-07-06
1
-7
/
+0
*
mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
Michal Hocko
2017-07-06
1
-18
/
+0
*
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
2017-06-02
1
-0
/
+8
*
memblock: add memblock_cap_memory_range()
AKASHI Takahiro
2017-04-05
1
-0
/
+1
*
memblock: add memblock_clear_nomap()
AKASHI Takahiro
2017-04-05
1
-0
/
+1
*
memblock: embed memblock type name within struct memblock_type
Heiko Carstens
2017-02-24
1
-0
/
+1
*
mm: page_alloc: skip over regions of invalid pfns where possible
Paul Burton
2017-02-22
1
-0
/
+1
*
mm/memblock.c: expose total reserved memory
Srikar Dronamraju
2016-10-07
1
-0
/
+1
*
mm/memblock.c: add new infrastructure to address the mem limit issue
Dennis Chen
2016-07-28
1
-0
/
+1
*
include/linux/memblock.h: Clean up code for several trivial details
Chen Gang
2016-07-26
1
-11
/
+9
*
memblock: fix section mismatch
Kirill A. Shutemov
2016-01-15
1
-9
/
+9
*
include/linux/memblock.h: fix ordering of 'flags' argument in comments
Florian Fainelli
2016-01-14
1
-2
/
+2
*
mm/memblock: introduce for_each_memblock_type()
Alexander Kuleshov
2016-01-14
1
-0
/
+5
*
mm/memblock.c: memblock_is_memory()/reserved() can be boolean
Yaowei Bai
2016-01-14
1
-2
/
+2
*
mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table
Ard Biesheuvel
2015-12-09
1
-0
/
+8
*
mm/memblock: make memblock_remove_range() static
Alexander Kuleshov
2015-11-05
1
-4
/
+0
*
mem-hotplug: handle node hole when initializing numa_meminfo.
Tang Chen
2015-09-08
1
-0
/
+2
*
mm/memblock.c: make memblock_overlaps_region() return bool.
Tang Chen
2015-09-08
1
-1
/
+1
[next]