summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/85xx/smp.c
AgeCommit message (Expand)Author
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
2009-08-28powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt
2009-06-23powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpuKumar Gala
2009-03-11powerpc/85xx: Update smp support to handle doorbells and non-mpic initKumar Gala
2008-12-30powerpc/85xx: Add local_irq_restore in error handling codeJulia Lawall
2008-12-03powerpc/85xx: Add support for SMP initializationKumar Gala