Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b732c7ad1f6e6056dd898de7987665d4c490c78d
/
include
/
linux
/
memblock.h
95dde50
memblock: add error return when CONFIG_HAVE_MEMBLOCK is not set
by Yinghai Lu
· 13 years ago
c7fc2de
memblock, bootmem: Round pfn properly for memory and reserved regions
by Yinghai Lu
· 14 years ago
3661ca6
memblock: Fix section mismatch warnings
by Yinghai Lu
· 14 years ago
7950c40
memblock: Add memblock_free/reserve_reserved_regions()
by Yinghai Lu
· 14 years ago
5303b68
memblock: Add memblock_find_in_range()
by Yinghai Lu
· 14 years ago
10d0643
memblock: Option for the architecture to put memblock into the .init section
by Yinghai Lu
· 14 years ago
f0b37fa
memblock: Protect memblock.h with CONFIG_HAVE_MEMBLOCK
by Yinghai Lu
· 14 years ago
25818f0
memblock: Make MEMBLOCK_ERROR be 0
by Benjamin Herrenschmidt
· 14 years ago
37d8d4b
memblock: Export MEMBLOCK_ERROR
by Yinghai Lu
· 14 years ago
5e63cf4
memblock: Expose some memblock bits for use by x86
by Yinghai Lu
· 14 years ago
9d1e249
memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()
by Benjamin Herrenschmidt
· 14 years ago
c196f76
memblock: NUMA allocate can now use early_pfn_map
by Benjamin Herrenschmidt
· 14 years ago
d2cd563
memblock: Add arch function to control coalescing of memblock memory regions
by Benjamin Herrenschmidt
· 14 years ago
bf23c51
memblock: Move memblock arrays to static storage in memblock.c and make their size a variable
by Benjamin Herrenschmidt
· 14 years ago
4734b59
memblock: Remove memblock_type.size and add memblock.memory_size instead
by Benjamin Herrenschmidt
· 14 years ago
9d3c30f
memblock: Remove unused memblock.debug struct member
by Benjamin Herrenschmidt
· 14 years ago
2898cc4
memblock: Change u64 to phys_addr_t
by Benjamin Herrenschmidt
· 14 years ago
cd3db0c
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
by Benjamin Herrenschmidt
· 14 years ago
e63075a
memblock: Introduce default allocation limit and use it to replace explicit ones
by Benjamin Herrenschmidt
· 14 years ago
27f574c
memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
by Benjamin Herrenschmidt
· 14 years ago
35a1f0b
memblock: Remove nid_range argument, arch provides memblock_nid_range() instead
by Benjamin Herrenschmidt
· 14 years ago
b693fff
memblock: Remove memblock_find()
by Benjamin Herrenschmidt
· 14 years ago
1e2b904
memblock: Remove obsolete accessors
by Benjamin Herrenschmidt
· 14 years ago
5b385f2
memblock: Introduce for_each_memblock() and new accessors
by Benjamin Herrenschmidt
· 14 years ago
72d4b0b
memblock: Implement memblock_is_memory and memblock_is_region_memory
by Benjamin Herrenschmidt
· 14 years ago
411a25a
memblock: No reason to include asm/memblock.h late
by Benjamin Herrenschmidt
· 14 years ago
e3239ff
memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
by Benjamin Herrenschmidt
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago