summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU
Commit message (Expand)AuthorAgeFilesLines
* rcu: Remove debugfs tracingPaul E. McKenney2017-06-083-538/+1
* rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney2017-06-082-10/+7
* rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney2017-06-081-5/+1
* doc: Take tail recursion into account in RCU requirementsPaul E. McKenney2017-06-081-1/+2
* srcu: Document auto-expediting requirementPaul E. McKenney2017-06-081-0/+14
*-. Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Paul E. McKenney2017-04-214-6/+31
|\ \
| | * rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actionsPaul E. McKenney2017-04-181-1/+10
| | * rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle()Paul E. McKenney2017-04-181-2/+2
| | * rcu: Pull rcu_qs_ctr into rcu_dynticks structurePaul E. McKenney2017-04-181-2/+10
| | * rcu: Pull rcu_sched_qs_mask into rcu_dynticks structurePaul E. McKenney2017-04-181-1/+8
| * | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-183-5/+6
| |/
* | doc: Emphasize that "toy" RCU requires recursive rwlockPaul E. McKenney2017-04-121-1/+3
* | doc: Update the comparisons rule in rcu_dereference.txtMichalis Kokologiannakis2017-04-121-0/+9
* | doc: Update rcu_assign_pointer() definition in whatisRCU.txtPaul E. McKenney2017-04-121-14/+15
* | doc: Update requirements based on recent changesPaul E. McKenney2017-04-121-26/+94
* | doc: Update RCU data-structure documentation for rcu_segcblistPaul E. McKenney2017-04-122-85/+156
* | doc: Update stallwarn.txt to make causes more prominentPaul E. McKenney2017-04-121-90/+100
* | doc: Add mid-boot operation to expedited grace periodsPaul E. McKenney2017-04-121-3/+44
* | doc: Synchronous RCU grace periods are now legal throughout bootPaul E. McKenney2017-04-121-34/+47
|/
*-. Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney2017-01-251-4/+1
|\ \
| | * rcu: Eliminate unused expedited_normal counterPaul E. McKenney2017-01-231-4/+1
| |/
* | doc: Quick-Quiz answers are now inlinePaul E. McKenney2017-01-141-4/+1
* | doc: Fix RCU requirements typosTetsuo Handa2017-01-141-6/+6
* | rcu: Design documentation for expedited grace periodsPaul E. McKenney2017-01-1412-0/+5093
|/
* Documentation/RCU: Fix minor typoPranith Kumar2016-11-141-1/+1
* documentation: Present updated RCU guaranteePaul E. McKenney2016-11-141-1/+24
* kthread: kthread worker API cleanupPetr Mladek2016-10-111-1/+1
* documentation: Record reason for rcu_head two-byte alignmentPaul E. McKenney2016-08-221-0/+22
* rcutorture: Remove outdated config option descriptionSeongJae Park2016-08-221-15/+0
* Documentation: Fix spelling mistakeEric Engestrom2016-06-141-1/+1
* documentation: Add RCU_NONIDLE() restrictions to requirementsPaul E. McKenney2016-06-141-0/+35
* documentation: Add references to 2010 and 2014 Big API TablesPaul E. McKenney2016-06-141-0/+2
* documentation: Add reference to 2014 RCU API LWN articlePaul E. McKenney2016-06-141-0/+1
* Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2016-05-191-3/+3
|\
| * Documentation: fix common spelling mistakesKees Cook2016-04-281-3/+3
| |
| \
*-. \ Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ...Paul E. McKenney2016-04-211-5/+5
|\ \ \ | | |/
| * | rcu: Remove expedited GP funnel-lock bypassPaul E. McKenney2016-03-311-5/+5
| |/
* | documentation: Add documentation for RCU's major data structuresPaul E. McKenney2016-04-1912-0/+8291
* | documentation: Emphasize the call_rcu() is illegal from idlePaul E. McKenney2016-03-311-1/+1
* | documentation: Sharpen up the no-readers quick quizPaul E. McKenney2016-03-311-5/+8
* | documentation: Get rid of duplicate .htmlx filePaul E. McKenney2016-03-313-3441/+428
* | documentation: Remove unnecessary images from requirementsPaul E. McKenney2016-03-314-253/+40
* | documentation: Document illegality of call_rcu() from offline CPUsPaul E. McKenney2016-03-312-2/+4
* | documentation: Explain why rcu_read_lock() needs no barrier()Paul E. McKenney2016-03-312-43/+115
* | documentation: Add synchronize_rcu_mult() to the requirementsPaul E. McKenney2016-03-312-0/+174
* | documentation: Add real-time requirements from CPU-bound workloadsPaul E. McKenney2016-03-312-1/+17
* | documentation: Make sample code and documentation consistentYao Dongdong2016-03-311-7/+15
|/
* documentation: Update RCU requirements based on expedited changesPaul E. McKenney2015-12-052-3/+19
* documentation: Clarify RCU memory barriers and requirementsPaul E. McKenney2015-12-052-54/+78
* documentation: Expand on scheduler/RCU deadlock requirementsPaul E. McKenney2015-12-052-10/+18
OpenPOWER on IntegriCloud