summaryrefslogtreecommitdiff
path: root/include/linux/srcutree.h
AgeCommit message (Expand)Author
2021-05-10srcu: Unconditionally embed struct lockdep_mapFrederic Weisbecker
2019-05-28module: Make srcu_struct ptr array as read-onlyJoel Fernandes (Google)
2019-05-28srcu: Allocate per-CPU data for DEFINE_SRCU() in modulesPaul E. McKenney
2019-02-09Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney
2019-02-09linux/srcu: Convert to SPDX license identifierPaul E. McKenney
2019-01-25srcu: Remove srcu_queue_delayed_work_on()Sebastian Andrzej Siewior
2018-11-27srcu: Use "ssp" instead of "sp" for srcu_struct pointerPaul E. McKenney
2018-08-30srcu: Make early-boot call_srcu() reuse workqueue listsPaul E. McKenney
2018-08-30srcu: Make call_srcu() available during very early bootPaul E. McKenney
2018-05-30kernel/SRCU: provide a static initializerSebastian Andrzej Siewior
2017-11-28srcu: Prohibit call_srcu() use under raw spinlocksPaul E. McKenney
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul 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-08rcu: Move torture-related definitions from rcupdate.h to rcu.hPaul E. McKenney
2017-04-26srcu: Specify auto-expedite holdoff timePaul 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: Parallelize callback handlingPaul E. McKenney
2017-04-18srcu: Create a tiny SRCUPaul E. McKenney