提交历史

作者 SHA1 备注 提交日期
  Jonghwan Choi d1f0ece6cd mm/memblock.c: small function definition fixes 13 年之前
  Sam Ravnborg 0a93ebef69 memblock: add memblock_start_of_DRAM() 13 年之前
  Andrew Morton c9d8c3d089 mm/memblock.c: avoid abuse of RED_INACTIVE 14 年之前
  H. Peter Anvin a150439c4a memblock: Cast phys_addr_t to unsigned long long for printf use 14 年之前
  Tejun Heo 24aa07882b memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones 14 年之前
  Tejun Heo c378ddd53f memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option 14 年之前
  Tejun Heo 35fd0808d7 memblock: Implement for_each_free_mem_range() 14 年之前
  Tejun Heo 7c0caeb866 memblock: Add optional region->nid 14 年之前
  Tejun Heo 784656f9c6 memblock: Reimplement memblock_add_region() 14 年之前
  Tejun Heo ed7b56a799 memblock: Remove memblock_memory_can_coalesce() 14 年之前
  Tejun Heo e64980405c memblock: Separate out memblock_find_in_range_node() 14 年之前
  Tejun Heo 34e1845548 memblock: Make memblock_alloc_[try_]nid() top-down 14 年之前
  Tejun Heo f9b18db3b1 memblock: Don't allow archs to override memblock_nid_range() 14 年之前
  Tejun Heo b2fea988f4 memblock: Improve generic memblock_nid_range() using for_each_mem_pfn_range() 14 年之前
  Tejun Heo fc769a8e70 memblock: Replace memblock_find_base() with memblock_find_in_range() 14 年之前
  Tejun Heo 1f5026a7e2 memblock: Kill MEMBLOCK_ERROR 14 年之前
  Tejun Heo 348968eb15 memblock: Use round_up/down() instead of memblock_align_up/down() 14 年之前
  Tejun Heo 15fb09722d memblock: Use MEMBLOCK_ALLOC_ACCESSIBLE instead of ANYWHERE in memblock_alloc_try_nid() 14 年之前
  Benjamin Herrenschmidt 8f7a66051b mm/memblock: properly handle overlaps and fix error path 14 年之前
  Yinghai Lu e6d2e2b2b1 memblock: don't adjust size in memblock_find_base() 14 年之前
  Tomi Valkeinen abb65272a1 memblock: fix memblock_is_region_memory() 14 年之前
  Yinghai Lu cd79481d27 memblock: Annotate memblock functions with __init_memblock 14 年之前
  Jeremy Fitzhardinge 236260b90d memblock: Allow memblock_init to be called early 14 年之前
  Yinghai Lu f1af98c762 memblock: Fix wraparound in find_region() 14 年之前
  Yinghai Lu 3661ca66a4 memblock: Fix section mismatch warnings 15 年之前
  Yinghai Lu 7950c407c0 memblock: Add memblock_free/reserve_reserved_regions() 15 年之前
  Yinghai Lu 5303b68f57 memblock: Add memblock_find_in_range() 15 年之前
  Yinghai Lu 10d0643988 memblock: Option for the architecture to put memblock into the .init section 15 年之前
  Benjamin Herrenschmidt 25818f0f28 memblock: Make MEMBLOCK_ERROR be 0 15 年之前
  Yinghai Lu 37d8d4bf48 memblock: Export MEMBLOCK_ERROR 15 年之前