Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | srcu: Use rnp->lock wrappers to replace explicit memory barriers | Paul E. McKenney | 2017-06-08 | 1 | -4/+4 |
* | srcu: Shrink srcu.h by moving docbook and private function | Paul E. McKenney | 2017-06-08 | 1 | -1/+0 |
* | rcu: Move torture-related definitions from rcupdate.h to rcu.h | Paul E. McKenney | 2017-06-08 | 1 | -4/+0 |
* | srcu: Specify auto-expedite holdoff time | Paul E. McKenney | 2017-04-26 | 1 | -0/+1 |
* | srcu: Expedited grace periods with reduced memory contention | Paul E. McKenney | 2017-04-26 | 1 | -1/+3 |
* | srcu: Make rcutorture writer stalls print SRCU GP state | Paul E. McKenney | 2017-04-26 | 1 | -0/+4 |
* | srcu: Exact tracking of srcu_data structures containing callbacks | Paul E. McKenney | 2017-04-26 | 1 | -0/+4 |
* | srcu: Parallelize callback handling | Paul E. McKenney | 2017-04-21 | 1 | -16/+64 |
* | srcu: Create a tiny SRCU | Paul E. McKenney | 2017-04-18 | 1 | -0/+91 |