index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
up.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-09
Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2021-05-07
kernel/up.c: fix typo
Bhaskar Chowdhury
1
-1
/
+1
2021-05-06
smp: Fix smp_call_function_single_async prototype
Arnd Bergmann
1
-1
/
+1
2021-03-06
smp: Inline on_each_cpu_cond() and on_each_cpu()
Nadav Amit
1
-37
/
+1
2020-02-07
smp/up: Make smp_call_function_single() match SMP semantics
Paul E. McKenney
1
-1
/
+2
2020-01-24
smp: Remove allocation mask from on_each_cpu_cond.*()
Sebastian Andrzej Siewior
1
-4
/
+3
2020-01-24
smp: Use smp_cond_func_t as type for the conditional function
Sebastian Andrzej Siewior
1
-6
/
+5
2019-06-23
smp: Remove smp_call_function() and on_each_cpu() return values
Nadav Amit
1
-2
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2018-10-09
smp,cpumask: introduce on_each_cpu_cond_mask
Rik van Riel
1
-3
/
+11
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
1
-1
/
+1
2016-09-05
smp: Add function to execute a function synchronously on a CPU
Juergen Gross
1
-0
/
+17
2016-09-05
virt, sched: Add generic vCPU pinning support
Juergen Gross
1
-0
/
+1
2014-02-25
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
Frederic Weisbecker
1
-2
/
+2
2014-02-25
smp: Remove wait argument from __smp_call_function_single()
Frederic Weisbecker
1
-2
/
+1
2014-02-25
smp: Teach __smp_call_function_single() to check for offline cpus
Jan Kara
1
-2
/
+3
2013-11-15
kernel: provide a __smp_call_function_single stub for !CONFIG_SMP
Christoph Hellwig
1
-0
/
+11
2013-09-12
smp.h: move !SMP version of on_each_cpu() out-of-line
David Daney
1
-0
/
+11
2013-09-12
up.c: use local_irq_{save,restore}() in smp_call_function_single.
David Daney
1
-3
/
+5
2013-09-12
smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_cond
David Daney
1
-0
/
+39
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2009-01-12
smp_call_function_single(): be slightly less stupid, fix #2
Ingo Molnar
1
-0
/
+1
2009-01-11
smp_call_function_single(): be slightly less stupid, fix
Ingo Molnar
1
-1
/
+3
2009-01-11
smp_call_function_single(): be slightly less stupid
Andrew Morton
1
-0
/
+18