1. 2532fc3 x86/numa: Online memory-less nodes at boot time by Tang Chen · 8 years ago
  2. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. 4b599fe x86/mm: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  4. e84025e ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.c by David Daney · 8 years ago
  5. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago
  6. 5f7ee24 x86/mm/numa: Check for failures in numa_clear_kernel_node_hotplug() by Ingo Molnar · 8 years ago
  7. c1a0bf3 x86/mm/numa: Clean up numa_clear_kernel_node_hotplug() by Ingo Molnar · 8 years ago
  8. 59fd121 x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels by Ingo Molnar · 8 years ago
  9. 95cf82e mem-hotplug: handle node hole when initializing numa_meminfo. by Tang Chen · 9 years ago
  10. 22ef882 x86/mm/numa: Fix kernel stack corruption in numa_init()->numa_clear_kernel_node_hotplug() by Dave Young · 9 years ago
  11. bf58b48 x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  12. dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  13. bd5cfb8 arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggable by Xishi Qiu · 10 years ago
  14. 8b375f6 x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data() by Luiz Capitulino · 10 years ago
  15. af4459d arch/x86/mm/numa.c: use for_each_memblock() by Emil Medve · 10 years ago
  16. b5660ba x86, platforms: Remove NUMAQ by H. Peter Anvin · 10 years ago
  17. 7bc35fd arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblock.reserved. by Tang Chen · 10 years ago
  18. 017c217 arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_hotplug() by Tang Chen · 10 years ago
  19. a0acda9 acpi, numa, mem_hotplug: mark all nodes the kernel resides un-hotpluggable by Tang Chen · 10 years ago
  20. 05d1d8c acpi, numa, mem_hotplug: mark hotpluggable memory in memblock by Tang Chen · 10 years ago
  21. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 10 years ago
  22. f3d815c x86/mm/numa: Fix 32-bit kernel NUMA boot by Lans Zhang · 11 years ago
  23. c532092 mem-hotplug: introduce movable_node boot option by Tang Chen · 11 years ago
  24. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  25. d2ad351 x86/mm/numa: use setup_nr_node_ids() instead of opencoding. by Cody P Schafer · 11 years ago
  26. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 11 years ago
  27. 2003cd9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  28. 942670d x86/mm/numa: Don't check if node is NUMA_NO_NODE by Wen Congyang · 11 years ago
  29. e8d1955 acpi, memory-hotplug: parse SRAT before memblock is ready by Tang Chen · 11 years ago
  30. 4d59a75 x86: get pg_data_t's memory from other node by Yasuaki Ishimatsu · 11 years ago
  31. e13fe86 cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node by Wen Congyang · 11 years ago
  32. c4c6052 cpu_hotplug: clear apicid to node when the cpu is hotremoved by Wen Congyang · 11 years ago
  33. 07f4207 x86-32, mm: Remove reference to alloc_remap() by H. Peter Anvin · 11 years ago
  34. f03574f2 x86-32, mm: Rip out x86_32 NUMA remapping code by Dave Hansen · 11 years ago
  35. 1e9209e x86/numa: Use __pa_nodebug() instead by Borislav Petkov · 11 years ago
  36. a25b931 x86, mm: Make DEBUG_VIRTUAL work earlier in boot by Dave Hansen · 11 years ago
  37. 365811d x86: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  38. 9512938 cpumask: update setup_node_to_cpumask_map() comments by Wanlong Gao · 12 years ago
  39. d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  40. 54eed6c x86/numa: Add constraints check for nid parameters by Petr Holasek · 12 years ago
  41. 24aa078 memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones by Tejun Heo · 13 years ago
  42. 474b881 x86: Use absent_pages_in_range() instead of memblock_x86_hole_size() by Tejun Heo · 13 years ago
  43. 0608f70 x86: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  44. eb40c4c memblock, x86: Replace memblock_x86_find_in_range_node() with generic memblock calls by Tejun Heo · 13 years ago
  45. 1f5026a memblock: Kill MEMBLOCK_ERROR by Tejun Heo · 13 years ago
  46. 1e01979 x86, numa: Implement pfn -> nid mapping granularity check by Tejun Heo · 13 years ago
  47. e5a10c1 x86, NUMA: Trim numa meminfo with max_pfn in a separate loop by Yinghai Lu · 13 years ago
  48. a56bca8 x86, NUMA: Rename setup_node_bootmem() to setup_node_data() by Yinghai Lu · 13 years ago
  49. 752d4f3 x86, NUMA: Make numa_init_array() static by Tejun Heo · 13 years ago
  50. bd6709a x86, NUMA: Make 32bit use common NUMA init path by Tejun Heo · 13 years ago
  51. 7888e96 x86, NUMA: Initialize and use remap allocator from setup_node_bootmem() by Tejun Heo · 13 years ago
  52. 38f3e1c x86, NUMA: Remove long 64bit assumption from numa.c by Tejun Heo · 13 years ago
  53. 744baba x86, NUMA: Enable build of generic NUMA init code on 32bit by Tejun Heo · 13 years ago
  54. a4106ea x86, NUMA: Move NUMA init logic from numa_64.c to numa.c by Tejun Heo · 13 years ago
  55. e6df595 x86, NUMA: Move numa_nodes_parsed to numa.[hc] by Tejun Heo · 13 years ago
  56. 6bd2627 x86, NUMA: Unify 32/64bit numa_cpu_node() implementation by Tejun Heo · 13 years ago
  57. 7a6c654 x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS by David Rientjes · 13 years ago
  58. 14392fd x86, numa: Add error handling for bad cpu-to-node mappings by David Rientjes · 13 years ago
  59. 8db78cc x86: Unify NUMA initialization between 32 and 64bit by Tejun Heo · 13 years ago
  60. de2d944 x86: Unify node_to_cpumask_map handling between 32 and 64bit by Tejun Heo · 13 years ago
  61. 645a791 x86: Unify CPU -> NUMA node mapping between 32 and 64bit by Tejun Heo · 13 years ago
  62. bbc9e2f x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit by Tejun Heo · 13 years ago
  63. 9032160 x86: Unify "numa=" command line option handling by Jan Beulich · 13 years ago
  64. e565813 x86/mm: Remove unused DBG() macro by Akinobu Mita · 14 years ago
  65. 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 14 years ago
  66. 0ac0c0d cpusets: randomize node rotor used in cpuset_mem_spread_node() by Jack Steiner · 14 years ago
  67. 0b96625 cpumask: convert node_to_cpumask_map[] to cpumask_var_t by Rusty Russell · 15 years ago
  68. 73e907d cpumask: remove x86 cpumask_t uses. by Rusty Russell · 15 years ago
  69. c032ef60 cpumask: convert node_to_cpumask_map[] to cpumask_var_t by Rusty Russell · 15 years ago
  70. 71ee73e x86: unify 32 and 64-bit node_to_cpumask_map by Rusty Russell · 15 years ago