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
/
Design
/
Requirements
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-23
doc: RCU: Fix brackets
Manuel Ebner
1
-1
/
+1
2026-05-03
Documentation: RCU: adopt new coding style of type-aware kmalloc-family
Manuel Ebner
1
-3
/
+3
2026-03-30
rcu-tasks: Document that RCU Tasks Trace grace periods now imply RCU grace pe...
Paul E. McKenney
1
-0
/
+7
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
1
-16
/
+17
2025-08-20
rcu: docs: Requirements.rst: Abide by conventions of kernel documentation
Akira Yokosawa
1
-28
/
+24
2025-07-22
rcu: Document concurrent quiescent state reporting for offline CPUs
Joel Fernandes
1
-0
/
+87
2025-07-22
rcu: Document GP init vs hotplug-scan ordering requirements
Joel Fernandes
1
-0
/
+41
2024-08-14
doc: Remove RCU Tasks Rude asynchronous APIs
Paul E. McKenney
1
-2
/
+1
2024-06-06
doc: Update Tasks RCU and Tasks Rude RCU description in Requirements.rst
Paul E. McKenney
1
-0
/
+16
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
1
-2
/
+2
2023-05-11
rcu: Remove RCU_NONIDLE()
Peter Zijlstra
1
-35
/
+1
2022-11-24
timers: Update the documentation to reflect on the new timer_shutdown() API
Steven Rostedt (Google)
1
-1
/
+1
2022-11-24
Documentation: Replace del_timer/del_timer_sync()
Thomas Gleixner
1
-1
/
+1
2022-07-05
context_tracking: Take NMI eqs entrypoints over RCU
Frederic Weisbecker
1
-1
/
+1
2022-07-05
context_tracking: Take IRQ eqs entrypoints over RCU
Frederic Weisbecker
1
-5
/
+5
2022-04-20
docs: Update RCU cross-references as suggested in doc-guide
Akira Yokosawa
1
-2
/
+2
2022-04-20
docs: Add documentation for rude and trace RCU flavors
Paul E. McKenney
1
-0
/
+32
2021-11-30
doc: RCU: Avoid 'Symbol' font-family in SVG figures
Akira Yokosawa
2
-49
/
+49
2021-07-20
Documentation/RCU: Fix nested inline markup
Akira Yokosawa
1
-3
/
+5
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-358
/
+374
2021-01-22
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
1
-0
/
+18
2021-01-06
doc: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
1
-11
/
+11
2021-01-06
doc: Update RCU's requirements page about the PREEMPT_RT wiki
Sebastian Andrzej Siewior
1
-1
/
+1
2021-01-04
srcu: Document polling interfaces for Tree SRCU grace periods
Paul E. McKenney
1
-0
/
+18
2021-01-04
doc: Update RCU requirements RCU_INIT_POINTER() description
Paul E. McKenney
1
-2
/
+1
2021-01-04
docs: Fix typos and drop/fix dead links in RCU documentation
Paul Gortmaker
1
-12
/
+11
2021-01-04
doc: Remove obsolete RCU-bh and RCU-sched update-side API members
Paul E. McKenney
1
-14
/
+14
2021-01-04
docs: Remove redundant "``" from Requirements.rst
Paul E. McKenney
1
-332
/
+332
2020-12-31
docs: Fix reST markup when linking to sections
NĂcolas F. R. A. Prado
1
-10
/
+10
2020-11-06
docs: RCU: Requirements.rst: Fix a list block
Mauro Carvalho Chehab
1
-0
/
+1
2020-11-06
docs: Update RCU's hotplug requirements with a bit about design
Joel Fernandes (Google)
1
-9
/
+38
2020-08-24
doc: Drop doubled words from RCU requirements documentation
Randy Dunlap
1
-2
/
+2
2020-08-03
Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+6
2020-07-21
Documentation/barriers: Remove references to [smp_]read_barrier_depends()
Will Deacon
1
-1
/
+1
2020-06-29
doc: Tasks RCU must protect instructions before trampoline
Paul E. McKenney
1
-1
/
+6
2020-04-27
rcu: Make rcu_read_unlock_special() safe for rq/pi locks
Paul E. McKenney
1
-44
/
+15
2019-10-29
Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"
Joel Fernandes (Google)
1
-0
/
+54
2019-10-29
Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"
Joel Fernandes (Google)
1
-1
/
+1
2019-10-29
docs: rcu: Correct links referring to titles
Joel Fernandes (Google)
1
-51
/
+39
2019-10-29
docs: rcu: convert some articles from html to ReST
Mauro Carvalho Chehab
2
-3330
/
+2662
2019-10-29
Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"
Joel Fernandes (Google)
1
-1
/
+1
2019-10-29
Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlo...
Joel Fernandes (Google)
1
-71
/
+0
2019-08-13
Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...
Paul E. McKenney
1
-1
/
+72
2019-08-01
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
1
-1
/
+1
2019-08-01
rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()
Paul E. McKenney
1
-0
/
+71
2019-01-25
doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()
Paul E. McKenney
1
-7
/
+13
2018-11-12
doc: RCU scheduler spinlock rcu_read_unlock() restriction remains
Paul E. McKenney
1
-15
/
+29
2018-11-12
doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()
Joel Fernandes (Google)
1
-1
/
+1
2018-11-12
doc: Remove obsolete (non-)requirement about disabling preemption
Joel Fernandes (Google)
1
-50
/
+0
[next]