summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/srcutree.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcu: Debloat the <linux/rcu_segcblist.h> headerIngo Molnar2017-05-021-0/+1
* srcu: Adjust default auto-expediting holdoffPaul E. McKenney2017-04-271-1/+1
* srcu: Specify auto-expedite holdoff timePaul E. McKenney2017-04-271-1/+17
* srcu: Expedite first synchronize_srcu() when idlePaul E. McKenney2017-04-271-1/+58
* srcu: Expedited grace periods with reduced memory contentionPaul E. McKenney2017-04-271-40/+95
* srcu: Make rcutorture writer stalls print SRCU GP statePaul E. McKenney2017-04-261-0/+13
* srcu: Exact tracking of srcu_data structures containing callbacksPaul E. McKenney2017-04-261-6/+23
* srcu: Expedite srcu_schedule_cbs_snp() callback invocationPaul E. McKenney2017-04-211-1/+2
* srcu: Parallelize callback handlingPaul E. McKenney2017-04-211-130/+512
* srcu: Introduce CLASSIC_SRCU Kconfig optionPaul E. McKenney2017-04-181-0/+613