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
Age
Commit message (
Expand
)
Author
2023-12-14
doc: Mention address and data dependencies in rcu_dereference.rst
Paul E. McKenney
2023-12-14
doc: Clarify RCU Tasks reader/updater checklist
Paul E. McKenney
2023-12-14
Documentation: RCU: Remove repeated word in comments
Charles Han
2023-10-23
Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...
Frederic Weisbecker
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
2023-10-04
rcu: Remove references to rcu_migrate_callbacks() from diagrams
Frederic Weisbecker
2023-09-11
rcu: Describe listRCU read-side guarantees
Matthew Wilcox (Oracle)
2023-09-11
Documentation: RCU: Fix section numbers after adding Section 7 in whatisRCU.rst
Wei Zhang
2023-07-14
Docs/RCU/rculist_nulls: Fix text about atomic_set_release()
SeongJae Park
2023-07-14
Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj'
SeongJae Park
2023-07-14
Docs/RCU/rculist_nulls: Specify type of the object in examples
SeongJae Park
2023-07-14
Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples
SeongJae Park
2023-07-14
Docs/RCU/rculist_nulls: Fix trivial coding style
SeongJae Park
2023-07-14
docs/RCU: Add the missing rcu_read_unlock()
Alan Huang
2023-07-14
documentation/rcu: Fix typo
Tycho Andersen
2023-05-11
rcu: Remove RCU_NONIDLE()
Peter Zijlstra
2023-04-05
doc: Update whatisRCU.rst
Uladzislau Rezki (Sony)
2023-04-05
Documentation: RCU: Correct spelling
Randy Dunlap
2023-04-05
Documentation/RCU: s/not/note/ in checklist.rst
Qiuxu Zhuo
2023-01-05
doc: Fix htmldocs build warnings of stallwarn.rst
Zhen Lei
2023-01-05
docs/RCU/rcubarrier: Right-adjust line numbers in code snippets
Akira Yokosawa
2023-01-05
docs/RCU/rcubarrier: Adjust 'Answer' parts of QQs as definition-lists
Akira Yokosawa
2023-01-05
doc: Document CONFIG_RCU_CPU_STALL_CPUTIME=y stall information
Zhen Lei
2023-01-05
doc: Update whatisRCU.rst
Paul E. McKenney
2023-01-05
doc: Update rcu.rst URL to RCU publications
Paul E. McKenney
2023-01-05
doc: Update UP.rst
Paul E. McKenney
2023-01-05
doc: Update torture.rst
Paul E. McKenney
2023-01-05
doc: Update stallwarn.rst
Paul E. McKenney
2023-01-05
doc: Update rcu.rst
Paul E. McKenney
2023-01-05
doc: Update and wordsmith rculist_nulls.rst
Paul E. McKenney
2023-01-03
doc: Update rcu_dereference.rst
Paul E. McKenney
2023-01-03
doc: Update rcubarrier.rst
Paul E. McKenney
2023-01-03
doc: Update NMI-RCU.rst
Paul E. McKenney
2023-01-03
doc: Further updates to RCU's lockdep.rst
Paul E. McKenney
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-11-24
timers: Update the documentation to reflect on the new timer_shutdown() API
Steven Rostedt (Google)
2022-11-24
Documentation: Replace del_timer/del_timer_sync()
Thomas Gleixner
2022-10-20
doc: Update RCU's lockdep.rst
Paul E. McKenney
2022-10-20
doc: Update listRCU.rst
Paul E. McKenney
2022-10-18
doc: Update checklist.txt
Paul E. McKenney
2022-10-18
doc: Remove arrayRCU.rst
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/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: Update rcu_access_pointer() advice in rcu_dereference.rst
Paul E. McKenney
2022-08-31
doc: Fix list: rcu_access_pointer() is not lockdep-checked
Paul E. McKenney
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
[next]