index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
up.c
Age
Commit message (
Expand
)
Author
Lines
2014-02-24
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
Frederic Weisbecker
-2
/
+2
2014-02-24
smp: Remove wait argument from __smp_call_function_single()
Frederic Weisbecker
-2
/
+1
2014-02-24
smp: Teach __smp_call_function_single() to check for offline cpus
Jan Kara
-2
/
+3
2013-11-15
kernel: provide a __smp_call_function_single stub for !CONFIG_SMP
Christoph Hellwig
-0
/
+11
2013-09-11
smp.h: move !SMP version of on_each_cpu() out-of-line
David Daney
-0
/
+11
2013-09-11
up.c: use local_irq_{save,restore}() in smp_call_function_single.
David Daney
-3
/
+5
2013-09-11
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
David Daney
-0
/
+39
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
-1
/
+1
2009-01-12
smp_call_function_single(): be slightly less stupid, fix #2
Ingo Molnar
-0
/
+1
2009-01-11
smp_call_function_single(): be slightly less stupid, fix
Ingo Molnar
-1
/
+3
2009-01-11
smp_call_function_single(): be slightly less stupid
Andrew Morton
-0
/
+18