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
*
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
*
memblock: introduce a for_each_reserved_mem_region iterator
Robin Holt
2015-06-30
1
-0
/
+18
*
mm/memblock: allocate boot time data structures from mirrored memory
Tony Luck
2015-06-24
1
-0
/
+8
*
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
2015-06-24
1
-15
/
+26
*
memtest: use phys_addr_t for physical addresses
Vladimir Murzin
2015-04-14
1
-2
/
+2
*
mm: move memtest under mm
Vladimir Murzin
2015-04-14
1
-0
/
+8
*
include/linux/memblock.h: add __init to memblock_set_bottom_up()
Fabian Frederick
2014-08-06
1
-2
/
+2
*
memblock: introduce memblock_alloc_range()
Akinobu Mita
2014-06-04
1
-0
/
+2
*
mm/memblock: add physical memory list
Philipp Hachtmann
2014-05-20
1
-0
/
+4
*
mm/memblock: Do some refactoring, enhance API
Philipp Hachtmann
2014-05-20
1
-14
/
+61
*
ARM: 7993/1: mm/memblock: add memblock_get_current_limit
Laura Abbott
2014-03-12
1
-0
/
+2
*
mm: free memblock.memory in free_all_bootmem
Philipp Hachtmann
2014-01-23
1
-0
/
+1
*
mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES
Grygorii Strashko
2014-01-21
1
-2
/
+2
*
mm/memblock: reorder parameters of memblock_find_in_range_node
Grygorii Strashko
2014-01-21
1
-2
/
+3
*
memblock, mem_hotplug: make memblock skip hotpluggable regions if needed
Tang Chen
2014-01-21
1
-0
/
+24
*
memblock: make memblock_set_node() support different memblock_type
Tang Chen
2014-01-21
1
-1
/
+2
*
memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable r...
Tang Chen
2014-01-21
1
-0
/
+17
[next]