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
/
rcu
/
tree_nocb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
rcu/nocb: Avoid polling when my_rdp->nocb_head_rdp list is empty
Zqiang
1
-5
/
+19
2022-07-19
rcu/nocb: Add option to opt rcuo kthreads out of RT priority
Uladzislau Rezki (Sony)
1
-1
/
+2
2022-07-19
rcu/nocb: Add an option to offload all CPUs on boot
Joel Fernandes
1
-1
/
+14
2022-07-19
rcu/nocb: Fix NOCB kthreads spawn failure with rcu_nocb_rdp_deoffload() direc...
Zqiang
1
-16
/
+64
2022-07-19
rcu/nocb: Invert rcu_state.barrier_mutex VS hotplug lock locking order
Zqiang
1
-4
/
+4
2022-07-19
rcu/nocb: Add/del rdp to iterate from rcuog itself
Frederic Weisbecker
1
-68
/
+70
2022-04-12
rcu/nocb: Initialize nocb kthreads only for boot CPU prior SMP initialization
Frederic Weisbecker
1
-20
/
+0
2022-04-12
rcu/nocb: Move rcu_nocb_is_setup to rcu_state
Frederic Weisbecker
1
-8
/
+5
2022-04-12
rcu: Remove rcu_is_nocb_cpu()
Frederic Weisbecker
1
-8
/
+0
2022-02-24
Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0...
Paul E. McKenney
1
-3
/
+15
2022-02-14
rcu: Replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-2
/
+2
2022-02-02
rcu: Elevate priority of offloaded callback threads
Alison Chaiken
1
-0
/
+3
2022-02-02
rcu: Make priority of grace-period thread consistent
Alison Chaiken
1
-0
/
+4
2022-02-02
rcu/nocb: Handle concurrent nocb kthreads creation
Neeraj Upadhyay
1
-1
/
+6
2021-12-09
rcu/nocb: Merge rcu_spawn_cpu_nocb_kthread() and rcu_spawn_one_nocb_kthread()
Frederic Weisbecker
1
-11
/
+4
2021-12-09
rcu/nocb: Allow empty "rcu_nocbs" kernel parameter
Frederic Weisbecker
1
-4
/
+6
2021-12-09
rcu/nocb: Create kthreads on all CPUs if "rcu_nocbs=" or "nohz_full=" are passed
Frederic Weisbecker
1
-8
/
+6
2021-12-09
rcu/nocb: Optimize kthreads and rdp initialization
Frederic Weisbecker
1
-7
/
+17
2021-12-09
rcu/nocb: Prepare nocb_cb_wait() to start with a non-offloaded rdp
Frederic Weisbecker
1
-11
/
+12
2021-12-09
rcu/nocb: Remove rcu_node structure from nocb list when de-offloaded
Frederic Weisbecker
1
-7
/
+38
2021-12-08
rcu/nocb: Invoke rcu_core() at the start of deoffloading
Frederic Weisbecker
1
-0
/
+9
2021-12-08
rcu/nocb: Prepare state machine for a new step
Frederic Weisbecker
1
-8
/
+16
2021-09-14
rcu-nocb: Fix a couple of tree_nocb code-style nits
Paul E. McKenney
1
-1
/
+1
2021-07-20
rcu/nocb: Start moving nocb code to its own plugin file
Frederic Weisbecker
1
-0
/
+1496