Age | Commit message (Expand) | Author | Files | Lines |
2021-12-08 | rcu/nocb: Invoke rcu_core() at the start of deoffloading | Frederic Weisbecker | 1 | -0/+14 |
2021-12-08 | rcu/nocb: Prepare state machine for a new step | Frederic Weisbecker | 1 | -14/+23 |
2021-03-15 | rcu/nocb: Disable bypass when CPU isn't completely offloaded | Frederic Weisbecker | 1 | -3/+4 |
2021-01-07 | rcu/nocb: Provide basic callback offloading state machine bits | Frederic Weisbecker | 1 | -1/+114 |
2021-01-07 | rcu/nocb: Turn enabled/offload states into a common flag | Frederic Weisbecker | 1 | -2/+4 |
2021-01-07 | rcu/segcblist: Add counters to segcblist datastructure | Joel Fernandes (Google) | 1 | -0/+1 |
2020-01-24 | rcu: Remove kfree_rcu() special casing and lazy-callback handling | Joel Fernandes (Google) | 1 | -2/+0 |
2019-08-14 | rcu/nocb: Atomic ->len field in rcu_segcblist structure | Paul E. McKenney | 1 | -0/+4 |
2019-08-14 | rcu/nocb: Use separate flag to indicate offloaded ->cblist | Paul E. McKenney | 1 | -0/+1 |
2019-08-14 | rcu/nocb: Use separate flag to indicate disabled ->cblist | Paul E. McKenney | 1 | -0/+4 |
2019-02-09 | linux/rcu_segcblist: Convert to SPDX license identifier | Paul E. McKenney | 1 | -15/+2 |
2017-06-09 | rcu: Flag need for rcu_node_tree.h and rcu_segcblist.h visibility | Paul E. McKenney | 1 | -0/+4 |
2017-05-02 | srcu: Debloat the <linux/rcu_segcblist.h> header | Ingo Molnar | 1 | -625/+3 |
2017-04-21 | srcu: Parallelize callback handling | Paul E. McKenney | 1 | -4/+38 |
2017-04-18 | srcu: Use rcu_segcblist to track SRCU callbacks | Paul E. McKenney | 1 | -0/+678 |