index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
/
whatisRCU.rst
Age
Commit message (
Expand
)
Author
2024-06-06
doc: Clarify rcu_assign_pointer() and rcu_dereference() ordering
Paul E. McKenney
2024-04-09
doc: Remove references to arrayRCU.rst
Zenghui Yu
2024-02-14
doc: Clarify use of slab constructors and SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2024-02-14
doc: Make whatisRCU.rst note that spinlocks are RCU readers
Paul E. McKenney
2023-09-11
Documentation: RCU: Fix section numbers after adding Section 7 in whatisRCU.rst
Wei Zhang
2023-05-11
rcu: Remove RCU_NONIDLE()
Peter Zijlstra
2023-04-05
doc: Update whatisRCU.rst
Uladzislau Rezki (Sony)
2023-01-05
doc: Update whatisRCU.rst
Paul E. McKenney
2022-08-31
doc/rcu: Update LWN article URLs and add 2019 article
Shao-Tse Hung
2022-08-31
doc: SLAB_TYPESAFE_BY_RCU uses cannot rely on spinlocks
Paul E. McKenney
2022-08-31
doc: Fix list: rcu_access_pointer() is not lockdep-checked
Paul E. McKenney
2022-04-20
docs: Update RCU cross-references as suggested in doc-guide
Akira Yokosawa
2021-11-30
doc: Add refcount analogy to What is RCU
NeilBrown
2021-01-06
doc: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
2020-11-06
docs/rcu: Update the call_rcu() API
Hui Su
2020-08-24
docs: Fix typo in synchronize_rcu() function name
Tobias Klauser
2019-12-10
doc: Updated full list of RCU API in whatisRCU.rst
Madhuparna Bhowmik
2019-12-10
doc: Convert whatisRCU.txt to .rst
Phong Tran