summaryrefslogtreecommitdiffstats
path: root/include/linux/srcutree.h
Commit message (Expand)AuthorAge
* module: Make srcu_struct ptr array as read-onlyJoel Fernandes (Google)2019-05-28
* srcu: Allocate per-CPU data for DEFINE_SRCU() in modulesPaul E. McKenney2019-05-28
*-. Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney2019-02-09
|\ \
| | * srcu: Remove srcu_queue_delayed_work_on()Sebastian Andrzej Siewior2019-01-25
| |/ |/|
| * linux/srcu: Convert to SPDX license identifierPaul E. McKenney2019-02-09
|/
* srcu: Use "ssp" instead of "sp" for srcu_struct pointerPaul E. McKenney2018-11-27
* srcu: Make early-boot call_srcu() reuse workqueue listsPaul E. McKenney2018-08-30
* srcu: Make call_srcu() available during very early bootPaul E. McKenney2018-08-30
* kernel/SRCU: provide a static initializerSebastian Andrzej Siewior2018-05-30
* srcu: Prohibit call_srcu() use under raw spinlocksPaul E. McKenney2017-11-28
*-. Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney2017-08-17
|\ \
| | * rcutorture: Move SRCU status printing to SRCU implementationsPaul E. McKenney2017-07-24
| |/ |/|
| * srcu: Make process_srcu() be staticPaul E. McKenney2017-07-24
|/
* srcu: Use rnp->lock wrappers to replace explicit memory barriersPaul E. McKenney2017-06-08
* srcu: Shrink srcu.h by moving docbook and private functionPaul E. McKenney2017-06-08
* rcu: Move torture-related definitions from rcupdate.h to rcu.hPaul E. McKenney2017-06-08
* srcu: Specify auto-expedite holdoff timePaul E. McKenney2017-04-26
* srcu: Expedited grace periods with reduced memory contentionPaul E. McKenney2017-04-26
* srcu: Make rcutorture writer stalls print SRCU GP statePaul E. McKenney2017-04-26
* srcu: Exact tracking of srcu_data structures containing callbacksPaul E. McKenney2017-04-26
* srcu: Parallelize callback handlingPaul E. McKenney2017-04-21
* srcu: Create a tiny SRCUPaul E. McKenney2017-04-18