aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4a/smp-shx3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-26sh: CPU hotplug support for SH-X3 SMP.Paul Mundt1-0/+47
2010-04-26sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt1-0/+3
2010-04-21sh: Move platform smp ops in to their own structure.Paul Mundt1-6/+14
2010-04-15sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt1-2/+2
2010-01-15sh: Fix up the secondary CPU entry point for 32bit mode.Paul Mundt1-1/+4
2009-10-16sh: Force boot CPU in to light sleep mode for SH-X3 SMP.Paul Mundt1-18/+19
2009-08-19sh: Fix up clockevents broadcasting.Paul Mundt1-0/+2
2009-06-14cpumask: Use accessors for cpu_*_mask: shRusty Russell1-3/+2
2008-09-08sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop.Paul Mundt1-1/+1
2008-09-08sh: smp: Hook in to the generic IPI handler for SH-X3 SMP.Paul Mundt1-41/+24
2007-09-21sh: Initial SH-X3 SMP support.Paul Mundt1-0/+120