开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
/
Design
/
Memory-Ordering
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_implicit_dynticks_qs() into rcu_watching_snap_recheck()
Valentin Schneider
2024-08-15
rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save()
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-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-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
2019-03-26
doc: Remove obsolete RCU update functions from RCU documentation
Paul E. McKenney
2019-01-25
rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCU
Paul E. McKenney
2019-01-25
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
Paul E. McKenney
2018-11-12
doc: Fix "struction" typo in RCU memory-ordering documentation
Joel Fernandes (Google)
2018-07-12
doc: Update memory-ordering documentation for ->gp-seq
Paul E. McKenney
2017-10-09
documentation: RCU grace-period memory ordering guarantees
Paul E. McKenney