Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | srcu: Use "ssp" instead of "sp" for srcu_struct pointer | Paul E. McKenney | 2018-11-27 | 1 | -60/+60 |
* | srcu: Make early-boot call_srcu() reuse workqueue lists | Paul E. McKenney | 2018-08-31 | 1 | -5/+5 |
* | srcu: Make call_srcu() available during very early boot | Paul E. McKenney | 2018-08-31 | 1 | -2/+27 |
* | sched/swait: Rename to exclusive | Peter Zijlstra | 2018-06-20 | 1 | -2/+2 |
* | srcu: Add cleanup_srcu_struct_quiesced() | Paul E. McKenney | 2018-05-15 | 1 | -3/+6 |
* | srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU | Paul E. McKenney | 2017-07-25 | 1 | -0/+8 |
* | srcu: Apply trivial callback lists to shrink Tiny SRCU | Paul E. McKenney | 2017-06-09 | 1 | -38/+32 |
* | srcu: Shrink Tiny SRCU a bit | Paul E. McKenney | 2017-06-08 | 1 | -16/+0 |
* | srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context | Paolo Bonzini | 2017-06-08 | 1 | -3/+4 |
* | srcu: Debloat the <linux/rcu_segcblist.h> header | Ingo Molnar | 2017-05-02 | 1 | -0/+1 |
* | srcu: Create a tiny SRCU | Paul E. McKenney | 2017-04-18 | 1 | -0/+215 |