Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-08 | srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context | Paolo Bonzini | 1 | -3/+2 |
2017-05-02 | srcu: Debloat the <linux/rcu_segcblist.h> header | Ingo Molnar | 1 | -0/+1 |
2017-04-27 | srcu: Adjust default auto-expediting holdoff | Paul E. McKenney | 1 | -1/+1 |
2017-04-26 | srcu: Specify auto-expedite holdoff time | Paul E. McKenney | 1 | -1/+17 |
2017-04-26 | srcu: Expedite first synchronize_srcu() when idle | Paul E. McKenney | 1 | -1/+58 |
2017-04-26 | srcu: Expedited grace periods with reduced memory contention | Paul E. McKenney | 1 | -40/+95 |
2017-04-26 | srcu: Make rcutorture writer stalls print SRCU GP state | Paul E. McKenney | 1 | -0/+13 |
2017-04-26 | srcu: Exact tracking of srcu_data structures containing callbacks | Paul E. McKenney | 1 | -6/+23 |
2017-04-21 | srcu: Expedite srcu_schedule_cbs_snp() callback invocation | Paul E. McKenney | 1 | -1/+2 |
2017-04-21 | srcu: Parallelize callback handling | Paul E. McKenney | 1 | -130/+512 |
2017-04-18 | srcu: Introduce CLASSIC_SRCU Kconfig option | Paul E. McKenney | 1 | -0/+613 |