summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU/Design
Commit message (Expand)AuthorAgeFilesLines
* doc: Remove obsolete RCU update functions from RCU documentationPaul E. McKenney2019-03-263-6/+6
*-. Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney2019-02-094-11/+11
|\ \
| * | rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCUPaul E. McKenney2019-01-263-5/+5
| * | rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()Paul E. McKenney2019-01-264-6/+6
| |/
* / doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()Paul E. McKenney2019-01-261-7/+13
|/
* rcu: Determine expedited-GP IPI handler at build timePaul E. McKenney2019-01-262-20/+24
* doc: Fix "struction" typo in RCU memory-ordering documentationJoel 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/+0Star
* 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/+559Star
* doc: Remove rcu_dynticks from Data-StructuresJoel Fernandes (Google)2018-11-122-760/+25Star
* doc: Update information about resched_cpuJoel Fernandes (Google)2018-11-121-3/+3
* doc: Clarify RCU data-structure comment about rcu_tree fanoutJoel Fernandes (Google)2018-11-091-3/+5
* doc: Set down forward-progress requirementsPaul E. McKenney2018-11-091-2/+108
*-. Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney2018-08-311-26/+24Star
|\ \
| * | rcu: Defer reporting RCU-preempt quiescent states when disabledPaul E. McKenney2018-08-311-26/+24Star
| |/
* | doc: Fix broken HTML directivePaul E. McKenney2018-08-301-1/+1
* | doc: Update removal of RCU-bh/sched update machineryPaul E. McKenney2018-08-303-134/+45Star
* | 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
|/
* doc: Update memory-ordering documentation for ->gp-seqPaul E. McKenney2018-07-136-223/+243
* doc: Update data-structure documentation for ->gp_seqPaul E. McKenney2018-07-131-55/+63
*---. Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney2017-12-112-15/+34
|\ \ \
| | | * doc: De-emphasize smp_read_barrier_dependsPaul E. McKenney2017-12-051-1/+2
| | |/
| * / doc: Update dyntick-idle design documentation for NMI/irq consolidationPaul E. McKenney2017-11-291-14/+32
| |/
* / doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney2017-12-042-3/+4
|/
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-1314-0/+14170
|\
| * 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
* rcu: Remove debugfs tracingPaul E. McKenney2017-06-091-1/+1
* rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney2017-06-091-6/+3Star
* rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney2017-06-091-5/+1Star
* 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-211-1/+25
|\ \
| | * 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
| |/
* | 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: 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
|/
* doc: Quick-Quiz answers are now inlinePaul E. McKenney2017-01-151-4/+1Star
* doc: Fix RCU requirements typosTetsuo Handa2017-01-151-6/+6