Age | Commit message (Expand) | Author |
---|---|---|
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 |