summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4a/smp-shx3.c
Commit message (Expand)AuthorAgeFilesLines
* sh: CPU hotplug support for SH-X3 SMP.Paul Mundt2010-04-261-0/+47
* sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt2010-04-261-0/+3
* sh: Move platform smp ops in to their own structure.Paul Mundt2010-04-211-6/+14
* sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt2010-04-151-2/+2
* sh: Fix up the secondary CPU entry point for 32bit mode.Paul Mundt2010-01-151-1/+4
* sh: Force boot CPU in to light sleep mode for SH-X3 SMP.Paul Mundt2009-10-161-18/+19
* sh: Fix up clockevents broadcasting.Paul Mundt2009-08-191-0/+2
* cpumask: Use accessors for cpu_*_mask: shRusty Russell2009-06-141-3/+2Star
* sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop.Paul Mundt2008-09-081-1/+1
* sh: smp: Hook in to the generic IPI handler for SH-X3 SMP.Paul Mundt2008-09-081-41/+24Star
* sh: Initial SH-X3 SMP support.Paul Mundt2007-09-211-0/+120