1. 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 4 months ago
  2. a7259df memblock: make memblock_find_in_range method private by Mike Rapoport · 3 years, 4 months ago
  3. 4cd48bb arch_numa: fix common code printing of phys_addr_t by Randy Dunlap · 4 years ago
  4. ae3c107 numa: Move numa implementation to common code by Atish Patra · 4 years, 1 month ago[Renamed from arch/arm64/mm/numa.c]
  5. eb75541 arm64, numa: Change the numa init functions name to be generic by Atish Patra · 4 years, 1 month ago
  6. cc6de16 memblock: use separate iterators for memory and reserved regions by Mike Rapoport · 4 years, 3 months ago
  7. ab8f21a arm64: numa: simplify dummy_numa_init() by Mike Rapoport · 4 years, 3 months ago
  8. 57b8b1b Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cpuinfo', 'for-next/fpsimd', 'for-next/misc', 'for-next/mm', 'for-next/pci', 'for-next/perf', 'for-next/ptrauth', 'for-next/sdei', 'for-next/selftests', 'for-next/stacktrace', 'for-next/svm', 'for-next/topology', 'for-next/tpyos' and 'for-next/vdso' into for-next/core by Will Deacon · 4 years, 3 months ago
  9. a194c5f arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE by Zhengyuan Liu · 4 years, 3 months ago
  10. 9a747c9 arm64/numa: Fix a typo in comment of arm64_numa_init by Yanfei Xu · 4 years, 4 months ago
  11. d622ece mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid() by Jia He · 4 years, 5 months ago
  12. d622abf mm: memblock: replace dereferences of memblock_region.nid with API calls by Mike Rapoport · 4 years, 7 months ago
  13. b3e089c arm64: Replace strncmp with str_has_prefix by Chuhong Yuan · 5 years ago
  14. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  15. b1ce45e arm64/mm: fix kernel-doc comments by Qian Cai · 6 years ago
  16. 3375557 memblock: memblock_phys_alloc_try_nid(): don't panic by Mike Rapoport · 6 years ago
  17. b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
  18. 4ab2150 arm64: Add memory hotplug support by Robin Murphy · 6 years ago
  19. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  20. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  21. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  22. 5233808 arm64/numa: Unify common error path in numa_init() by Anshuman Khandual · 6 years ago
  23. 77cfe95 arm64/numa: Report correct memblock range for the dummy node by Anshuman Khandual · 6 years ago
  24. 97fd601 arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap by Sudeep Holla · 6 years ago
  25. ece4b20 arm64/numa: Drop duplicate message by Punit Agrawal · 7 years ago
  26. aec03f8 ACPI/NUMA: Do not map pxm to node when NUMA is turned off by Boris Ostrovsky · 8 years ago
  27. 3f7a09f arm64/numa: fix incorrect log for memory-less node by Hanjun Guo · 8 years ago
  28. 26984c3 arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximity by Yisheng Xie · 8 years ago
  29. 7ba5f60 arm64/numa: remove the limitation that cpu0 must bind to node0 by Zhen Lei · 8 years ago
  30. df7ffa3 arm64/numa: remove some useless code by Zhen Lei · 8 years ago
  31. 7af3a0a arm64/numa: support HAVE_SETUP_PER_CPU_AREA by Zhen Lei · 8 years ago
  32. f11c7ba arm64: numa: Use pr_fmt() by Kefeng Wang · 8 years ago
  33. 794224ea arm64/numa: avoid inconsistent information to be printed by Zhen Lei · 8 years ago
  34. bfe6c8a arm64: Fix NUMA build error when !CONFIG_ACPI by Catalin Marinas · 8 years ago
  35. d8b47fc arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT by Hanjun Guo · 9 years ago
  36. 34c3337 arm64, NUMA: Cleanup NUMA disabled messages by David Daney · 9 years ago
  37. 8ccbbda arm64, NUMA: rework numa_add_memblk() by Hanjun Guo · 9 years ago
  38. 1a2db30 arm64, numa: Add NUMA support for arm64 platforms. by Ganapatrao Kulkarni · 9 years ago