summaryrefslogtreecommitdiff
path: root/Documentation/RCU/Design
AgeCommit message (Expand)Author
2019-10-29Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch()Sebastian Andrzej Siewior
2019-10-29Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"Joel Fernandes (Google)
2019-10-29Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"Joel Fernandes (Google)
2019-10-29docs: rcu: Correct links referring to titlesJoel Fernandes (Google)
2019-10-29docs: rcu: convert some articles from html to ReSTMauro Carvalho Chehab
2019-10-29Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"Joel Fernandes (Google)
2019-10-29Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlo...Joel Fernandes (Google)
2019-08-13Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...Paul E. McKenney
2019-08-01treewide: Rename rcu_dereference_raw_notrace() to _check()Joel Fernandes (Google)
2019-08-01rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()Paul E. McKenney
2019-03-26doc: Remove obsolete RCU update functions from RCU documentationPaul E. McKenney
2019-02-09Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney
2019-01-25rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCUPaul E. McKenney
2019-01-25rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()Paul E. McKenney
2019-01-25doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()Paul E. McKenney
2019-01-25rcu: Determine expedited-GP IPI handler at build timePaul E. McKenney
2018-11-12doc: Fix "struction" typo in RCU memory-ordering documentationJoel Fernandes (Google)
2018-11-12doc: RCU scheduler spinlock rcu_read_unlock() restriction remainsPaul E. McKenney
2018-11-12doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()Joel Fernandes (Google)
2018-11-12doc: Remove obsolete (non-)requirement about disabling preemptionJoel Fernandes (Google)
2018-11-12doc: rcu: Update description of gp_seq fields in rcu_dataJoel Fernandes (Google)
2018-11-12doc: rcu: Better clarify the rcu_segcblist ->len fieldJoel Fernandes (Google)
2018-11-12doc: rcu: Update Data-Structures for RCU flavor consolidationJoel Fernandes (Google)
2018-11-12doc: Remove rcu_dynticks from Data-StructuresJoel Fernandes (Google)
2018-11-12doc: Update information about resched_cpuJoel Fernandes (Google)
2018-11-08doc: Clarify RCU data-structure comment about rcu_tree fanoutJoel Fernandes (Google)
2018-11-08doc: Set down forward-progress requirementsPaul E. McKenney
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney
2018-08-30rcu: Defer reporting RCU-preempt quiescent states when disabledPaul E. McKenney
2018-08-30doc: Fix broken HTML directivePaul E. McKenney
2018-08-30doc: Update removal of RCU-bh/sched update machineryPaul E. McKenney
2018-08-29doc: Improve rcu_dynticks::dynticks documentationJoel Fernandes (Google)
2018-08-29doc: Fix broken RCU-requirements link to LKML archiveJoel Fernandes (Google)
2018-08-29doc: Add design documentation on interruption of NMI handlersPaul E. McKenney
2018-07-12doc: Update memory-ordering documentation for ->gp-seqPaul E. McKenney
2018-07-12doc: Update data-structure documentation for ->gp_seqPaul E. McKenney
2017-12-11Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney
2017-12-05doc: De-emphasize smp_read_barrier_dependsPaul E. McKenney
2017-12-04doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney
2017-11-28doc: Update dyntick-idle design documentation for NMI/irq consolidationPaul E. McKenney
2017-11-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-10-19Documentation: fix ref to workqueue contentTom Saeger
2017-10-09documentation: RCU grace-period memory ordering guaranteesPaul E. McKenney
2017-08-17doc: Set down RCU's scheduling-clock-interrupt needsPaul E. McKenney
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney
2017-06-08rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney
2017-06-08doc: Take tail recursion into account in RCU requirementsPaul E. McKenney
2017-06-08srcu: Document auto-expediting requirementPaul E. McKenney
2017-04-21Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Paul E. McKenney