aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/rcu_segcblist.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-07rcu/nocb: Invoke rcu_core() at the start of deoffloadingFrederic Weisbecker1-0/+14
2021-12-07rcu/nocb: Prepare state machine for a new stepFrederic Weisbecker1-14/+23
2021-03-15rcu/nocb: Disable bypass when CPU isn't completely offloadedFrederic Weisbecker1-3/+4
2021-01-06rcu/nocb: Provide basic callback offloading state machine bitsFrederic Weisbecker1-1/+114
2021-01-06rcu/nocb: Turn enabled/offload states into a common flagFrederic Weisbecker1-2/+4
2021-01-06rcu/segcblist: Add counters to segcblist datastructureJoel Fernandes (Google)1-0/+1
2020-01-24rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)1-2/+0
2019-08-13rcu/nocb: Atomic ->len field in rcu_segcblist structurePaul E. McKenney1-0/+4
2019-08-13rcu/nocb: Use separate flag to indicate offloaded ->cblistPaul E. McKenney1-0/+1
2019-08-13rcu/nocb: Use separate flag to indicate disabled ->cblistPaul E. McKenney1-0/+4
2019-02-09linux/rcu_segcblist: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2017-06-08rcu: Flag need for rcu_node_tree.h and rcu_segcblist.h visibilityPaul E. McKenney1-0/+4
2017-05-02srcu: Debloat the <linux/rcu_segcblist.h> headerIngo Molnar1-625/+3
2017-04-21srcu: Parallelize callback handlingPaul E. McKenney1-4/+38
2017-04-18srcu: Use rcu_segcblist to track SRCU callbacksPaul E. McKenney1-0/+678