index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memblock.h
Age
Commit message (
Expand
)
Author
2017-06-02
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
2017-04-05
memblock: add memblock_cap_memory_range()
AKASHI Takahiro
2017-04-05
memblock: add memblock_clear_nomap()
AKASHI Takahiro
2017-02-24
memblock: embed memblock type name within struct memblock_type
Heiko Carstens
2017-02-22
mm: page_alloc: skip over regions of invalid pfns where possible
Paul Burton
2016-10-07
mm/memblock.c: expose total reserved memory
Srikar Dronamraju
2016-07-28
mm/memblock.c: add new infrastructure to address the mem limit issue
Dennis Chen
2016-07-26
include/linux/memblock.h: Clean up code for several trivial details
Chen Gang
2016-01-15
memblock: fix section mismatch
Kirill A. Shutemov
2016-01-14
include/linux/memblock.h: fix ordering of 'flags' argument in comments
Florian Fainelli
2016-01-14
mm/memblock: introduce for_each_memblock_type()
Alexander Kuleshov
2016-01-14
mm/memblock.c: memblock_is_memory()/reserved() can be boolean
Yaowei Bai
2015-12-09
mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table
Ard Biesheuvel
2015-11-05
mm/memblock: make memblock_remove_range() static
Alexander Kuleshov
2015-09-08
mem-hotplug: handle node hole when initializing numa_meminfo.
Tang Chen
2015-09-08
mm/memblock.c: make memblock_overlaps_region() return bool.
Tang Chen
2015-06-30
memblock: introduce a for_each_reserved_mem_region iterator
Robin Holt
2015-06-24
mm/memblock: allocate boot time data structures from mirrored memory
Tony Luck
2015-06-24
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
2015-04-14
memtest: use phys_addr_t for physical addresses
Vladimir Murzin
2015-04-14
mm: move memtest under mm
Vladimir Murzin
2014-08-06
include/linux/memblock.h: add __init to memblock_set_bottom_up()
Fabian Frederick
2014-06-04
memblock: introduce memblock_alloc_range()
Akinobu Mita
2014-05-20
mm/memblock: add physical memory list
Philipp Hachtmann
2014-05-20
mm/memblock: Do some refactoring, enhance API
Philipp Hachtmann
2014-03-12
ARM: 7993/1: mm/memblock: add memblock_get_current_limit
Laura Abbott
2014-01-23
mm: free memblock.memory in free_all_bootmem
Philipp Hachtmann
2014-01-21
mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES
Grygorii Strashko
2014-01-21
mm/memblock: reorder parameters of memblock_find_in_range_node
Grygorii Strashko
2014-01-21
memblock, mem_hotplug: make memblock skip hotpluggable regions if needed
Tang Chen
2014-01-21
memblock: make memblock_set_node() support different memblock_type
Tang Chen
2014-01-21
memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable r...
Tang Chen
2014-01-21
memblock, numa: introduce flags field into memblock
Tang Chen
2013-11-13
mm/memblock.c: introduce bottom-up allocation mode
Tang Chen
2013-09-11
memblock, numa: binary search node id
Yinghai Lu
2013-03-02
x86, ACPI, mm: Revert movablemem_map support
Yinghai Lu
2013-02-23
mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map i...
Tang Chen
2013-02-23
page_alloc: bootmem limit with movablecore_map
Tang Chen
2013-01-29
memblock: Add memblock_mem_size()
Yinghai Lu
2012-10-24
x86, mm: Trim memory in memblock to be page aligned
Yinghai Lu
2012-10-09
mm/memblock: cleanup early_node_map[] related comments
Wanpeng Li
2012-07-11
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
2011-12-08
memblock: Reimplement memblock allocation using reverse free area iterator
Tejun Heo
2011-12-08
memblock: Kill early_node_map[]
Tejun Heo
2011-12-08
memblock: Implement memblock_add_node()
Tejun Heo
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-08
memblock: Track total size of regions automatically
Tejun Heo
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
2011-12-08
memblock: Add __memblock_dump_all()
Tejun Heo
2011-12-08
memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...
Tejun Heo
[next]