1. 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  2. 495c2ff powerpc/mm: Consolidate numa_enable check and min_common_depth check by Aneesh Kumar K.V · 6 years ago
  3. f52741c powerpc/mm: Fix node look up with numa=off boot by Aneesh Kumar K.V · 6 years ago
  4. ea9f5b7 powerpc/mm/drconf: Use NUMA_NO_NODE on failures instead of node 0 by Aneesh Kumar K.V · 6 years ago
  5. d62c8de powerpc/pseries: Provide vcpu dispatch statistics by Naveen N. Rao · 6 years ago
  6. 5a1ea47 powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/ by Naveen N. Rao · 6 years ago
  7. ef34e0e powerpc/pseries: Generalize hcall_vphn() by Naveen N. Rao · 6 years ago
  8. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  9. 47d9994 powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64 by Christophe Leroy · 6 years ago
  10. 558f864 powerpc/numa: document topology_updates_enabled, disable by default by Nathan Lynch · 6 years ago
  11. 2d4d9b3 powerpc/numa: improve control of topology updates by Nathan Lynch · 6 years ago
  12. 6917735 powerpc: Remove duplicate headers by Jagadeesh Pagadala · 6 years ago
  13. 3375557 memblock: memblock_phys_alloc_try_nid(): don't panic by Mike Rapoport · 6 years ago
  14. 6c3ac11 Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  15. b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
  16. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  17. 81b6132 powerpc/pseries: Perform full re-add of CPU for topology update post-migration by Nathan Fontenot · 6 years ago
  18. e5480bd powerpc: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  19. 437ccdc powerpc/numa: Suppress "VPHN is not supported" messages by Satheesh Rajendran · 6 years ago
  20. 57c8a66 mm: remove include/linux/bootmem.h 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. 65b9fda powerpc/pseries/mobility: Extend start/stop topology update scope by Michael Bringmann · 6 years ago
  23. ac1788c powerpc/numa: Skip onlining a offline node in kdump path by Srikar Dronamraju · 6 years ago
  24. 2483ef0 powerpc/numa: Use associativity if VPHN hcall is successful by Srikar Dronamraju · 6 years ago
  25. 8604895 powerpc/pseries: Fix unitialized timer reset on migration by Michael Bringmann · 6 years ago
  26. 2ea6263 powerpc/topology: Get topology for shared processors at boot by Srikar Dronamraju · 6 years ago
  27. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  28. f437c51 Merge branch 'topic/paca' into next by Michael Ellerman · 7 years ago
  29. 9bd9be0 powerpc/mm/numa: move numa topology discovery earlier by Nicholas Piggin · 7 years ago
  30. 499dcd4 powerpc/64s: Allocate LPPACAs individually by Nicholas Piggin · 7 years ago
  31. 1d9a090 powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove by Nathan Fontenot · 7 years ago
  32. e67e02a powerpc/pseries: Fix cpu hotplug crash with memoryless nodes by Michael Bringmann · 7 years ago
  33. ea05ba7 powerpc/numa: Ensure nodes initialized for hotplug by Michael Bringmann · 7 years ago
  34. a346137 powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes by Michael Bringmann · 7 years ago
  35. 514a9cb powerpc/numa: Update numa code use walk_drmem_lmbs by Nathan Fontenot · 7 years ago
  36. b88fc30 powerpc/numa: Look up associativity array in of_drconf_to_nid_single by Nathan Fontenot · 7 years ago
  37. 22508f3 powerpc/numa: Look up device node in of_get_usable_memory() by Nathan Fontenot · 7 years ago
  38. 35f80de powerpc/numa: Look up device node in of_get_assoc_arrays() by Nathan Fontenot · 7 years ago
  39. 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
  40. 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
  41. a54c61f Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  42. 8bc9314 powerpc/vphn: Fix numa update end-loop bug by Michael Bringmann · 7 years ago
  43. cee5405 powerpc/hotplug: Improve responsiveness of hotplug change by Michael Bringmann · 7 years ago
  44. a3496e9 powerpc/vphn: Improve recognition of PRRN/VPHN by Michael Bringmann · 7 years ago
  45. 17f444c powerpc/vphn: Update CPU topology when VPHN enabled by Michael Bringmann · 7 years ago
  46. 6b2c08f powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology() by Thiago Jung Bauermann · 7 years ago
  47. df7e828 timer: Remove init_timer_deferrable() in favor of timer_setup() by Kees Cook · 7 years ago
  48. 3e401f7 powerpc: Only obtain cpu_hotplug_lock if called by rtasd by Thiago Jung Bauermann · 8 years ago
  49. ea61455 powerpc/mm: Remove reduntant initmem information from log by Anshuman Khandual · 8 years ago
  50. be9ba9ff powerpc: Drop GPL from of_node_to_nid() export to match other arches by Shailendra Singh · 8 years ago
  51. 2a8628d powerpc/mm: Allow memory hotplug into an offline node by Reza Arbab · 8 years ago
  52. 7656cd8 powerpc/mm: Simplify loop control in parse_numa_properties() by Reza Arbab · 8 years ago
  53. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  54. 4a3bac4 powerpc/mm: allow memory hotplug into a memoryless node by Reza Arbab · 8 years ago
  55. 8467801 powerpc: Fix numa topology console print by Aneesh Kumar K.V · 8 years ago
  56. 08b5e79 powerpc/mm: Drop dump_numa_memory_topology() by Michael Ellerman · 8 years ago
  57. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  58. bdab88e powerpc/numa: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  59. 45b64ee powerpc/numa: Fix multiple bugs in memory_hotplug_max() by Bharata B Rao · 9 years ago
  60. e70bd3a powerpc/numa: Fix whitespace in hot_add_drconf_memory_max() by Bharata B Rao · 9 years ago
  61. 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
  62. c118baf arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodes by Raghavendra K T · 9 years ago
  63. 1def375 powerpc/numa: Use of_get_next_parent to simplify code by Christophe Jaillet · 9 years ago
  64. 1d80544 powerpc/numa: initialize distance lookup table from drconf path by Nikunj A Dadhania · 10 years ago
  65. 3af229f powerpc/numa: Reset node_possible_map to only node_online_map by Nishanth Aravamudan · 10 years ago
  66. 4b6cfb2 powerpc/vphn: move VPHN parsing logic to a separate file by Greg Kurz · 10 years ago
  67. b1fc948 powerpc/vphn: move endianness fixing to vphn_unpack_associativity() by Greg Kurz · 10 years ago
  68. 9d0e6d9 powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY API by Greg Kurz · 10 years ago
  69. 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
  70. f5242e5 of/reconfig: Always use the same structure for notifiers by Grant Likely · 10 years ago
  71. 21098b9 powerpc: Move sparse_init() into initmem_init by Anton Blanchard · 10 years ago
  72. 1023973 powerpc: Remove bootmem allocator by Anton Blanchard · 10 years ago
  73. 2c0a33f powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update by Nishanth Aravamudan · 10 years ago
  74. 49f8d8c powerpc/numa: use cached value of update->cpu in update_cpu_topology by Nishanth Aravamudan · 10 years ago
  75. 5c9fb18 powerpc/vphn: NUMA node code expects big-endian by Greg Kurz · 10 years ago
  76. 2d73bae powerpc/numa: Add ability to disable and debug topology updates by Nishanth Aravamudan · 10 years ago
  77. 2d15b9b powerpc/numa: check error return from proc_create by Nishanth Aravamudan · 10 years ago
  78. 75d43b2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git by Michael Ellerman · 10 years ago
  79. 297cf50 powerpc: some changes in numa_setup_cpu() by Li Zhong · 10 years ago
  80. bc3c432 powerpc: Only set numa node information for present cpus at boottime by Li Zhong · 10 years ago
  81. 70ad237 powerpc: Fix warning reported by verify_cpu_node_mapping() by Li Zhong · 10 years ago
  82. 6db35ad powerpc/mm: Use common paging_init() for NUMA by Scott Wood · 10 years ago
  83. 2fabf08 powerpc: reorder per-cpu NUMA information's initialization by Nishanth Aravamudan · 10 years ago
  84. b00fc6e powerpc/mm/numa: Fix break placement by Andrey Utkin · 10 years ago
  85. 12c743e powerpc/mm: fix ".__node_distance" undefined by Mike Qiu · 11 years ago
  86. 9a01336 power, sched: stop updating inside arch_update_cpu_topology() when nothing to be update by Michael Wang · 11 years ago
  87. 316d7188 powerpc/numa: Fix decimal permissions by Joe Perches · 11 years ago
  88. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  89. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
  90. 68fb18aa powerpc: Add debug checks to catch invalid cpu-to-node mappings by Srivatsa S. Bhat · 11 years ago
  91. d4edc5b powerpc: Fix the setup of CPU-to-Node mappings during CPU online by Srivatsa S. Bhat · 11 years ago
  92. 6408068 mm: use pgdat_end_pfn() to simplify the code in arch by Xishi Qiu · 11 years ago
  93. ec32dd6 powerpc: Fix warnings for arch/powerpc/mm/numa.c by Robert Jennings · 11 years ago
  94. b08a2a1 powerpc: Make NUMA device node code endian safe by Alistair Popple · 11 years ago
  95. f13c13a powerpc: Stop using non-architected shared_proc field in lppaca by Anton Blanchard · 11 years ago
  96. 3be7db6 powerpc: VPHN topology change updates all siblings by Robert Jennings · 11 years ago
  97. dd02321 powerpc/numa: Do not update sysfs cpu registration from invalid context by Nathan Fontenot · 12 years ago
  98. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
  99. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  100. 601abdc3 powerpc/pseries: Correct builds break when CONFIG_SMP not defined by Nathan Fontenot · 12 years ago