aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/smp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-09-13sh: remove spurious circular inclusion from asm/smp.hRich Felker1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-03-29sh: fix smp-shx3 build regression from removal of arch localtimerRich Felker1-5/+0
2016-03-17sh: add SMP method selection to device tree pseudo-boardRich Felker1-0/+10
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2010-04-26sh: CPU hotplug support.Paul Mundt1-1/+18
2010-04-26sh: provide percpu CPU states for hotplug notifiers.Paul Mundt1-0/+3
2010-04-21sh: Move platform smp ops in to their own structure.Paul Mundt1-7/+11
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-06-14cpumask: arch_send_call_function_ipi_mask: shRusty Russell1-1/+2
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-09-08sh: generic clockevent broadcast support.Paul Mundt1-0/+3
2008-09-08sh: smp: Hook up a timer IPI stub.Paul Mundt1-6/+13
2008-09-08sh: smp: Hook in to the generic IPI handler for SH-X3 SMP.Paul Mundt1-2/+0
2008-09-08sh: smp: Provide a generic IPI handler.Paul Mundt1-0/+1
2008-09-08sh: Kill off unused defines from asm/smp.h.Paul Mundt1-5/+0
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-0/+50