summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix "struction" typo in RCU memory-ordering documentationJoel Fernandes (Google)2018-11-121-1/+1
* doc: Correct parameter in stallwarnJoel Fernandes (Google)2018-11-121-1/+1
* doc: RCU scheduler spinlock rcu_read_unlock() restriction remainsPaul E. McKenney2018-11-121-15/+29
* doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()Joel Fernandes (Google)2018-11-121-1/+1
* doc: Remove obsolete (non-)requirement about disabling preemptionJoel Fernandes (Google)2018-11-121-50/+0
* doc: Make reader aware of rcu_dereference_protectedJoel Fernandes (Google)2018-11-121-1/+14
* doc: rcu: Encourage use of rcu_barrier in checklistJoel Fernandes (Google)2018-11-121-2/+2
* doc: rcu: Remove obsolete checklist item about synchronize_rcu usageJoel Fernandes (Google)2018-11-121-30/+7
* doc: rcu: Remove obsolete suggestion from checklistJoel Fernandes (Google)2018-11-121-5/+1
* doc: rcu: Add more rationale for using rcu_read_lock_sched in checklistJoel Fernandes (Google)2018-11-121-1/+1
* doc: rcu: Update core and full API in whatisRCUJoel Fernandes (Google)2018-11-121-27/+28
* doc: rcu: Update description of gp_seq fields in rcu_dataJoel Fernandes (Google)2018-11-121-3/+4
* doc: rcu: Better clarify the rcu_segcblist ->len fieldJoel Fernandes (Google)2018-11-121-8/+15
* doc: rcu: Update Data-Structures for RCU flavor consolidationJoel Fernandes (Google)2018-11-125-2240/+559
* doc: Remove rcu_dynticks from Data-StructuresJoel Fernandes (Google)2018-11-122-760/+25
* doc: Update information about resched_cpuJoel Fernandes (Google)2018-11-121-3/+3
* doc: Remove rcu_preempt_state reference in stallwarnJoel Fernandes (Google)2018-11-081-3/+2
* doc: Clarify RCU data-structure comment about rcu_tree fanoutJoel Fernandes (Google)2018-11-081-3/+5
* doc: Set down forward-progress requirementsPaul E. McKenney2018-11-081-2/+108
* Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds2018-10-242-38/+0
|\
| * Drop all 00-INDEX files from Documentation/Henrik Austad2018-09-092-38/+0
| |
| \
*-. | Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney2018-08-301-26/+24
|\ \|
| * | rcu: Defer reporting RCU-preempt quiescent states when disabledPaul E. McKenney2018-08-301-26/+24
| |/
* | doc: Fix broken HTML directivePaul E. McKenney2018-08-301-1/+1
* | doc: Update removal of RCU-bh/sched update machineryPaul E. McKenney2018-08-305-143/+52
* | doc: Improve rcu_dynticks::dynticks documentationJoel Fernandes (Google)2018-08-291-3/+5
* | doc: Fix broken RCU-requirements link to LKML archiveJoel Fernandes (Google)2018-08-291-2/+2
* | doc: Add design documentation on interruption of NMI handlersPaul E. McKenney2018-08-291-0/+11
|/
* rculist: Improve documentation for list_for_each_entry_from_rcu()NeilBrown2018-07-121-0/+2
* doc: Update synchronize_rcu() definition in whatisRCU.txtAndrea Parri2018-07-121-6/+10
* doc: Update RCU CPU stall-warning documentationPaul E. McKenney2018-07-121-12/+12
* doc: Update memory-ordering documentation for ->gp-seqPaul E. McKenney2018-07-126-223/+243
* doc: Update data-structure documentation for ->gp_seqPaul E. McKenney2018-07-121-55/+63
* doc: Ensure whatisRCU.txt actually says what RCU isPaul Gortmaker2018-05-151-0/+2
*---. Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney2017-12-114-22/+36
|\ \ \
| | | * doc: De-emphasize smp_read_barrier_dependsPaul E. McKenney2017-12-053-8/+4
| | |/
| * / doc: Update dyntick-idle design documentation for NMI/irq consolidationPaul E. McKenney2017-11-281-14/+32
| |/
* / doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney2017-12-043-9/+8
|/
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-1315-78/+14292
|\
| * documentation: Update RCU CPU stall warning messagesPaul E. McKenney2017-10-091-77/+105
| * documentation: Slow systems can stall RCU grace periodsPaul E. McKenney2017-10-091-0/+6
| * documentation: Long-running irq handlers can stall RCU grace periodsPaul E. McKenney2017-10-091-1/+11
| * documentation: RCU grace-period memory ordering guaranteesPaul E. McKenney2017-10-0914-0/+14170
* | Documentation: fix ref to workqueue contentTom Saeger2017-10-191-1/+1
|/
* doc: Set down RCU's scheduling-clock-interrupt needsPaul E. McKenney2017-08-171-0/+130
* doc: No longer allowed to use rcu_dereference on non-pointersPaul E. McKenney2017-08-171-40/+21
* doc: Update RCU documentationPaul E. McKenney2017-08-175-49/+111
* 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