Histórico de commits

Autor SHA1 Mensagem Data
  Andrew Morton c9d8c3d089 mm/memblock.c: avoid abuse of RED_INACTIVE 14 anos atrás
  Benjamin Herrenschmidt 8f7a66051b mm/memblock: properly handle overlaps and fix error path 14 anos atrás
  Yinghai Lu e6d2e2b2b1 memblock: don't adjust size in memblock_find_base() 14 anos atrás
  Tomi Valkeinen abb65272a1 memblock: fix memblock_is_region_memory() 14 anos atrás
  Yinghai Lu cd79481d27 memblock: Annotate memblock functions with __init_memblock 14 anos atrás
  Jeremy Fitzhardinge 236260b90d memblock: Allow memblock_init to be called early 14 anos atrás
  Yinghai Lu f1af98c762 memblock: Fix wraparound in find_region() 14 anos atrás
  Yinghai Lu 3661ca66a4 memblock: Fix section mismatch warnings 14 anos atrás
  Yinghai Lu 7950c407c0 memblock: Add memblock_free/reserve_reserved_regions() 14 anos atrás
  Yinghai Lu 5303b68f57 memblock: Add memblock_find_in_range() 15 anos atrás
  Yinghai Lu 10d0643988 memblock: Option for the architecture to put memblock into the .init section 15 anos atrás
  Benjamin Herrenschmidt 25818f0f28 memblock: Make MEMBLOCK_ERROR be 0 15 anos atrás
  Yinghai Lu 37d8d4bf48 memblock: Export MEMBLOCK_ERROR 15 anos atrás
  Yinghai Lu ea9e4376bb memblock: Improve debug output when resizing the reserve array 15 anos atrás
  Yinghai Lu 5e63cf43af memblock: Expose some memblock bits for use by x86 15 anos atrás
  Benjamin Herrenschmidt 6d03b885f0 memblock: Add debugfs files to dump the arrays content 15 anos atrás
  Benjamin Herrenschmidt 918fe8d603 memblock: Make memblock_alloc_try_nid() fallback to MEMBLOCK_ALLOC_ANYWHERE 15 anos atrás
  Benjamin Herrenschmidt 9d1e24928e memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid() 15 anos atrás
  Benjamin Herrenschmidt c196f76fd5 memblock: NUMA allocate can now use early_pfn_map 15 anos atrás
  Benjamin Herrenschmidt fef501d49d memblock: Add "start" argument to memblock_find_base() 15 anos atrás
  Benjamin Herrenschmidt d2cd563ba8 memblock: Add arch function to control coalescing of memblock memory regions 15 anos atrás
  Benjamin Herrenschmidt 142b45a72e memblock: Add array resizing support 15 anos atrás
  Benjamin Herrenschmidt 6ed311b282 memblock: Move functions around into a more sensible order 15 anos atrás
  Benjamin Herrenschmidt 7f219c736f memblock: split memblock_find_base() out of __memblock_alloc_base() 15 anos atrás
  Benjamin Herrenschmidt 7590abe891 memblock: Move memblock_init() to the bottom of the file 15 anos atrás
  Benjamin Herrenschmidt 4d629f9a02 memblock: Define MEMBLOCK_ERROR internally instead of using ~(phys_addr_t)0 15 anos atrás
  Benjamin Herrenschmidt 3a9c2c81eb memblock: Make memblock_find_region() out of memblock_alloc_region() 15 anos atrás
  Benjamin Herrenschmidt 449e8df39d memblock: Add debug markers at the end of the array 15 anos atrás
  Benjamin Herrenschmidt bf23c51f1f memblock: Move memblock arrays to static storage in memblock.c and make their size a variable 15 anos atrás
  Benjamin Herrenschmidt 4734b594c6 memblock: Remove memblock_type.size and add memblock.memory_size instead 15 anos atrás