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