1. eeb0991 powerpc/mpc85xx: also write addr_h to spin table for 64bit boot entry by Bai Yingjie · 5 years ago
  2. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  3. aa91796e powerpc: don't use ioremap_prot() nor __ioremap() unless really needed. by Christophe Leroy · 6 years ago
  4. d2e6007 powerpc/64: Use array of paca pointers and allocate pacas individually by Nicholas Piggin · 7 years ago
  5. c64af64 powerpc: Add struct smp_ops_t.cause_nmi_ipi operation by Nicholas Piggin · 8 years ago
  6. b866cc2 powerpc: Change the doorbell IPI calling convention by Nicholas Piggin · 8 years ago
  7. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  8. da66588 powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. by Thiago Jung Bauermann · 8 years ago
  9. 6becef7 powerpc/mpc85xx: Add CPU hotplug support for E6500 by chenhui zhao · 9 years ago
  10. 2f4f1f8 powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores by chenhui zhao · 9 years ago
  11. 56f1ba2 powerpc/mpc85xx: refactor the PM operations by chenhui zhao · 9 years ago
  12. e7affb1 powerpc/cache: add cache flush operation for various e500 by chenhui zhao · 9 years ago
  13. 43f2cfc Merge branch 'clock' into HEAD by Scott Wood · 9 years ago
  14. f34b3e1 powerpc/e6500: kexec: Handle hardware threads by Scott Wood · 9 years ago
  15. 939fbf0 powerpc/85xx: Implement 64-bit kexec support by Tiejun Chen · 9 years ago
  16. 9484865 powerpc/fsl: Move fsl_guts.h out of arch/powerpc by Scott Wood · 9 years ago
  17. 1112450a powerpc/85xx: Don't use generic timebase sync on 64-bit by Scott Wood · 9 years ago
  18. 01c593d powerpc/fsl-booke-64: Allow booting from the secondary thread by Scott Wood · 9 years ago
  19. 379caf6 powerpc: mpc85xx: flush the l1 cache before cpu down in kexec by Kevin Hao · 10 years ago
  20. 88b7936 powerpc/mpc85xx: call k(un)map_atomic rather than k(un)map by Yanjiang Jin · 10 years ago
  21. e16c876 powerpc/e6500: Add support for hardware threads by Andy Fleming · 13 years ago
  22. 2751b62 powerpc: Fix SMP issues with ppc64le ABIv2 by Anton Blanchard · 11 years ago
  23. 455d23a powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell support by Kevin Hao · 11 years ago
  24. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  25. beb2dc0 powerpc: Convert some mftb/mftbu into mfspr by Scott Wood · 11 years ago
  26. d52459c powerpc/fsl-booke: Work around erratum A-006958 by Scott Wood · 11 years ago
  27. 39fd402 powerpc: Convert platforms to smp_generic_cpu_bootable by Andy Fleming · 11 years ago
  28. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 12 years ago
  29. ddb487d powerpc/85xx: fix a bug with the parameter of mpic_reset_core() by Chen-Hui Zhao · 12 years ago
  30. bc15236 powerpc/mpc85xx: Change spin table to cached memory by York Sun · 12 years ago
  31. d0832a7 powerpc/85xx: add HOTPLUG_CPU support by Zhao Chenhui · 12 years ago
  32. bf34526 powerpc/85xx: implement hardware timebase sync by Zhao Chenhui · 12 years ago
  33. 15f34eb powerpc/85xx: Replace epapr spin table macros/defines with a struct by Zhao Chenhui · 12 years ago
  34. 582d3e0 powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h" by Kyle Moffett · 13 years ago
  35. 43a327b powerpc/85xx: Make kexec to interate over online cpus by Matthew McClintock · 13 years ago
  36. 4511680 powerpc/85xx: Setup secondary cores PIR with hard SMP id by Kumar Gala · 13 years ago
  37. de423ff powerpc/85xx: Fix support for enabling doorbells for IPIs by Matthew McClintock · 13 years ago
  38. 2647aa1 powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_init by Laurentiu TUDOR · 14 years ago
  39. dc2c9c5 powerpc/85xx: Set up doorbells even with no mpic by Scott Wood · 14 years ago
  40. 9ca980d powerpc: Avoid extra indirect function call in sending IPIs by Paul Mackerras · 14 years ago
  41. 23d72bf powerpc: Consolidate ipi message mux and demux by Milton Miller · 14 years ago
  42. de30097 powerpc/smp: smp_ops->kick_cpu() should be able to fail by Michael Ellerman · 14 years ago
  43. decbb28 powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64e by Kumar Gala · 14 years ago
  44. 677de42 powerpc/85xx: flush dcache before resetting cores by Matthew McClintock · 14 years ago
  45. 5d69296 powerpc/85xx: Minor fixups for kexec on 85xx by Matthew McClintock · 14 years ago
  46. edb8580 powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexec by Matthew McClintock · 14 years ago
  47. 5b8544c powerpc/ppc64e: Fix link problem when building ppc64e_defconfig by Kumar Gala · 14 years ago
  48. f933a41 powerpc/85xx: kexec for SMP 85xx BookE systems by Matthew McClintock · 14 years ago
  49. b9f1cd7 powerpc/book3e: More doorbell cleanups. Sample the PIR register by Benjamin Herrenschmidt · 15 years ago
  50. d1d47ec powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem by Peter Tyser · 15 years ago
  51. 757cbd4 powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops by Kumar Gala · 15 years ago
  52. 77c0a70 powerpc: Properly start decrementer on BookE secondary CPUs by Benjamin Herrenschmidt · 15 years ago
  53. cf54dc7 powerpc: Move definitions of secondary CPU spinloop to header file by Benjamin Herrenschmidt · 15 years ago
  54. cb1ffb620 powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpu by Kumar Gala · 16 years ago
  55. 563fdd4 powerpc/85xx: Update smp support to handle doorbells and non-mpic init by Kumar Gala · 16 years ago
  56. 870029a powerpc/85xx: Add local_irq_restore in error handling code by Julia Lawall · 16 years ago
  57. d5b26db powerpc/85xx: Add support for SMP initialization by Kumar Gala · 16 years ago