aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/smp.c
Commit message (Expand)AuthorAge
* powerpc/mpc85xx: call k(un)map_atomic rather than k(un)mapYanjiang Jin2015-03-31
* powerpc/e6500: Add support for hardware threadsAndy Fleming2014-07-29
* powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard2014-04-22
* powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell supportKevin Hao2014-01-07
* powerpc: add missing explicit OF includes for ppcRob Herring2013-11-11
* powerpc: Convert some mftb/mftbu into mfsprScott Wood2013-08-20
* powerpc/fsl-booke: Work around erratum A-006958Scott Wood2013-08-20
* powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming2013-08-14
* powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2013-06-30
* powerpc/85xx: fix a bug with the parameter of mpic_reset_core()Chen-Hui Zhao2013-04-03
* powerpc/mpc85xx: Change spin table to cached memoryYork Sun2012-11-25
* powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui2012-09-12
* powerpc/85xx: implement hardware timebase syncZhao Chenhui2012-09-12
* powerpc/85xx: Replace epapr spin table macros/defines with a structZhao Chenhui2012-09-12
* powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett2011-12-06
* powerpc/85xx: Make kexec to interate over online cpusMatthew McClintock2011-11-03
* powerpc/85xx: Setup secondary cores PIR with hard SMP idKumar Gala2011-10-13
* powerpc/85xx: Fix support for enabling doorbells for IPIsMatthew McClintock2011-10-12
* powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_initLaurentiu TUDOR2011-07-08
* powerpc/85xx: Set up doorbells even with no mpicScott Wood2011-06-22
* powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-19
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-19
* powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-20
* powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64eKumar Gala2011-03-15
* powerpc/85xx: flush dcache before resetting coresMatthew McClintock2010-10-14
* powerpc/85xx: Minor fixups for kexec on 85xxMatthew McClintock2010-10-14
* powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexecMatthew McClintock2010-10-14
* powerpc/ppc64e: Fix link problem when building ppc64e_defconfigKumar Gala2010-10-08
* powerpc/85xx: kexec for SMP 85xx BookE systemsMatthew McClintock2010-08-02
* powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt2010-07-09
* powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser2010-02-13
* powerpc/85xx: Fix SMP compile error and allow NULL for smp_opsKumar Gala2009-09-10
* powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt2009-08-28
* powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2009-08-19
* powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpuKumar Gala2009-06-23
* powerpc/85xx: Update smp support to handle doorbells and non-mpic initKumar Gala2009-03-11
* powerpc/85xx: Add local_irq_restore in error handling codeJulia Lawall2008-12-30
* powerpc/85xx: Add support for SMP initializationKumar Gala2008-12-03