summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/srcutree.c
Commit message (Expand)AuthorAgeFilesLines
* srcu: Use rnp->lock wrappers to replace explicit memory barriersPaul E. McKenney2017-06-081-48/+43
* srcu: Shrink srcu.h by moving docbook and private functionPaul E. McKenney2017-06-081-0/+17
* srcu: Prevent sdp->srcu_gp_seq_needed counter wrapPaul E. McKenney2017-06-081-0/+18
* srcu: Add DEBUG_OBJECTS_RCU_HEAD functionalityPaul E. McKenney2017-06-081-1/+18
* srcu: Print non-default exp_holdoff values at boot timePaul E. McKenney2017-06-081-1/+5
* srcu: Make exp_holdoff module parameter be staticPaul E. McKenney2017-06-081-1/+1
* srcu: Make Classic and Tree SRCU announce themselves at bootupPaul E. McKenney2017-06-081-0/+7
* srcu: Eliminate possibility of destructive counter overflowPaul E. McKenney2017-06-081-9/+24
* srcu: Allow use of Tiny/Tree SRCU from both process and interrupt contextPaolo Bonzini2017-06-081-3/+2
* 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-261-1/+17
* srcu: Expedite first synchronize_srcu() when idlePaul E. McKenney2017-04-261-1/+58
* srcu: Expedited grace periods with reduced memory contentionPaul E. McKenney2017-04-261-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
OpenPOWER on IntegriCloud