index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rcu_segcblist.h
Age
Commit message (
Expand
)
Author
2021-12-07
rcu/nocb: Invoke rcu_core() at the start of deoffloading
Frederic Weisbecker
2021-12-07
rcu/nocb: Prepare state machine for a new step
Frederic Weisbecker
2021-03-15
rcu/nocb: Disable bypass when CPU isn't completely offloaded
Frederic Weisbecker
2021-01-06
rcu/nocb: Provide basic callback offloading state machine bits
Frederic Weisbecker
2021-01-06
rcu/nocb: Turn enabled/offload states into a common flag
Frederic Weisbecker
2021-01-06
rcu/segcblist: Add counters to segcblist datastructure
Joel Fernandes (Google)
2020-01-24
rcu: Remove kfree_rcu() special casing and lazy-callback handling
Joel Fernandes (Google)
2019-08-13
rcu/nocb: Atomic ->len field in rcu_segcblist structure
Paul E. McKenney
2019-08-13
rcu/nocb: Use separate flag to indicate offloaded ->cblist
Paul E. McKenney
2019-08-13
rcu/nocb: Use separate flag to indicate disabled ->cblist
Paul E. McKenney
2019-02-09
linux/rcu_segcblist: Convert to SPDX license identifier
Paul E. McKenney
2017-06-08
rcu: Flag need for rcu_node_tree.h and rcu_segcblist.h visibility
Paul E. McKenney
2017-05-02
srcu: Debloat the <linux/rcu_segcblist.h> header
Ingo Molnar
2017-04-21
srcu: Parallelize callback handling
Paul E. McKenney
2017-04-18
srcu: Use rcu_segcblist to track SRCU callbacks
Paul E. McKenney