1. 4145f35 powernv/kdump: Fix cases where the kdump kernel can get HMI's by Balbir Singh · 7 years ago
  2. 96d9143 powerpc/smp: Add Power9 scheduler topology by Oliver O'Halloran · 8 years ago
  3. 2a636a5 powerpc/smp: Add cpu_l2_cache_map by Oliver O'Halloran · 8 years ago
  4. df52f67 powerpc/smp: Rework CPU topology construction by Oliver O'Halloran · 8 years ago
  5. e3d8b67 powerpc/smp: Use cpu_to_chip_id() to find core siblings by Oliver O'Halloran · 8 years ago
  6. 0459ddf powerpc: NMI IPI improve lock primitive by Nicholas Piggin · 7 years ago
  7. bb27222 Merge tag 'v4.13-rc1' into fixes by Michael Ellerman · 7 years ago
  8. 7b7622b powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPU by Michael Ellerman · 7 years ago
  9. 2104180 powerpc/64s: implement arch-specific hardlockup watchdog by Nicholas Piggin · 8 years ago
  10. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  11. 4e287e6 powerpc: use spin loop primitives in some functions by Nicholas Piggin · 8 years ago
  12. c642af9 powerpc/smp: Convert NR_CPUS to nr_cpu_ids by Santosh Sivaraj · 8 years ago
  13. f8d0d5d powerpc/smp: Do not BUG_ON if invalid CPU during kick by Santosh Sivaraj · 8 years ago
  14. a8fcfc1 powerpc: Adjust system_state check by Thomas Gleixner · 8 years ago
  15. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  16. 687b8f2 powerpc/smp: Document irq enable/disable after migrating IRQs by Michael Ellerman · 8 years ago
  17. c64af64 powerpc: Add struct smp_ops_t.cause_nmi_ipi operation by Nicholas Piggin · 8 years ago
  18. ddd703c powerpc: Add NMI IPI infrastructure by Nicholas Piggin · 8 years ago
  19. 6d11b87 powerpc/smp: Replace open coded task affinity logic by Thomas Gleixner · 8 years ago
  20. b87ac02 powerpc: Introduce msgsnd/doorbell barrier primitives by Nicholas Piggin · 8 years ago
  21. b866cc2 powerpc: Change the doorbell IPI calling convention by Nicholas Piggin · 8 years ago
  22. a978e13 powerpc/smp: Remove migrate_irq() custom implementation by Benjamin Herrenschmidt · 8 years ago
  23. 14d4ae5 powerpc: Add optional smp_ops->prepare_cpu SMP callback by Benjamin Herrenschmidt · 8 years ago
  24. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  25. 105ab3d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
  26. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  27. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  28. da66588 powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. by Thiago Jung Bauermann · 8 years ago
  29. 19ab58d powerpc, hotplug: Avoid to touch non-existent cpumasks. by Boqun Feng · 8 years ago
  30. b92a226 powerpc: Move cpu_has_feature() to a separate file by Kevin Hao · 8 years ago
  31. f8ab481 powerpc: export cpu_to_core_id() by Mauricio Faria de Oliveira · 9 years ago
  32. 665e87f powerpc/sparse: Include headers containing prototypes by Daniel Axtens · 9 years ago
  33. 42f5b4c powerpc: Introduce asm-prototypes.h by Daniel Axtens · 9 years ago
  34. e9d867a sched: Allow per-cpu kernel threads to run on online && !active by Peter Zijlstra (Intel) · 9 years ago
  35. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  36. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  37. 2f4f1f8 powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores by chenhui zhao · 9 years ago
  38. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  39. e17769e KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU by Suresh E. Warrier · 9 years ago
  40. 31639c77 powerpc/smp: Add smp_muxed_ipi_set_message by Suresh Warrier · 9 years ago
  41. bd7f561 powerpc/smp: Support more IPI messages by Suresh Warrier · 9 years ago
  42. 875ebe94 powerpc/smp: Wait until secondaries are active & online by Michael Ellerman · 10 years ago
  43. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  44. 8aa989b powerpc: Remove some unused functions by Michael Ellerman · 10 years ago
  45. 1be6f10 Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active and online" by Michael Ellerman · 10 years ago
  46. 7c5c92e powerpc: Secondary CPUs must set cpu_callin_map after setting active and online by Anton Blanchard · 10 years ago
  47. 69111ba powerpc: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  48. bc3c432 powerpc: Only set numa node information for present cpus at boottime by Li Zhong · 10 years ago
  49. 1217d34 powerpc: Ensure global functions include their prototype by Anton Blanchard · 10 years ago
  50. 2fabf08 powerpc: reorder per-cpu NUMA information's initialization by Nishanth Aravamudan · 11 years ago
  51. b6220ad sched: Fix compiler warnings by Guenter Roeck · 11 years ago
  52. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  53. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  54. 5d4dfdd sched: Rename capacity related flags by Nicolas Pitre · 11 years ago
  55. 6f5e40a powerpc: Check cpu_thread_in_subcore() in __cpu_up() by Michael Ellerman · 11 years ago
  56. 441c19c powerpc/kvm/book3s_hv: Rework the secondary inhibit code by Michael Ellerman · 11 years ago
  57. 64bb80d powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODES by Nishanth Aravamudan · 11 years ago
  58. 8c27226 powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID by Nishanth Aravamudan · 11 years ago
  59. 607b45e sched, powerpc: Create a dedicated topology table by Vincent Guittot · 11 years ago
  60. 1b67bee powerpc: Implement tick broadcast IPI as a fixed IPI message by Srivatsa S. Bhat · 11 years ago
  61. 402d9a1 powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message by Srivatsa S. Bhat · 11 years ago
  62. dece8ad Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  63. f8a1883 powerpc: Fix topology core_id endian issue on LE builds by Anton Blanchard · 11 years ago
  64. dfee0ef powerpc: kernel: remove useless code which related with 'max_cpus' by Chen Gang · 12 years ago
  65. 3eb906c powerpc: Make cpu_to_chip_id() available when SMP=n by Michael Ellerman · 11 years ago
  66. 6dedcca hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock() by Toshi Kani · 11 years ago
  67. 256588f powerpc: Export cpu_to_chip_id() to fix build error by Guenter Roeck · 11 years ago
  68. 0654de1 powerpc: Little endian SMP IPI demux by Anton Blanchard · 11 years ago
  69. 15863ff powerpc: Make chip-id information available to userspace by Vasant Hegde · 11 years ago
  70. 256f2d4 powerpc: Use ibm, chip-id property to compute cpu_core_mask if available by Paul Mackerras · 11 years ago
  71. a8a5356 powerpc: Pull out cpu_core_mask updates into a separate function by Paul Mackerras · 11 years ago
  72. 3cd8525 powerpc: Add smp_generic_cpu_bootable by Andy Fleming · 11 years ago
  73. b0d436c powerpc: Fix a number of sparse warnings by Anton Blanchard · 11 years ago
  74. cce606f powerpc: Set cpu sibling mask before online cpu by Li Zhong · 12 years ago
  75. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
  76. 799fef0 powerpc: Use generic idle loop by Thomas Gleixner · 12 years ago
  77. 174ea47 powerpc: fix ics_rtas_init and start_secondary section mismatch by Daniel Borkmann · 12 years ago
  78. cad5cef POWERPC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  79. 0588000 Merge commit 'origin/queue' into for-queue by Alexander Graf · 12 years ago
  80. 512691d KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online by Paul Mackerras · 12 years ago
  81. e6651de powerpc/smp: Do not disable IPI interrupts during suspend by Zhao Chenhui · 13 years ago
  82. ae5cab4 powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE by Zhao Chenhui · 13 years ago
  83. 9fb1b36 powerpc: Make sure IPI handlers see data written by IPI senders by Paul Mackerras · 12 years ago
  84. 18ad51d powerpc: Add VDSO version of getcpu by Anton Blanchard · 13 years ago
  85. e250d4b powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 13 years ago
  86. 17e32ea powerpc: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  87. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 13 years ago
  88. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  89. 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
  90. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  91. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  92. 3b5e16d powerpc: Mark IPI interrupts IRQF_NO_THREAD by Thomas Gleixner · 13 years ago
  93. a3a9f3b powerpc/irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  94. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  95. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 14 years ago
  96. fb82b83 powerpc/smp: More generic support for "soft hotplug" by Benjamin Herrenschmidt · 13 years ago
  97. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  98. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  99. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 14 years ago
  100. 3160b09 powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE by Becky Bruce · 14 years ago