index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
/
sh4a
/
smp-shx3.c
Age
Commit message (
Expand
)
Author
2018-12-28
sh: sh4a: convert to SPDX identifiers
Kuninori Morimoto
2016-09-19
sh/SH-X3 SMP: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-03-29
sh: fix smp-shx3 build regression from removal of arch localtimer
Rich Felker
2013-07-14
sh: delete __cpuinit usage from all sh files
Paul Gortmaker
2011-10-28
SH: irq: Remove IRQF_DISABLED
Yong Zhang
2010-04-26
sh: CPU hotplug support for SH-X3 SMP.
Paul Mundt
2010-04-26
sh: Make sure all SH-X3 cores are populated in the present CPU map.
Paul Mundt
2010-04-21
sh: Move platform smp ops in to their own structure.
Paul Mundt
2010-04-15
sh: Disable IRQ balancing for timer and IPI IRQs.
Paul Mundt
2010-01-15
sh: Fix up the secondary CPU entry point for 32bit mode.
Paul Mundt
2009-10-16
sh: Force boot CPU in to light sleep mode for SH-X3 SMP.
Paul Mundt
2009-08-19
sh: Fix up clockevents broadcasting.
Paul Mundt
2009-06-14
cpumask: Use accessors for cpu_*_mask: sh
Rusty Russell
2008-09-08
sh: smp: shove a cpu_relax() in the plat_start_cpu() busy loop.
Paul Mundt
2008-09-08
sh: smp: Hook in to the generic IPI handler for SH-X3 SMP.
Paul Mundt
2007-09-21
sh: Initial SH-X3 SMP support.
Paul Mundt