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
/
checklist.rst
Age
Commit message (
Expand
)
Author
2023-12-14
doc: Clarify RCU Tasks reader/updater checklist
Paul E. McKenney
2023-04-05
Documentation/RCU: s/not/note/ in checklist.rst
Qiuxu Zhuo
2022-10-18
doc: Update checklist.txt
Paul E. McKenney
2022-10-03
Merge tag 'docs-6.1' of git://git.lwn.net/linux
Linus Torvalds
2022-09-27
Delete duplicate words from kernel docs
Akhil Raj
2022-08-31
doc: Use rcu_barrier() to rate-limit RCU callbacks
Paul E. McKenney
2022-08-31
doc: Call out queue_rcu_work() for blocking RCU callbacks
Paul E. McKenney
2022-08-31
doc: Emphasize the need for explicit RCU read-side markers
Paul E. McKenney
2022-04-20
docs: Update RCU cross-references as suggested in doc-guide
Akira Yokosawa
2021-07-20
Documentation/RCU: Fix emphasis markers
Akira Yokosawa
2021-06-24
doc: Give XDP as example of non-obvious RCU reader/updater pairing
Toke Høiland-Jørgensen
2021-06-24
doc: Clarify and expand RCU updaters and corresponding readers
Paul E. McKenney
2021-01-06
doc: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
2021-01-04
docs: Fix typos and drop/fix dead links in RCU documentation
Paul Gortmaker
2020-11-02
doc: Present the role of READ_ONCE()
Paul E. McKenney
2020-06-29
docs: RCU: Convert checklist.txt to ReST
Mauro Carvalho Chehab