aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/srcutree.c
AgeCommit message (Expand)Author
2017-10-19doc: Fix various RCU docbook comment-header problemsPaul E. McKenney
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney
2017-07-27srcu: Provide ordering for CPU not involved in grace periodPaul E. McKenney
2017-07-24rcutorture: Print SRCU lock/unlock totalsPaul E. McKenney
2017-07-24rcutorture: Move SRCU status printing to SRCU implementationsPaul E. McKenney
2017-07-24srcu: Make process_srcu() be staticPaul E. McKenney
2017-06-08srcu: Use rnp->lock wrappers to replace explicit memory barriersPaul E. McKenney
2017-06-08srcu: Shrink srcu.h by moving docbook and private functionPaul E. McKenney
2017-06-08srcu: Prevent sdp->srcu_gp_seq_needed counter wrapPaul E. McKenney
2017-06-08srcu: Add DEBUG_OBJECTS_RCU_HEAD functionalityPaul E. McKenney
2017-06-08srcu: Print non-default exp_holdoff values at boot timePaul E. McKenney
2017-06-08srcu: Make exp_holdoff module parameter be staticPaul E. McKenney
2017-06-08srcu: Make Classic and Tree SRCU announce themselves at bootupPaul E. McKenney
2017-06-08srcu: Eliminate possibility of destructive counter overflowPaul E. McKenney
2017-06-08srcu: Allow use of Tiny/Tree SRCU from both process and interrupt contextPaolo Bonzini
2017-05-02srcu: Debloat the <linux/rcu_segcblist.h> headerIngo Molnar
2017-04-27srcu: Adjust default auto-expediting holdoffPaul E. McKenney
2017-04-26srcu: Specify auto-expedite holdoff timePaul E. McKenney
2017-04-26srcu: Expedite first synchronize_srcu() when idlePaul E. McKenney
2017-04-26srcu: Expedited grace periods with reduced memory contentionPaul E. McKenney
2017-04-26srcu: Make rcutorture writer stalls print SRCU GP statePaul E. McKenney
2017-04-26srcu: Exact tracking of srcu_data structures containing callbacksPaul E. McKenney
2017-04-21srcu: Expedite srcu_schedule_cbs_snp() callback invocationPaul E. McKenney
2017-04-21srcu: Parallelize callback handlingPaul E. McKenney
2017-04-18srcu: Introduce CLASSIC_SRCU Kconfig optionPaul E. McKenney