summaryrefslogtreecommitdiffstats
path: root/include/linux/memblock.h
Commit message (Expand)AuthorAgeFilesLines
* memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-121-13/+12
* memblock: Fix section mismatch warningsYinghai Lu2010-09-151-12/+12
* memblock: Add memblock_free/reserve_reserved_regions()Yinghai Lu2010-08-271-0/+2
* memblock: Add memblock_find_in_range()Yinghai Lu2010-08-051-0/+2
* memblock: Option for the architecture to put memblock into the .init sectionYinghai Lu2010-08-051-0/+8
* memblock: Protect memblock.h with CONFIG_HAVE_MEMBLOCKYinghai Lu2010-08-051-0/+3
* memblock: Make MEMBLOCK_ERROR be 0Benjamin Herrenschmidt2010-08-051-1/+1
* memblock: Export MEMBLOCK_ERRORYinghai Lu2010-08-051-1/+2
* memblock: Expose some memblock bits for use by x86Yinghai Lu2010-08-051-0/+5
* memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()Benjamin Herrenschmidt2010-08-051-1/+5
* memblock: NUMA allocate can now use early_pfn_mapBenjamin Herrenschmidt2010-08-051-0/+3
* memblock: Add arch function to control coalescing of memblock memory regionsBenjamin Herrenschmidt2010-08-051-0/+2
* memblock: Move memblock arrays to static storage in memblock.c and make their...Benjamin Herrenschmidt2010-08-051-3/+4
* memblock: Remove memblock_type.size and add memblock.memory_size insteadBenjamin Herrenschmidt2010-08-051-1/+1
* memblock: Remove unused memblock.debug struct memberBenjamin Herrenschmidt2010-08-051-3/+4
* memblock: Change u64 to phys_addr_tBenjamin Herrenschmidt2010-08-051-24/+24
* memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-051-1/+0
* memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-051-1/+15
* memblock: Expose MEMBLOCK_ALLOC_ANYWHEREBenjamin Herrenschmidt2010-08-051-0/+1
* memblock: Remove nid_range argument, arch provides memblock_nid_range() insteadBenjamin Herrenschmidt2010-08-051-2/+5
* memblock: Remove memblock_find()Benjamin Herrenschmidt2010-08-051-1/+0
* memblock: Remove obsolete accessorsBenjamin Herrenschmidt2010-08-051-23/+0
* memblock: Introduce for_each_memblock() and new accessorsBenjamin Herrenschmidt2010-08-041-0/+52
* memblock: Implement memblock_is_memory and memblock_is_region_memoryBenjamin Herrenschmidt2010-08-041-0/+2
* memblock: No reason to include asm/memblock.h lateBenjamin Herrenschmidt2010-08-041-2/+2
* memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-041-12/+12
* lmb: rename to memblockYinghai Lu2010-07-141-0/+89
OpenPOWER on IntegriCloud