summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/85xx/smp.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-10-14powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.Christophe Leroy
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann
2016-03-04powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao
2016-03-04powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao
2016-03-04powerpc/mpc85xx: refactor the PM operationschenhui zhao
2016-03-04powerpc/cache: add cache flush operation for various e500chenhui zhao
2015-10-27Merge branch 'clock' into HEADScott Wood
2015-10-27powerpc/e6500: kexec: Handle hardware threadsScott Wood
2015-10-27powerpc/85xx: Implement 64-bit kexec supportTiejun Chen
2015-10-21powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood
2015-10-17powerpc/85xx: Don't use generic timebase sync on 64-bitScott Wood
2015-10-17powerpc/fsl-booke-64: Allow booting from the secondary threadScott Wood
2015-06-02powerpc: mpc85xx: flush the l1 cache before cpu down in kexecKevin Hao
2015-03-31powerpc/mpc85xx: call k(un)map_atomic rather than k(un)mapYanjiang Jin
2014-07-29powerpc/e6500: Add support for hardware threadsAndy Fleming
2014-04-23powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard
2014-01-07powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell supportKevin Hao
2013-11-11powerpc: add missing explicit OF includes for ppcdevicetree-for-3.13Rob Herring
2013-08-20powerpc: Convert some mftb/mftbu into mfsprScott Wood
2013-08-20powerpc/fsl-booke: Work around erratum A-006958Scott Wood
2013-08-14powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
2013-04-03powerpc/85xx: fix a bug with the parameter of mpic_reset_core()Chen-Hui Zhao
2012-11-25powerpc/mpc85xx: Change spin table to cached memoryYork Sun
2012-09-12powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui
2012-09-12powerpc/85xx: implement hardware timebase syncZhao Chenhui
2012-09-12powerpc/85xx: Replace epapr spin table macros/defines with a structZhao Chenhui
2011-12-07powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett
2011-11-03powerpc/85xx: Make kexec to interate over online cpusMatthew McClintock
2011-10-13powerpc/85xx: Setup secondary cores PIR with hard SMP idKumar Gala
2011-10-11powerpc/85xx: Fix support for enabling doorbells for IPIsMatthew McClintock
2011-07-08powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_initLaurentiu TUDOR
2011-06-22powerpc/85xx: Set up doorbells even with no mpicScott Wood
2011-06-20powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman
2011-03-15powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64eKumar Gala
2010-10-14powerpc/85xx: flush dcache before resetting coresMatthew McClintock
2010-10-14powerpc/85xx: Minor fixups for kexec on 85xxMatthew McClintock
2010-10-14powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexecMatthew McClintock
2010-10-08powerpc/ppc64e: Fix link problem when building ppc64e_defconfigKumar Gala
2010-08-02powerpc/85xx: kexec for SMP 85xx BookE systemsMatthew McClintock
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt
2010-02-13powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser
2009-09-11powerpc/85xx: Fix SMP compile error and allow NULL for smp_opsKumar Gala