开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
/
asm
/
smp.h
Age
Commit message (
Expand
)
Author
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-09-13
sh: remove spurious circular inclusion from asm/smp.h
Rich Felker
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-03-29
sh: fix smp-shx3 build regression from removal of arch localtimer
Rich Felker
2016-03-17
sh: add SMP method selection to device tree pseudo-board
Rich Felker
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-04-26
sh: CPU hotplug support.
Paul Mundt
2010-04-26
sh: provide percpu CPU states for hotplug notifiers.
Paul Mundt
2010-04-21
sh: Move platform smp ops in to their own structure.
Paul Mundt
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-06-14
cpumask: arch_send_call_function_ipi_mask: sh
Rusty Russell
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-09-08
sh: generic clockevent broadcast support.
Paul Mundt
2008-09-08
sh: smp: Hook up a timer IPI stub.
Paul Mundt
2008-09-08
sh: smp: Hook in to the generic IPI handler for SH-X3 SMP.
Paul Mundt
2008-09-08
sh: smp: Provide a generic IPI handler.
Paul Mundt
2008-09-08
sh: Kill off unused defines from asm/smp.h.
Paul Mundt
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt