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