1. b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
  2. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  3. e5480bd powerpc: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  4. 437ccdc powerpc/numa: Suppress "VPHN is not supported" messages by Satheesh Rajendran · 6 years ago
  5. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  6. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  7. 65b9fda powerpc/pseries/mobility: Extend start/stop topology update scope by Michael Bringmann · 6 years ago
  8. ac1788c powerpc/numa: Skip onlining a offline node in kdump path by Srikar Dronamraju · 6 years ago
  9. 2483ef0 powerpc/numa: Use associativity if VPHN hcall is successful by Srikar Dronamraju · 6 years ago
  10. 8604895 powerpc/pseries: Fix unitialized timer reset on migration by Michael Bringmann · 6 years ago
  11. 2ea6263 powerpc/topology: Get topology for shared processors at boot by Srikar Dronamraju · 7 years ago
  12. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  13. f437c51 Merge branch 'topic/paca' into next by Michael Ellerman · 7 years ago
  14. 9bd9be0 powerpc/mm/numa: move numa topology discovery earlier by Nicholas Piggin · 7 years ago
  15. 499dcd4 powerpc/64s: Allocate LPPACAs individually by Nicholas Piggin · 7 years ago
  16. 1d9a090 powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove by Nathan Fontenot · 7 years ago
  17. e67e02a powerpc/pseries: Fix cpu hotplug crash with memoryless nodes by Michael Bringmann · 7 years ago
  18. ea05ba7 powerpc/numa: Ensure nodes initialized for hotplug by Michael Bringmann · 7 years ago
  19. a346137 powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes by Michael Bringmann · 7 years ago
  20. 514a9cb powerpc/numa: Update numa code use walk_drmem_lmbs by Nathan Fontenot · 7 years ago
  21. b88fc30 powerpc/numa: Look up associativity array in of_drconf_to_nid_single by Nathan Fontenot · 7 years ago
  22. 22508f3 powerpc/numa: Look up device node in of_get_usable_memory() by Nathan Fontenot · 7 years ago
  23. 35f80de powerpc/numa: Look up device node in of_get_assoc_arrays() by Nathan Fontenot · 7 years ago
  24. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  25. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  26. a54c61f Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  27. 8bc9314 powerpc/vphn: Fix numa update end-loop bug by Michael Bringmann · 8 years ago
  28. cee5405 powerpc/hotplug: Improve responsiveness of hotplug change by Michael Bringmann · 8 years ago
  29. a3496e9 powerpc/vphn: Improve recognition of PRRN/VPHN by Michael Bringmann · 8 years ago
  30. 17f444c powerpc/vphn: Update CPU topology when VPHN enabled by Michael Bringmann · 8 years ago
  31. 6b2c08f powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology() by Thiago Jung Bauermann · 7 years ago
  32. df7e828 timer: Remove init_timer_deferrable() in favor of timer_setup() by Kees Cook · 7 years ago
  33. 3e401f7 powerpc: Only obtain cpu_hotplug_lock if called by rtasd by Thiago Jung Bauermann · 8 years ago
  34. ea61455 powerpc/mm: Remove reduntant initmem information from log by Anshuman Khandual · 8 years ago
  35. be9ba9ff powerpc: Drop GPL from of_node_to_nid() export to match other arches by Shailendra Singh · 8 years ago
  36. 2a8628d powerpc/mm: Allow memory hotplug into an offline node by Reza Arbab · 8 years ago
  37. 7656cd8 powerpc/mm: Simplify loop control in parse_numa_properties() by Reza Arbab · 8 years ago
  38. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  39. 4a3bac4 powerpc/mm: allow memory hotplug into a memoryless node by Reza Arbab · 8 years ago
  40. 8467801 powerpc: Fix numa topology console print by Aneesh Kumar K.V · 8 years ago
  41. 08b5e79 powerpc/mm: Drop dump_numa_memory_topology() by Michael Ellerman · 8 years ago
  42. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  43. bdab88e powerpc/numa: Convert to hotplug state machine by Sebastian Andrzej Siewior · 9 years ago
  44. 45b64ee powerpc/numa: Fix multiple bugs in memory_hotplug_max() by Bharata B Rao · 9 years ago
  45. e70bd3a powerpc/numa: Fix whitespace in hot_add_drconf_memory_max() by Bharata B Rao · 9 years ago
  46. 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  47. c118baf arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodes by Raghavendra K T · 9 years ago
  48. 1def375 powerpc/numa: Use of_get_next_parent to simplify code by Christophe Jaillet · 9 years ago
  49. 1d80544 powerpc/numa: initialize distance lookup table from drconf path by Nikunj A Dadhania · 10 years ago
  50. 3af229f powerpc/numa: Reset node_possible_map to only node_online_map by Nishanth Aravamudan · 10 years ago
  51. 4b6cfb2 powerpc/vphn: move VPHN parsing logic to a separate file by Greg Kurz · 10 years ago
  52. b1fc948 powerpc/vphn: move endianness fixing to vphn_unpack_associativity() by Greg Kurz · 10 years ago
  53. 9d0e6d9 powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY API by Greg Kurz · 10 years ago
  54. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  55. f5242e5 of/reconfig: Always use the same structure for notifiers by Grant Likely · 10 years ago
  56. 21098b9 powerpc: Move sparse_init() into initmem_init by Anton Blanchard · 10 years ago
  57. 1023973 powerpc: Remove bootmem allocator by Anton Blanchard · 10 years ago
  58. 2c0a33f powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update by Nishanth Aravamudan · 10 years ago
  59. 49f8d8c powerpc/numa: use cached value of update->cpu in update_cpu_topology by Nishanth Aravamudan · 10 years ago
  60. 5c9fb18 powerpc/vphn: NUMA node code expects big-endian by Greg Kurz · 10 years ago
  61. 2d73bae powerpc/numa: Add ability to disable and debug topology updates by Nishanth Aravamudan · 10 years ago
  62. 2d15b9b powerpc/numa: check error return from proc_create by Nishanth Aravamudan · 10 years ago
  63. 75d43b2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git by Michael Ellerman · 10 years ago
  64. 297cf50 powerpc: some changes in numa_setup_cpu() by Li Zhong · 11 years ago
  65. bc3c432 powerpc: Only set numa node information for present cpus at boottime by Li Zhong · 11 years ago
  66. 70ad237 powerpc: Fix warning reported by verify_cpu_node_mapping() by Li Zhong · 11 years ago
  67. 6db35ad powerpc/mm: Use common paging_init() for NUMA by Scott Wood · 10 years ago
  68. 2fabf08 powerpc: reorder per-cpu NUMA information's initialization by Nishanth Aravamudan · 11 years ago
  69. b00fc6e powerpc/mm/numa: Fix break placement by Andrey Utkin · 11 years ago
  70. 12c743e powerpc/mm: fix ".__node_distance" undefined by Mike Qiu · 11 years ago
  71. 9a01336 power, sched: stop updating inside arch_update_cpu_topology() when nothing to be update by Michael Wang · 11 years ago
  72. 316d7188 powerpc/numa: Fix decimal permissions by Joe Perches · 11 years ago
  73. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  74. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
  75. 68fb18aa powerpc: Add debug checks to catch invalid cpu-to-node mappings by Srivatsa S. Bhat · 11 years ago
  76. d4edc5b powerpc: Fix the setup of CPU-to-Node mappings during CPU online by Srivatsa S. Bhat · 11 years ago
  77. 6408068 mm: use pgdat_end_pfn() to simplify the code in arch by Xishi Qiu · 11 years ago
  78. ec32dd6 powerpc: Fix warnings for arch/powerpc/mm/numa.c by Robert Jennings · 11 years ago
  79. b08a2a1 powerpc: Make NUMA device node code endian safe by Alistair Popple · 12 years ago
  80. f13c13a powerpc: Stop using non-architected shared_proc field in lppaca by Anton Blanchard · 12 years ago
  81. 3be7db6 powerpc: VPHN topology change updates all siblings by Robert Jennings · 12 years ago
  82. dd02321 powerpc/numa: Do not update sysfs cpu registration from invalid context by Nathan Fontenot · 12 years ago
  83. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
  84. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  85. 601abdc3 powerpc/pseries: Correct builds break when CONFIG_SMP not defined by Nathan Fontenot · 12 years ago
  86. 9f3a90e powerpc: Fix build failure after merge of the cgroup tree by Stephen Rothwell · 12 years ago
  87. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  88. f9d531b powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding. by Cody P Schafer · 12 years ago
  89. e04fa61 powerpc/pseries: Add /proc interface to control topology updates by Nathan Fontenot · 12 years ago
  90. b7abef0 powerpc/pseries: RE-enable Virtual Processor Home Node updating by Jesse Larrew · 12 years ago
  91. 176bbf1 powerpc/pseries: Update NUMA VDSO information when updating CPU maps by Jesse Larrew · 12 years ago
  92. 30c0535 powerpc/pseries: Use stop machine to update cpu maps by Nathan Fontenot · 12 years ago
  93. 5d88aa8 powerpc/pseries: Update CPU maps when device tree is updated by Jesse Larrew · 12 years ago
  94. 8002b0c powerpc/pseries: Update numa.c to use updated firmware_has_feature() by Nathan Fontenot · 12 years ago
  95. 55671f3 powerpc: fix annotation of fake_numa_create_new_node() by Stephen Rothwell · 12 years ago
  96. 7122bee powerpc: fix numa distance for form0 device tree by Vaidyanathan Srinivasan · 12 years ago
  97. f594972 powerpc+of: Move of_drconf_cell struct definition to asm/prom.h by Nathan Fontenot · 12 years ago
  98. 79c5fce powerpc/vphn: Fix arch_update_cpu_topology() return value by Jesse Larrew · 13 years ago
  99. 50bba07 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  100. aa709f3 powerpc/numa: Avoid stupid uninitialized warning from gcc by Benjamin Herrenschmidt · 13 years ago