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
/
rcu_segcblist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-07
rcu/nocb: De-offloading CB kthread
Frederic Weisbecker
1
-3
/
+7
2021-01-07
rcu/nocb: Provide basic callback offloading state machine bits
Frederic Weisbecker
1
-0
/
+1
2021-01-07
rcu/nocb: Turn enabled/offload states into a common flag
Frederic Weisbecker
1
-3
/
+3
2021-01-07
rcu/segcblist: Add debug checks for segment lengths
Joel Fernandes (Google)
1
-0
/
+12
2021-01-07
rcu/tree: segcblist: Remove redundant smp_mb()s
Joel Fernandes (Google)
1
-1
/
+0
2021-01-07
rcu/segcblist: Add counters to segcblist datastructure
Joel Fernandes (Google)
1
-43
/
+77
2021-01-07
rcu/segcblist: Add additional comments to explain smp_mb()
Joel Fernandes (Google)
1
-4
/
+64
2021-01-05
rcu/tree: Make rcu_do_batch count how many callbacks were executed
Joel Fernandes (Google)
1
-1
/
+1
2020-09-03
rcu/segcblist: Prevent useless GP start if no CBs to accelerate
Joel Fernandes (Google)
1
-1
/
+9
2020-02-21
rcu: Remove dead code from rcu_segcblist_insert_pend_cbs()
Paul E. McKenney
1
-2
/
+0
2020-02-21
rcu: Add READ_ONCE() to rcu_segcblist ->tails[]
Paul E. McKenney
1
-1
/
+1
2020-01-24
rcu: Remove kfree_rcu() special casing and lazy-callback handling
Joel Fernandes (Google)
1
-22
/
+3
2019-10-30
rcu: Several rcu_segcblist functions can be static
kbuild test robot
1
-3
/
+3
2019-08-14
rcu/nocb: Add bypass callback queueing
Paul E. McKenney
1
-0
/
+30
2019-08-14
rcu/nocb: Atomic ->len field in rcu_segcblist structure
Paul E. McKenney
1
-7
/
+79
2019-08-14
rcu/nocb: Use rcu_segcblist for no-CBs CPUs
Paul E. McKenney
1
-0
/
+12
2019-08-14
rcu/nocb: Leave ->cblist enabled for no-CBs CPUs
Paul E. McKenney
1
-3
/
+0
2019-08-14
rcu/nocb: Allow lockless use of rcu_segcblist_empty()
Paul E. McKenney
1
-2
/
+2
2019-08-14
rcu/nocb: Allow lockless use of rcu_segcblist_restempty()
Paul E. McKenney
1
-15
/
+15
2019-08-14
rcu/nocb: Use separate flag to indicate offloaded ->cblist
Paul E. McKenney
1
-0
/
+12
2019-08-14
rcu/nocb: Use separate flag to indicate disabled ->cblist
Paul E. McKenney
1
-1
/
+2
2019-02-09
rcu/rcu_segcblist: Convert to SPDX license identifier
Paul E. McKenney
1
-15
/
+2
2018-05-15
rcu: Simplify and inline cpu_needs_another_gp()
Paul E. McKenney
1
-18
/
+0
2017-10-19
rcu/segcblist: Include rcupdate.h
Sebastian Andrzej Siewior
1
-0
/
+1
2017-07-25
rcu: Remove unused RCU list functions
Paul E. McKenney
1
-84
/
+0
2017-07-25
rcu: Localize rcu_state ->orphan_pend and ->orphan_done
Paul E. McKenney
1
-0
/
+24
2017-05-02
rcu: Separately compile large rcu_segcblist functions
Paul E. McKenney
1
-0
/
+505