1. b802ab4 powerpc: Fix some spelling mistakes by Colin Ian King · 8 years ago
  2. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  3. 8324947 powerpc/pseries: Remove MPIC from pseries cpu hotplug by Rashmica Gupta · 9 years ago
  4. 4cc7ecb7 param: convert some "on"/"off" users to strtobool by Kees Cook · 9 years ago
  5. 90edf18 powerpc/pseries: Add CPU dlpar add functionality by Nathan Fontenot · 9 years ago
  6. ac71380 powerpc/pseries: Add CPU dlpar remove functionality by Nathan Fontenot · 9 years ago
  7. e666ae0 powerpc/pseries: Update CPU hotplug error recovery by Nathan Fontenot · 9 years ago
  8. d98389f powerpc/pseries: Factor out common cpu hotplug code by Nathan Fontenot · 9 years ago
  9. 183deee powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.c by Nathan Fontenot · 9 years ago
  10. b2e8590 powerpc/pseries: Use rtas_call_unlocked() in pseries hotplug by Michael Ellerman · 9 years ago
  11. 53a448c powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus() by Emil Medve · 10 years ago
  12. f5242e5 of/reconfig: Always use the same structure for notifiers by Grant Likely · 10 years ago
  13. d6f1e7a powerpc/pseries: Make CPU hotplug path endian safe by Bharata B Rao · 10 years ago
  14. e36d122 pseries: Fix endian issues in cpu hot-removal by Thomas Falcon · 10 years ago
  15. 4fb8d02 powerpc: Fix Oops in rtas_stop_self() by Li Zhong · 11 years ago
  16. d2a3607 powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseries by Benjamin Herrenschmidt · 11 years ago
  17. 41dd03a powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly by Tony Breeds · 11 years ago
  18. 212bebb pseries: Move plpar_wrapper.h to powerpc common include/asm location. by Deepthi Dharwar · 11 years ago
  19. f13c13a powerpc: Stop using non-architected shared_proc field in lppaca by Anton Blanchard · 11 years ago
  20. fb91256 powerpc: Fix a lazy irq related WARING in arch_local_irq_restore() by Li Zhong · 12 years ago
  21. 1cf3d8b powerpc+of: Add of node/property notification chain for adds and removes by Nathan Fontenot · 12 years ago
  22. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  23. 62fe91b powerpc: Fix up implicit sched.h users by Paul Gortmaker · 14 years ago
  24. 598c823 powerpc/pseries: Simplify vpa deregistration functions by Anton Blanchard · 13 years ago
  25. de2780a powerpc/pseries: Improve error code on reconfiguration notifier failure by Akinobu Mita · 14 years ago
  26. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 14 years ago
  27. 0b05ac6 powerpc/xics: Rewrite XICS driver by Benjamin Herrenschmidt · 14 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  29. 940ce42 powerpc/pseries: Increase cpu die timeout by Benjamin Herrenschmidt · 14 years ago
  30. 32d8ad4 powerpc/pseries: Partition hibernation support by Brian King · 15 years ago
  31. 828a698 powerpc/cpumask: Update some comments by Anton Blanchard · 15 years ago
  32. 8729faa powerpc/cpumask: Convert hotplug-cpu code to new cpumask API by Anton Blanchard · 15 years ago
  33. f8b6769 powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu by Michael Neuling · 15 years ago
  34. a8e6da0 powerpc: Reduce printk from pseries_mach_cpu_die() by Vaidyanathan Srinivasan · 15 years ago
  35. 0212f26 powerpc: Move checks in pseries_mach_cpu_die() by Vaidyanathan Srinivasan · 15 years ago
  36. 8dbce53 powerpc: Reset kernel stack on cpu online from cede state by Vaidyanathan Srinivasan · 15 years ago
  37. 20a8ab9 powerpc/pseries: Quieten cede latency printk by Anton Blanchard · 15 years ago
  38. 5a2ad98 arch/powerpc: Fix continuation line formats by Joe Perches · 15 years ago
  39. 3aa565f powerpc/pseries: Add hooks to put the CPU into an appropriate offline state by Gautham R Shenoy · 15 years ago
  40. ea0f1ca cpumask: Use accessors for cpu_*_mask: powerpc by Rusty Russell · 15 years ago
  41. b906cfa powerpc/pseries: Fix cpu hotplug by Sebastien Dugue · 16 years ago
  42. c3e8506 [POWERPC] Split xics_teardown_cpu() by Nathan Fontenot · 17 years ago
  43. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  44. 473980a [POWERPC] Fix CPU hotplug when using the SLB shadow buffer by Michael Neuling · 17 years ago
  45. 64f2758 [POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC by Olof Johansson · 17 years ago
  46. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  47. 06ba30b [POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.c by Michael Ellerman · 18 years ago
  48. 674fa67 [POWERPC] Only enable cpu hotplug via RTAS if the required firmware support is found by Michael Ellerman · 18 years ago
  49. 413f7c4 [POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplug-cpu.c by Michael Ellerman · 18 years ago
  50. 04da6af [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c by Michael Ellerman · 18 years ago
  51. 0332c2d [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c by Michael Ellerman · 18 years ago