summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/smp.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett2011-12-071-0/+1
* powerpc/85xx: Make kexec to interate over online cpusMatthew McClintock2011-11-031-1/+1
* powerpc/85xx: Setup secondary cores PIR with hard SMP idKumar Gala2011-10-131-4/+5
* powerpc/85xx: Fix support for enabling doorbells for IPIsMatthew McClintock2011-10-121-0/+1
* powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_initLaurentiu TUDOR2011-07-081-4/+5
* powerpc/85xx: Set up doorbells even with no mpicScott Wood2011-06-231-9/+12
* powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-201-1/+1
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-191-2/+4
* powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-201-2/+4
* powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64eKumar Gala2011-03-151-1/+5
* powerpc/85xx: flush dcache before resetting coresMatthew McClintock2010-10-141-0/+50
* powerpc/85xx: Minor fixups for kexec on 85xxMatthew McClintock2010-10-141-13/+11Star
* powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexecMatthew McClintock2010-10-141-2/+0Star
* powerpc/ppc64e: Fix link problem when building ppc64e_defconfigKumar Gala2010-10-081-0/+7
* powerpc/85xx: kexec for SMP 85xx BookE systemsMatthew McClintock2010-08-021-0/+63
* powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt2010-07-091-1/+3
* powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser2010-02-131-2/+19
* powerpc/85xx: Fix SMP compile error and allow NULL for smp_opsKumar Gala2009-09-111-10/+0Star
* powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt2009-08-281-12/+0Star
* powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2009-08-201-1/+0Star
* powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpuKumar Gala2009-06-231-5/+4Star
* powerpc/85xx: Update smp support to handle doorbells and non-mpic initKumar Gala2009-03-111-8/+35
* powerpc/85xx: Add local_irq_restore in error handling codeJulia Lawall2008-12-301-0/+1
* powerpc/85xx: Add support for SMP initializationKumar Gala2008-12-031-0/+104