index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
rcu_segcblist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Use rcu_segcblist_segempty() instead of open coding it
Frederic Weisbecker
2023-10-04
1
-2
/
+2
*
rcu: Throttle callback invocation based on number of ready callbacks
Paul E. McKenney
2023-01-03
1
-1
/
+1
*
rcu: Clarify fill-the-gap comment in rcu_segcblist_advance()
Paul E. McKenney
2022-04-11
1
-4
/
+4
*
rcu/nocb: Invoke rcu_core() at the start of deoffloading
Frederic Weisbecker
2021-12-07
1
-4
/
+2
*
rcu/nocb: Prepare state machine for a new step
Frederic Weisbecker
2021-12-07
1
-3
/
+3
*
rcu/nocb: Remove stale comment above rcu_segcblist_offload()
Frederic Weisbecker
2021-03-15
1
-2
/
+1
*
rcu/nocb: De-offloading CB kthread
Frederic Weisbecker
2021-01-06
1
-3
/
+7
*
rcu/nocb: Provide basic callback offloading state machine bits
Frederic Weisbecker
2021-01-06
1
-0
/
+1
*
rcu/nocb: Turn enabled/offload states into a common flag
Frederic Weisbecker
2021-01-06
1
-3
/
+3
*
rcu/segcblist: Add debug checks for segment lengths
Joel Fernandes (Google)
2021-01-06
1
-0
/
+12
*
rcu/tree: segcblist: Remove redundant smp_mb()s
Joel Fernandes (Google)
2021-01-06
1
-1
/
+0
*
rcu/segcblist: Add counters to segcblist datastructure
Joel Fernandes (Google)
2021-01-06
1
-43
/
+77
*
rcu/segcblist: Add additional comments to explain smp_mb()
Joel Fernandes (Google)
2021-01-06
1
-4
/
+64
*
rcu/tree: Make rcu_do_batch count how many callbacks were executed
Joel Fernandes (Google)
2021-01-04
1
-1
/
+1
*
rcu/segcblist: Prevent useless GP start if no CBs to accelerate
Joel Fernandes (Google)
2020-09-03
1
-1
/
+9
*
rcu: Remove dead code from rcu_segcblist_insert_pend_cbs()
Paul E. McKenney
2020-02-20
1
-2
/
+0
*
rcu: Add READ_ONCE() to rcu_segcblist ->tails[]
Paul E. McKenney
2020-02-20
1
-1
/
+1
*
rcu: Remove kfree_rcu() special casing and lazy-callback handling
Joel Fernandes (Google)
2020-01-24
1
-22
/
+3
*
rcu: Several rcu_segcblist functions can be static
kbuild test robot
2019-10-30
1
-3
/
+3
*
rcu/nocb: Add bypass callback queueing
Paul E. McKenney
2019-08-13
1
-0
/
+30
*
rcu/nocb: Atomic ->len field in rcu_segcblist structure
Paul E. McKenney
2019-08-13
1
-7
/
+79
*
rcu/nocb: Use rcu_segcblist for no-CBs CPUs
Paul E. McKenney
2019-08-13
1
-0
/
+12
*
rcu/nocb: Leave ->cblist enabled for no-CBs CPUs
Paul E. McKenney
2019-08-13
1
-3
/
+0
*
rcu/nocb: Allow lockless use of rcu_segcblist_empty()
Paul E. McKenney
2019-08-13
1
-2
/
+2
*
rcu/nocb: Allow lockless use of rcu_segcblist_restempty()
Paul E. McKenney
2019-08-13
1
-15
/
+15
*
rcu/nocb: Use separate flag to indicate offloaded ->cblist
Paul E. McKenney
2019-08-13
1
-0
/
+12
*
rcu/nocb: Use separate flag to indicate disabled ->cblist
Paul E. McKenney
2019-08-13
1
-1
/
+2
*
rcu/rcu_segcblist: Convert to SPDX license identifier
Paul E. McKenney
2019-02-09
1
-15
/
+2
*
rcu: Simplify and inline cpu_needs_another_gp()
Paul E. McKenney
2018-05-15
1
-18
/
+0
*
rcu/segcblist: Include rcupdate.h
Sebastian Andrzej Siewior
2017-10-19
1
-0
/
+1
*
rcu: Remove unused RCU list functions
Paul E. McKenney
2017-07-25
1
-84
/
+0
*
rcu: Localize rcu_state ->orphan_pend and ->orphan_done
Paul E. McKenney
2017-07-25
1
-0
/
+24
*
rcu: Separately compile large rcu_segcblist functions
Paul E. McKenney
2017-05-02
1
-0
/
+505