aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh4a/smp-shx3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-17sh: check return code of request_irqNick Desaulniers1-2/+3
2018-12-28sh: sh4a: convert to SPDX identifiersKuninori Morimoto1-4/+1
2016-09-19sh/SH-X3 SMP: Convert to hotplug state machineSebastian Andrzej Siewior1-21/+5
2016-03-29sh: fix smp-shx3 build regression from removal of arch localtimerRich Felker1-2/+0
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker1-3/+3
2011-10-28SH: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
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