Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux/srcu: Convert to SPDX license identifier | Paul E. McKenney | 2019-02-09 | 1 | -15/+2 |
* | srcu: Use "ssp" instead of "sp" for srcu_struct pointer | Paul E. McKenney | 2018-11-27 | 1 | -12/+12 |
* | kernel/SRCU: provide a static initializer | Sebastian Andrzej Siewior | 2018-05-30 | 1 | -3/+3 |
* | rcutorture: Move SRCU status printing to SRCU implementations | Paul E. McKenney | 2017-07-24 | 1 | -0/+13 |
* | srcu: Apply trivial callback lists to shrink Tiny SRCU | Paul E. McKenney | 2017-06-08 | 1 | -4/+3 |
* | srcu: Shrink srcu.h by moving docbook and private function | Paul E. McKenney | 2017-06-08 | 1 | -5/+0 |
* | rcu: Move torture-related definitions from rcupdate.h to rcu.h | Paul E. McKenney | 2017-06-08 | 1 | -12/+0 |
* | srcu: Shrink Tiny SRCU a bit | Paul E. McKenney | 2017-06-08 | 1 | -0/+15 |
* | srcu: Shrink Tiny SRCU a bit more | Paul E. McKenney | 2017-06-08 | 1 | -4/+4 |
* | srcu: Make rcutorture writer stalls print SRCU GP state | Paul E. McKenney | 2017-04-26 | 1 | -0/+12 |
* | srcu: Create a tiny SRCU | Paul E. McKenney | 2017-04-18 | 1 | -0/+81 |