summaryrefslogtreecommitdiff
path: root/Documentation/RCU
AgeCommit message (Expand)Author
2022-09-27Delete duplicate words from kernel docsAkhil Raj
2022-08-31doc/rcu: Update LWN article URLs and add 2019 articleShao-Tse Hung
2022-08-31doc: SLAB_TYPESAFE_BY_RCU uses cannot rely on spinlocksPaul E. McKenney
2022-08-31doc: Update rcu_access_pointer() advice in rcu_dereference.rstPaul E. McKenney
2022-08-31doc: Fix list: rcu_access_pointer() is not lockdep-checkedPaul E. McKenney
2022-08-31doc: Use rcu_barrier() to rate-limit RCU callbacksPaul E. McKenney
2022-08-31doc: Call out queue_rcu_work() for blocking RCU callbacksPaul E. McKenney
2022-08-31doc: Emphasize the need for explicit RCU read-side markersPaul E. McKenney
2022-07-05rcu/context-tracking: Remove unused and/or unecessary middle functionsFrederic Weisbecker
2022-07-05context_tracking: Take NMI eqs entrypoints over RCUFrederic Weisbecker
2022-07-05context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker
2022-07-05context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker
2022-05-11Merge branch 'exp.2022.05.11a' into HEADPaul E. McKenney
2022-05-11rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUTUladzislau Rezki
2022-04-20docs: Update RCU cross-references as suggested in doc-guideAkira Yokosawa
2022-04-20docs: Add documentation for rude and trace RCU flavorsPaul E. McKenney
2021-12-09Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...Paul E. McKenney
2021-11-30rcu: Remove the RCU_FAST_NO_HZ Kconfig optionPaul E. McKenney
2021-11-30doc: RCU: Avoid 'Symbol' font-family in SVG figuresAkira Yokosawa
2021-11-30doc: Add refcount analogy to What is RCUNeilBrown
2021-09-13rcu: Fix undefined Kconfig macrosZhouyi Zhou
2021-09-13doc: Add another stall-warning root cause in stallwarn.rstPaul E. McKenney
2021-07-20doc: Update stallwarn.rst with recent changesPaul E. McKenney
2021-07-20rcu/doc: Add a quick quiz to explain further why we need smp_mb__after_unlock...Frederic Weisbecker
2021-07-20docs: Fix a typo in Documentation/RCU/stallwarn.rstHaocheng Xie
2021-07-20Documentation/RCU: Fix nested inline markupAkira Yokosawa
2021-07-20Documentation/RCU: Fix emphasis markersAkira Yokosawa
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-24doc: Give XDP as example of non-obvious RCU reader/updater pairingToke Høiland-Jørgensen
2021-06-24doc: Clarify and expand RCU updaters and corresponding readersPaul E. McKenney
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-03-15docs: Correctly spell Stephen Hemminger's namePaul E. McKenney
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2021-01-29drivers: Remove CONFIG_OPROFILE supportViresh Kumar
2021-01-22Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney
2021-01-11Documentation: Replace lkml.org links with loreJoe Perches
2021-01-06rcu: Check and report missed fqs timer wakeup on RCU stallNeeraj Upadhyay
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: Update the call_rcu() APIHui Su
2020-11-06docs: RCU: Requirements.rst: Fix a list blockMauro Carvalho Chehab