aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RCU/Design
AgeCommit message (Expand)AuthorFilesLines
2018-11-12doc: Fix "struction" typo in RCU memory-ordering documentationGravatar Joel Fernandes (Google) 1-1/+1
2018-11-12doc: RCU scheduler spinlock rcu_read_unlock() restriction remainsGravatar Paul E. McKenney 1-15/+29
2018-11-12doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()Gravatar Joel Fernandes (Google) 1-1/+1
2018-11-12doc: Remove obsolete (non-)requirement about disabling preemptionGravatar Joel Fernandes (Google) 1-50/+0
2018-11-12doc: rcu: Update description of gp_seq fields in rcu_dataGravatar Joel Fernandes (Google) 1-3/+4
2018-11-12doc: rcu: Better clarify the rcu_segcblist ->len fieldGravatar Joel Fernandes (Google) 1-8/+15
2018-11-12doc: rcu: Update Data-Structures for RCU flavor consolidationGravatar Joel Fernandes (Google) 5-2240/+559
2018-11-12doc: Remove rcu_dynticks from Data-StructuresGravatar Joel Fernandes (Google) 2-760/+25
2018-11-12doc: Update information about resched_cpuGravatar Joel Fernandes (Google) 1-3/+3
2018-11-08doc: Clarify RCU data-structure comment about rcu_tree fanoutGravatar Joel Fernandes (Google) 1-3/+5
2018-11-08doc: Set down forward-progress requirementsGravatar Paul E. McKenney 1-2/+108
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Gravatar Paul E. McKenney 1-26/+24
2018-08-30rcu: Defer reporting RCU-preempt quiescent states when disabledGravatar Paul E. McKenney 1-26/+24
2018-08-30doc: Fix broken HTML directiveGravatar Paul E. McKenney 1-1/+1
2018-08-30doc: Update removal of RCU-bh/sched update machineryGravatar Paul E. McKenney 3-134/+45
2018-08-29doc: Improve rcu_dynticks::dynticks documentationGravatar Joel Fernandes (Google) 1-3/+5
2018-08-29doc: Fix broken RCU-requirements link to LKML archiveGravatar Joel Fernandes (Google) 1-2/+2
2018-08-29doc: Add design documentation on interruption of NMI handlersGravatar Paul E. McKenney 1-0/+11
2018-07-12doc: Update memory-ordering documentation for ->gp-seqGravatar Paul E. McKenney 6-223/+243
2018-07-12doc: Update data-structure documentation for ->gp_seqGravatar Paul E. McKenney 1-55/+63
2017-12-11Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Gravatar Paul E. McKenney 2-15/+34
2017-12-05doc: De-emphasize smp_read_barrier_dependsGravatar Paul E. McKenney 1-1/+2
2017-12-04doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Gravatar Paul E. McKenney 2-3/+4
2017-11-28doc: Update dyntick-idle design documentation for NMI/irq consolidationGravatar Paul E. McKenney 1-14/+32
2017-11-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 14-0/+14170
2017-10-19Documentation: fix ref to workqueue contentGravatar Tom Saeger 1-1/+1
2017-10-09documentation: RCU grace-period memory ordering guaranteesGravatar Paul E. McKenney 14-0/+14170
2017-08-17doc: Set down RCU's scheduling-clock-interrupt needsGravatar Paul E. McKenney 1-0/+130
2017-06-08rcu: Remove debugfs tracingGravatar Paul E. McKenney 1-1/+1
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionGravatar Paul E. McKenney 1-6/+3
2017-06-08rcu: Remove nohz_full full-system-idle state machineGravatar Paul E. McKenney 1-5/+1
2017-06-08doc: Take tail recursion into account in RCU requirementsGravatar Paul E. McKenney 1-1/+2
2017-06-08srcu: Document auto-expediting requirementGravatar Paul E. McKenney 1-0/+14
2017-04-21Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Gravatar Paul E. McKenney 1-1/+25
2017-04-18rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actionsGravatar Paul E. McKenney 1-1/+10
2017-04-18rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle()Gravatar Paul E. McKenney 1-2/+2
2017-04-18rcu: Pull rcu_qs_ctr into rcu_dynticks structureGravatar Paul E. McKenney 1-2/+10
2017-04-18rcu: Pull rcu_sched_qs_mask into rcu_dynticks structureGravatar Paul E. McKenney 1-1/+8
2017-04-12doc: Update requirements based on recent changesGravatar Paul E. McKenney 1-26/+94
2017-04-12doc: Update RCU data-structure documentation for rcu_segcblistGravatar Paul E. McKenney 2-85/+156
2017-04-12doc: Add mid-boot operation to expedited grace periodsGravatar Paul E. McKenney 1-3/+44
2017-04-12doc: Synchronous RCU grace periods are now legal throughout bootGravatar Paul E. McKenney 1-34/+47
2017-01-14doc: Quick-Quiz answers are now inlineGravatar Paul E. McKenney 1-4/+1
2017-01-14doc: Fix RCU requirements typosGravatar Tetsuo Handa 1-6/+6
2017-01-14rcu: Design documentation for expedited grace periodsGravatar Paul E. McKenney 12-0/+5093
2016-11-14documentation: Present updated RCU guaranteeGravatar Paul E. McKenney 1-1/+24
2016-08-22documentation: Record reason for rcu_head two-byte alignmentGravatar Paul E. McKenney 1-0/+22
2016-06-14documentation: Add RCU_NONIDLE() restrictions to requirementsGravatar Paul E. McKenney 1-0/+35
2016-04-19documentation: Add documentation for RCU's major data structuresGravatar Paul E. McKenney 12-0/+8291
2016-03-31documentation: Emphasize the call_rcu() is illegal from idleGravatar Paul E. McKenney 1-1/+1