summaryrefslogtreecommitdiff
path: root/Documentation/RCU/Design/Requirements
AgeCommit message (Expand)Author
2021-07-20Documentation/RCU: Fix nested inline markupAkira Yokosawa
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-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
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-01-25doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()Paul E. McKenney
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-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: Update removal of RCU-bh/sched update machineryPaul E. McKenney
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
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-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-12doc: Update requirements based on recent changesPaul E. McKenney
2017-04-12doc: Synchronous RCU grace periods are now legal throughout bootPaul E. McKenney
2017-01-14doc: Fix RCU requirements typosTetsuo Handa
2016-11-14documentation: Present updated RCU guaranteePaul E. McKenney