index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
/
Design
/
Memory-Ordering
/
Tree-RCU-Memory-Ordering.rst
Age
Commit message (
Expand
)
Author
2024-08-15
rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}()
Valentin Schneider
2024-08-15
rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since()
Valentin Schneider
2024-07-29
context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_...
Valentin Schneider
2024-06-28
rcu: Remove superfluous full memory barrier upon first EQS snapshot
Frederic Weisbecker
2023-04-05
Documentation: RCU: Correct spelling
Randy Dunlap
2021-09-13
rcu: Fix undefined Kconfig macros
Zhouyi Zhou
2021-07-20
rcu/doc: Add a quick quiz to explain further why we need smp_mb__after_unlock...
Frederic Weisbecker
2021-05-10
doc: Fix diagram references in memory-ordering document
Frederic Weisbecker
2021-05-10
doc: Fix statement of RCU's memory-ordering requirements
Paul E. McKenney
2020-12-31
docs: Fix reST markup when linking to sections
NĂcolas F. R. A. Prado
2020-02-27
doc/RCU/Design: Remove remaining HTML tags in ReST files
SeongJae Park
2019-10-29
Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch()
Sebastian Andrzej Siewior
2019-10-29
docs: rcu: Correct links referring to titles
Joel Fernandes (Google)
2019-10-29
docs: rcu: convert some articles from html to ReST
Mauro Carvalho Chehab