Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
710c476514313c74045c41c0571bb5178fd16e3d
/
kernel
/
up.c
732a27a
Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 3 years, 8 months ago
f0fffaf
kernel/up.c: fix typo
by Bhaskar Chowdhury
· 3 years, 8 months ago
1139aeb
smp: Fix smp_call_function_single_async prototype
by Arnd Bergmann
· 3 years, 8 months ago
a5aa5ce
smp: Inline on_each_cpu_cond() and on_each_cpu()
by Nadav Amit
· 3 years, 10 months ago
1e474b2
smp/up: Make smp_call_function_single() match SMP semantics
by Paul E. McKenney
· 5 years ago
cb92315
smp: Remove allocation mask from on_each_cpu_cond.*()
by Sebastian Andrzej Siewior
· 5 years ago
5671d81
smp: Use smp_cond_func_t as type for the conditional function
by Sebastian Andrzej Siewior
· 5 years ago
caa7593
smp: Remove smp_call_function() and on_each_cpu() return values
by Nadav Amit
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
7d49b28
smp,cpumask: introduce on_each_cpu_cond_mask
by Rik van Riel
· 6 years ago
966a967
smp: Avoid using two cache lines for struct call_single_data
by Ying Huang
· 7 years ago
df8ce9d
smp: Add function to execute a function synchronously on a CPU
by Juergen Gross
· 8 years ago
47ae4b0
virt, sched: Add generic vCPU pinning support
by Juergen Gross
· 8 years ago
c46fff2
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
by Frederic Weisbecker
· 11 years ago
fce8ad1
smp: Remove wait argument from __smp_call_function_single()
by Frederic Weisbecker
· 11 years ago
08eed44
smp: Teach __smp_call_function_single() to check for offline cpus
by Jan Kara
· 11 years ago
40c01e8b
kernel: provide a __smp_call_function_single stub for !CONFIG_SMP
by Christoph Hellwig
· 11 years ago
bff2dc4
smp.h: move !SMP version of on_each_cpu() out-of-line
by David Daney
· 11 years ago
081192b
up.c: use local_irq_{save,restore}() in smp_call_function_single.
by David Daney
· 11 years ago
fa68820
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
by David Daney
· 11 years ago
9984de1
kernel: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 14 years ago
6e96281
smp_call_function_single(): be slightly less stupid, fix #2
by Ingo Molnar
· 16 years ago
93423b8
smp_call_function_single(): be slightly less stupid, fix
by Ingo Molnar
· 16 years ago
53ce3d9
smp_call_function_single(): be slightly less stupid
by Andrew Morton
· 16 years ago