index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-23
doc: RCU: Fix brackets
Manuel Ebner
4
-4
/
+4
2026-07-23
doc: RCU: Adopt new coding style of type-aware kmalloc-family - part 2/2
Manuel Ebner
1
-2
/
+2
2026-05-03
Documentation: RCU: adopt new coding style of type-aware kmalloc-family
Manuel Ebner
3
-6
/
+6
2026-03-30
rcu-tasks: Document that RCU Tasks Trace grace periods now imply RCU grace pe...
Paul E. McKenney
1
-0
/
+7
2026-02-09
Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
1
-7
/
+0
2026-01-23
Documentation: use a source-read extension for the index link boilerplate
Jani Nikula
1
-7
/
+0
2026-01-01
rcu: Update Requirements.rst for RCU Tasks Trace
Paul E. McKenney
1
-6
/
+6
2025-11-05
doc: Update for SRCU-fast definitions and initialization
Paul E. McKenney
3
-21
/
+27
2025-10-04
Merge tag 'rcu.2025.09.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-74
/
+167
2025-08-22
docs: rcu: Replace multiple dead OLS links in RTFP.txt
Nikil Paul S
1
-3
/
+3
2025-08-22
doc: Fix typo in RCU's torture.rst documentation
Paul E. McKenney
1
-1
/
+1
2025-08-22
Documentation: RCU: Retitle toctree index
Bagas Sanjaya
1
-2
/
+2
2025-08-22
Documentation: RCU: Reduce toctree depth
Bagas Sanjaya
1
-1
/
+1
2025-08-22
Documentation: RCU: Wrap kvm-remote.sh rerun snippet in literal code block
Bagas Sanjaya
1
-1
/
+1
2025-08-20
rcu: docs: Requirements.rst: Abide by conventions of kernel documentation
Akira Yokosawa
1
-28
/
+24
2025-08-20
doc: Add RCU guards to checklist.rst
Paul E. McKenney
1
-8
/
+19
2025-08-20
doc: Update whatisRCU.rst for recent RCU API additions
Paul E. McKenney
1
-30
/
+116
2025-08-18
Documentation: Fix RCU typos
Bjorn Helgaas
2
-2
/
+2
2025-07-22
rcu: Document concurrent quiescent state reporting for offline CPUs
Joel Fernandes
1
-0
/
+87
2025-07-22
rcu: Document separation of rcu_state and rnp's gp_seq
Joel Fernandes
1
-0
/
+33
2025-07-22
rcu: Document GP init vs hotplug-scan ordering requirements
Joel Fernandes
1
-0
/
+41
2025-05-16
doc/RCU/listRCU: refine example code for eliminating stale data
Wei Yang
1
-4
/
+6
2025-05-16
doc: Update LWN RCU API links in whatisRCU.rst
Paul E. McKenney
1
-0
/
+3
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+10
2025-03-16
refcount: provide ops for cases when object's memory can be reused
Suren Baghdasaryan
1
-0
/
+10
2025-02-04
rcu: Remove references to old grace-period-wait primitives
Paul E. McKenney
1
-4
/
+1
2025-02-04
doc: Add broken-timing possibility to stallwarn.rst
Paul E. McKenney
1
-0
/
+7
2024-11-12
doc: rcu: update printed dynticks counter bits
Baruch Siach
1
-1
/
+1
2024-09-09
Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...
Neeraj Upadhyay
3
-36
/
+30
2024-08-15
rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}()
Valentin Schneider
4
-8
/
+8
2024-08-15
rcu: Rename rcu_implicit_dynticks_qs() into rcu_watching_snap_recheck()
Valentin Schneider
4
-4
/
+4
2024-08-15
rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save()
Valentin Schneider
4
-4
/
+4
2024-08-15
rcu: Rename struct rcu_data .dynticks_snap into .watching_snap
Valentin Schneider
1
-2
/
+2
2024-08-15
rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since()
Valentin Schneider
1
-1
/
+1
2024-08-14
doc: Remove RCU Tasks Rude asynchronous APIs
Paul E. McKenney
3
-36
/
+30
2024-08-11
context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting i...
Valentin Schneider
1
-7
/
+7
2024-08-11
context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into ...
Valentin Schneider
1
-5
/
+5
2024-07-29
context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_...
Valentin Schneider
1
-1
/
+1
2024-07-04
Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'noc...
Paul E. McKenney
1
-3
/
+3
2024-06-28
rcu: Remove superfluous full memory barrier upon first EQS snapshot
Frederic Weisbecker
1
-3
/
+3
2024-06-06
doc: Clarify rcu_assign_pointer() and rcu_dereference() ordering
Paul E. McKenney
1
-10
/
+18
2024-06-06
doc: Update Tasks RCU and Tasks Rude RCU description in Requirements.rst
Paul E. McKenney
1
-0
/
+16
2024-04-09
doc: Remove references to arrayRCU.rst
Zenghui Yu
1
-3
/
+3
2024-03-12
Merge tag 'docs-6.9' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2024-02-14
doc: Update checklist.rst discussion of callback execution
Paul E. McKenney
1
-10
/
+11
2024-02-14
doc: Clarify use of slab constructors and SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-2
/
+2
2024-02-14
doc: Add CONFIG_RCU_STRICT_GRACE_PERIOD to checklist.rst
Paul E. McKenney
1
-0
/
+6
2024-02-14
doc: Make checklist.rst note that spinlocks are implied RCU readers
Paul E. McKenney
1
-2
/
+3
2024-02-14
doc: Make whatisRCU.rst note that spinlocks are RCU readers
Paul E. McKenney
1
-2
/
+13
2024-02-14
doc: Spinlocks are implied RCU readers
Paul E. McKenney
1
-1
/
+4
[next]