summaryrefslogtreecommitdiff
path: root/Documentation/RCU/Design
AgeCommit message (Expand)Author
2021-11-30doc: RCU: Avoid 'Symbol' font-family in SVG figuresAkira Yokosawa
2021-09-13rcu: Fix undefined Kconfig macrosZhouyi Zhou
2021-07-20rcu/doc: Add a quick quiz to explain further why we need smp_mb__after_unlock...Frederic Weisbecker
2021-07-20Documentation/RCU: Fix nested inline markupAkira Yokosawa
2021-05-10doc: Fix diagram references in memory-ordering documentFrederic Weisbecker
2021-05-10doc: Fix statement of RCU's memory-ordering requirementsPaul E. McKenney
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2021-01-22Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney
2021-01-06doc: Use CONFIG_PREEMPTIONSebastian Andrzej Siewior
2021-01-06doc: Update RCU's requirements page about the PREEMPT_RT wikiSebastian Andrzej Siewior
2021-01-04srcu: Document polling interfaces for Tree SRCU grace periodsPaul E. McKenney
2021-01-04doc: Update RCU requirements RCU_INIT_POINTER() descriptionPaul E. McKenney
2021-01-04docs: Fix typos and drop/fix dead links in RCU documentationPaul Gortmaker
2021-01-04doc: Remove obsolete RCU-bh and RCU-sched update-side API membersPaul E. McKenney
2021-01-04docs: Remove redundant "``" from Requirements.rstPaul E. McKenney
2020-12-31docs: Fix reST markup when linking to sectionsNĂ­colas F. R. A. Prado
2020-11-06docs: RCU: Requirements.rst: Fix a list blockMauro Carvalho Chehab
2020-11-06docs: Update RCU's hotplug requirements with a bit about designJoel Fernandes (Google)
2020-08-24doc: Drop doubled words from RCU requirements documentationRandy Dunlap
2020-08-24doc: Drop doubled words from RCU Data-Structures.rstRandy Dunlap
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-21Documentation/barriers: Remove references to [smp_]read_barrier_depends()Will Deacon
2020-06-29doc: Tasks RCU must protect instructions before trampolinePaul E. McKenney
2020-04-27rcu: Make rcu_read_unlock_special() safe for rq/pi locksPaul E. McKenney
2020-02-27doc/RCU/Design: Remove remaining HTML tags in ReST filesSeongJae Park
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)