1. 2c0a33f powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update by Nishanth Aravamudan · 10 years ago
  2. 49f8d8c powerpc/numa: use cached value of update->cpu in update_cpu_topology by Nishanth Aravamudan · 10 years ago
  3. 5c9fb18 powerpc/vphn: NUMA node code expects big-endian by Greg Kurz · 10 years ago
  4. 2d73bae powerpc/numa: Add ability to disable and debug topology updates by Nishanth Aravamudan · 10 years ago
  5. 2d15b9b powerpc/numa: check error return from proc_create by Nishanth Aravamudan · 10 years ago
  6. 75d43b2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git by Michael Ellerman · 10 years ago
  7. 297cf50 powerpc: some changes in numa_setup_cpu() by Li Zhong · 10 years ago
  8. bc3c432 powerpc: Only set numa node information for present cpus at boottime by Li Zhong · 10 years ago
  9. 70ad237 powerpc: Fix warning reported by verify_cpu_node_mapping() by Li Zhong · 10 years ago
  10. 6db35ad powerpc/mm: Use common paging_init() for NUMA by Scott Wood · 10 years ago
  11. 2fabf08 powerpc: reorder per-cpu NUMA information's initialization by Nishanth Aravamudan · 10 years ago
  12. b00fc6e powerpc/mm/numa: Fix break placement by Andrey Utkin · 10 years ago
  13. 12c743e powerpc/mm: fix ".__node_distance" undefined by Mike Qiu · 11 years ago
  14. 9a01336 power, sched: stop updating inside arch_update_cpu_topology() when nothing to be update by Michael Wang · 11 years ago
  15. 316d718 powerpc/numa: Fix decimal permissions by Joe Perches · 11 years ago
  16. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  17. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
  18. 68fb18aa powerpc: Add debug checks to catch invalid cpu-to-node mappings by Srivatsa S. Bhat · 11 years ago
  19. d4edc5b powerpc: Fix the setup of CPU-to-Node mappings during CPU online by Srivatsa S. Bhat · 11 years ago
  20. 6408068 mm: use pgdat_end_pfn() to simplify the code in arch by Xishi Qiu · 11 years ago
  21. ec32dd6 powerpc: Fix warnings for arch/powerpc/mm/numa.c by Robert Jennings · 11 years ago
  22. b08a2a1 powerpc: Make NUMA device node code endian safe by Alistair Popple · 11 years ago
  23. f13c13a powerpc: Stop using non-architected shared_proc field in lppaca by Anton Blanchard · 11 years ago
  24. 3be7db6 powerpc: VPHN topology change updates all siblings by Robert Jennings · 11 years ago
  25. dd02321 powerpc/numa: Do not update sysfs cpu registration from invalid context by Nathan Fontenot · 12 years ago
  26. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
  27. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  28. 601abdc3 powerpc/pseries: Correct builds break when CONFIG_SMP not defined by Nathan Fontenot · 12 years ago
  29. 9f3a90e powerpc: Fix build failure after merge of the cgroup tree by Stephen Rothwell · 12 years ago
  30. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  31. f9d531b powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding. by Cody P Schafer · 12 years ago
  32. e04fa61 powerpc/pseries: Add /proc interface to control topology updates by Nathan Fontenot · 12 years ago
  33. b7abef0 powerpc/pseries: RE-enable Virtual Processor Home Node updating by Jesse Larrew · 12 years ago
  34. 176bbf1 powerpc/pseries: Update NUMA VDSO information when updating CPU maps by Jesse Larrew · 12 years ago
  35. 30c0535 powerpc/pseries: Use stop machine to update cpu maps by Nathan Fontenot · 12 years ago
  36. 5d88aa8 powerpc/pseries: Update CPU maps when device tree is updated by Jesse Larrew · 12 years ago
  37. 8002b0c powerpc/pseries: Update numa.c to use updated firmware_has_feature() by Nathan Fontenot · 12 years ago
  38. 55671f3 powerpc: fix annotation of fake_numa_create_new_node() by Stephen Rothwell · 12 years ago
  39. 7122bee powerpc: fix numa distance for form0 device tree by Vaidyanathan Srinivasan · 12 years ago
  40. f594972 powerpc+of: Move of_drconf_cell struct definition to asm/prom.h by Nathan Fontenot · 12 years ago
  41. 79c5fce powerpc/vphn: Fix arch_update_cpu_topology() return value by Jesse Larrew · 13 years ago
  42. 50bba07 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  43. aa709f3 powerpc/numa: Avoid stupid uninitialized warning from gcc by Benjamin Herrenschmidt · 13 years ago
  44. 5b958a7 powerpc/numa: Fix OF node refcounting bug by Gavin Shan · 13 years ago
  45. 82b2521 powerpc: Fix uninitialised error in numa.c by Michael Neuling · 13 years ago
  46. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  47. 9512938 cpumask: update setup_node_to_cpumask_map() comments by Wanlong Gao · 13 years ago
  48. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  49. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  50. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  51. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  52. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  53. 2011b1d powerpc/mm: Fix section mismatch for read_n_cells by David Rientjes · 13 years ago
  54. 28e86bd powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nid by David Rientjes · 13 years ago
  55. 1d7cfe1 powerpc: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  56. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  57. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  58. 1c8ee73 powerpc/numa: NUMA topology support for PowerNV by Dipankar Sarma · 13 years ago
  59. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  60. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  61. dfbe93a powerpc: Coding style cleanups by Anton Blanchard · 13 years ago
  62. 94db7c5 powerpc: Use for_each_node_by_type instead of open coding it by Anton Blanchard · 13 years ago
  63. 6083184 powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nid by Anton Blanchard · 13 years ago
  64. 5dfe866 bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range() by Tejun Heo · 14 years ago
  65. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 14 years ago
  66. e70606e powerpc/numa: Look for ibm, associativity-reference-points at the root by Michael Ellerman · 14 years ago
  67. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  68. 36e8695 powerpc/pseries: Disable VPNH feature by Benjamin Herrenschmidt · 14 years ago
  69. 429f4d8 powerpc/numa: Fix bug in unmap_cpu_from_node by Anton Blanchard · 14 years ago
  70. fe5cfd6 powerpc/numa: Disable VPHN on dedicated processor partitions by Anton Blanchard · 14 years ago
  71. c0e5e46 powerpc/numa: Add length when creating OF properties via VPHN by Anton Blanchard · 14 years ago
  72. d69043e powerpc/numa: Check for all VPHN changes by Anton Blanchard · 14 years ago
  73. 5de1669 powerpc/numa: Only use active VPHN count fields by Anton Blanchard · 14 years ago
  74. cd9d6cc powerpc/pseries: Remove unnecessary variable initializations in numa.c by Jesse Larrew · 14 years ago
  75. 7639ada powerpc/pseries: Fix brace placement in numa.c by Jesse Larrew · 14 years ago
  76. bd03403 powerpc/pseries: Fix typo in VPHN comments by Jesse Larrew · 14 years ago
  77. 5d7d807 powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA by Benjamin Herrenschmidt · 14 years ago
  78. 39bf990 powerpc/pseries: Fix VPHN build errors on non-SMP systems by Jesse Larrew · 14 years ago
  79. 9eff1a3 powerpc/pseries: Poll VPA for topology changes and update NUMA maps by Jesse Larrew · 14 years ago
  80. cd34206 powerpc: Add memory_hotplug_max() by Nishanth Aravamudan · 14 years ago
  81. c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 14 years ago
  82. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  83. cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  84. 28be707 memblock/powerpc: Use new accessors by Benjamin Herrenschmidt · 14 years ago
  85. 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  86. 3fdfd99 powerpc: Fix erroneous lmb->memblock conversions by Benjamin Herrenschmidt · 14 years ago
  87. 95f72d1 lmb: rename to memblock by Yinghai Lu · 15 years ago
  88. 41eab6f powerpc/numa: Use form 1 affinity to setup node distance by Anton Blanchard · 15 years ago
  89. bc8449c powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity by Anton Blanchard · 15 years ago
  90. 1ed31d6 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  91. 25863de powerpc/cpumask: Convert NUMA code to new cpumask API by Anton Blanchard · 15 years ago
  92. 4b83c33 powerpc/numa: Add form 1 NUMA affinity by Anton Blanchard · 15 years ago
  93. 72c3368 nodemask.h: remove macro any_online_node by H Hartley Sweeten · 15 years ago
  94. d3f6204 powerpc: Set init_bootmem_done on NUMA platforms as well by Benjamin Herrenschmidt · 16 years ago
  95. 0f16ef7 powerpc/numa: Cleanup hot_add_scn_to_nid by Nathan Fontenot · 16 years ago
  96. 82a0a1c Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  97. 06eccea powerpc/mm: Fix numa reserve bootmem page selection by Dave Hansen · 16 years ago
  98. 8b16cd2 powerpc/numa: Remove redundant find_cpu_node() by Milton Miller · 16 years ago
  99. 20fcefe powerpc/numa: Avoid possible reference beyond prop. length in find_min_common_depth() by Milton Miller · 16 years ago
  100. 893473d powerpc/mm: Cleanup careful_allocation(): consolidate memset() by Dave Hansen · 16 years ago