aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/85xx/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller1-2/+4
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman1-2/+4
2011-03-15powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64eKumar Gala1-1/+5
2010-10-14powerpc/85xx: flush dcache before resetting coresMatthew McClintock1-0/+50
2010-10-14powerpc/85xx: Minor fixups for kexec on 85xxMatthew McClintock1-13/+11
2010-10-14powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexecMatthew McClintock1-2/+0
2010-10-08powerpc/ppc64e: Fix link problem when building ppc64e_defconfigKumar Gala1-0/+7
2010-08-02powerpc/85xx: kexec for SMP 85xx BookE systemsMatthew McClintock1-0/+63
2010-07-09powerpc/book3e: More doorbell cleanups. Sample the PIR registerBenjamin Herrenschmidt1-1/+3
2010-02-13powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser1-2/+19
2009-09-11powerpc/85xx: Fix SMP compile error and allow NULL for smp_opsKumar Gala1-10/+0
2009-08-28powerpc: Properly start decrementer on BookE secondary CPUsBenjamin Herrenschmidt1-12/+0
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt1-1/+0
2009-06-23powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpuKumar Gala1-5/+4
2009-03-11powerpc/85xx: Update smp support to handle doorbells and non-mpic initKumar Gala1-8/+35
2008-12-30powerpc/85xx: Add local_irq_restore in error handling codeJulia Lawall1-0/+1
2008-12-03powerpc/85xx: Add support for SMP initializationKumar Gala1-0/+104