summaryrefslogtreecommitdiff
path: root/include/linux/memblock.h
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-07
|\
| * mm: make memblock_alloc_base_nid() non-staticNicholas Piggin2018-03-30
* | mm: initialize pages on demand during bootPavel Tatashin2018-04-05
* | Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek2018-03-22
|/
* mm/memblock: memblock_is_map/region_memory can be booleanYaowei Bai2018-02-06
* mm: zero reserved and unavailable struct pagesPavel Tatashin2017-11-15
* mm/memblock.c: make the index explicit argument of for_each_memblock_typeGioh Kim2017-11-15
* mm: discard memblock data laterPavel Tatashin2017-08-18
* mm, memory_hotplug: move movable_node to the hotplug properMichal Hocko2017-07-06
* mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko2017-07-06
* mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2017-06-02
* memblock: add memblock_cap_memory_range()AKASHI Takahiro2017-04-05
* memblock: add memblock_clear_nomap()AKASHI Takahiro2017-04-05
* memblock: embed memblock type name within struct memblock_typeHeiko Carstens2017-02-24
* mm: page_alloc: skip over regions of invalid pfns where possiblePaul Burton2017-02-22
* mm/memblock.c: expose total reserved memorySrikar Dronamraju2016-10-07
* mm/memblock.c: add new infrastructure to address the mem limit issueDennis Chen2016-07-28
* include/linux/memblock.h: Clean up code for several trivial detailsChen Gang2016-07-26
* memblock: fix section mismatchKirill A. Shutemov2016-01-15
* include/linux/memblock.h: fix ordering of 'flags' argument in commentsFlorian Fainelli2016-01-14
* mm/memblock: introduce for_each_memblock_type()Alexander Kuleshov2016-01-14
* mm/memblock.c: memblock_is_memory()/reserved() can be booleanYaowei Bai2016-01-14
* mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory tableArd Biesheuvel2015-12-09
* mm/memblock: make memblock_remove_range() staticAlexander Kuleshov2015-11-05
* mem-hotplug: handle node hole when initializing numa_meminfo.Tang Chen2015-09-08
* mm/memblock.c: make memblock_overlaps_region() return bool.Tang Chen2015-09-08
* memblock: introduce a for_each_reserved_mem_region iteratorRobin Holt2015-06-30
* mm/memblock: allocate boot time data structures from mirrored memoryTony Luck2015-06-24
* mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-24
* memtest: use phys_addr_t for physical addressesVladimir Murzin2015-04-14
* mm: move memtest under mmVladimir Murzin2015-04-14
* include/linux/memblock.h: add __init to memblock_set_bottom_up()Fabian Frederick2014-08-06
* memblock: introduce memblock_alloc_range()Akinobu Mita2014-06-04
* mm/memblock: add physical memory listPhilipp Hachtmann2014-05-20
* mm/memblock: Do some refactoring, enhance APIPhilipp Hachtmann2014-05-20
* ARM: 7993/1: mm/memblock: add memblock_get_current_limitLaura Abbott2014-03-12
* mm: free memblock.memory in free_all_bootmemPhilipp Hachtmann2014-01-23
* mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODESGrygorii Strashko2014-01-21
* mm/memblock: reorder parameters of memblock_find_in_range_nodeGrygorii Strashko2014-01-21
* memblock, mem_hotplug: make memblock skip hotpluggable regions if neededTang Chen2014-01-21
* memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-21
* memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable r...Tang Chen2014-01-21
* memblock, numa: introduce flags field into memblockTang Chen2014-01-21
* mm/memblock.c: introduce bottom-up allocation modeTang Chen2013-11-13
* memblock, numa: binary search node idYinghai Lu2013-09-11
* x86, ACPI, mm: Revert movablemem_map supportYinghai Lu2013-03-02
* mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map i...Tang Chen2013-02-23
* page_alloc: bootmem limit with movablecore_mapTang Chen2013-02-23
* memblock: Add memblock_mem_size()Yinghai Lu2013-01-29
* x86, mm: Trim memory in memblock to be page alignedYinghai Lu2012-10-24