Yinghai Lu
|
cd79481d27
memblock: Annotate memblock functions with __init_memblock
|
14 anni fa |
Jeremy Fitzhardinge
|
236260b90d
memblock: Allow memblock_init to be called early
|
14 anni fa |
Yinghai Lu
|
f1af98c762
memblock: Fix wraparound in find_region()
|
14 anni fa |
Yinghai Lu
|
3661ca66a4
memblock: Fix section mismatch warnings
|
14 anni fa |
Yinghai Lu
|
7950c407c0
memblock: Add memblock_free/reserve_reserved_regions()
|
15 anni fa |
Yinghai Lu
|
5303b68f57
memblock: Add memblock_find_in_range()
|
15 anni fa |
Yinghai Lu
|
10d0643988
memblock: Option for the architecture to put memblock into the .init section
|
15 anni fa |
Benjamin Herrenschmidt
|
25818f0f28
memblock: Make MEMBLOCK_ERROR be 0
|
15 anni fa |
Yinghai Lu
|
37d8d4bf48
memblock: Export MEMBLOCK_ERROR
|
15 anni fa |
Yinghai Lu
|
ea9e4376bb
memblock: Improve debug output when resizing the reserve array
|
15 anni fa |
Yinghai Lu
|
5e63cf43af
memblock: Expose some memblock bits for use by x86
|
15 anni fa |
Benjamin Herrenschmidt
|
6d03b885f0
memblock: Add debugfs files to dump the arrays content
|
15 anni fa |
Benjamin Herrenschmidt
|
918fe8d603
memblock: Make memblock_alloc_try_nid() fallback to MEMBLOCK_ALLOC_ANYWHERE
|
15 anni fa |
Benjamin Herrenschmidt
|
9d1e24928e
memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()
|
15 anni fa |
Benjamin Herrenschmidt
|
c196f76fd5
memblock: NUMA allocate can now use early_pfn_map
|
15 anni fa |
Benjamin Herrenschmidt
|
fef501d49d
memblock: Add "start" argument to memblock_find_base()
|
15 anni fa |
Benjamin Herrenschmidt
|
d2cd563ba8
memblock: Add arch function to control coalescing of memblock memory regions
|
15 anni fa |
Benjamin Herrenschmidt
|
142b45a72e
memblock: Add array resizing support
|
15 anni fa |
Benjamin Herrenschmidt
|
6ed311b282
memblock: Move functions around into a more sensible order
|
15 anni fa |
Benjamin Herrenschmidt
|
7f219c736f
memblock: split memblock_find_base() out of __memblock_alloc_base()
|
15 anni fa |
Benjamin Herrenschmidt
|
7590abe891
memblock: Move memblock_init() to the bottom of the file
|
15 anni fa |
Benjamin Herrenschmidt
|
4d629f9a02
memblock: Define MEMBLOCK_ERROR internally instead of using ~(phys_addr_t)0
|
15 anni fa |
Benjamin Herrenschmidt
|
3a9c2c81eb
memblock: Make memblock_find_region() out of memblock_alloc_region()
|
15 anni fa |
Benjamin Herrenschmidt
|
449e8df39d
memblock: Add debug markers at the end of the array
|
15 anni fa |
Benjamin Herrenschmidt
|
bf23c51f1f
memblock: Move memblock arrays to static storage in memblock.c and make their size a variable
|
15 anni fa |
Benjamin Herrenschmidt
|
4734b594c6
memblock: Remove memblock_type.size and add memblock.memory_size instead
|
15 anni fa |
Benjamin Herrenschmidt
|
2898cc4cdf
memblock: Change u64 to phys_addr_t
|
15 anni fa |
Benjamin Herrenschmidt
|
cd3db0c4ca
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
|
15 anni fa |
Benjamin Herrenschmidt
|
e63075a3c9
memblock: Introduce default allocation limit and use it to replace explicit ones
|
15 anni fa |
Benjamin Herrenschmidt
|
27f574c223
memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
|
15 anni fa |