index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
/
Design
Age
Commit message (
Expand
)
Author
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-07-05
context_tracking: Take NMI eqs entrypoints over RCU
Frederic Weisbecker
2022-07-05
context_tracking: Take IRQ eqs entrypoints over RCU
Frederic Weisbecker
2022-04-20
docs: Update RCU cross-references as suggested in doc-guide
Akira Yokosawa
2022-04-20
docs: Add documentation for rude and trace RCU flavors
Paul E. McKenney
2021-11-30
doc: RCU: Avoid 'Symbol' font-family in SVG figures
Akira Yokosawa
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-07-20
Documentation/RCU: Fix nested inline markup
Akira Yokosawa
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
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2021-01-22
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
2021-01-06
doc: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
2021-01-06
doc: Update RCU's requirements page about the PREEMPT_RT wiki
Sebastian Andrzej Siewior
2021-01-04
srcu: Document polling interfaces for Tree SRCU grace periods
Paul E. McKenney
2021-01-04
doc: Update RCU requirements RCU_INIT_POINTER() description
Paul E. McKenney
2021-01-04
docs: Fix typos and drop/fix dead links in RCU documentation
Paul Gortmaker
2021-01-04
doc: Remove obsolete RCU-bh and RCU-sched update-side API members
Paul E. McKenney
2021-01-04
docs: Remove redundant "``" from Requirements.rst
Paul E. McKenney
2020-12-31
docs: Fix reST markup when linking to sections
NĂcolas F. R. A. Prado
2020-11-06
docs: RCU: Requirements.rst: Fix a list block
Mauro Carvalho Chehab
2020-11-06
docs: Update RCU's hotplug requirements with a bit about design
Joel Fernandes (Google)
2020-08-24
doc: Drop doubled words from RCU requirements documentation
Randy Dunlap
2020-08-24
doc: Drop doubled words from RCU Data-Structures.rst
Randy Dunlap
2020-08-03
Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-21
Documentation/barriers: Remove references to [smp_]read_barrier_depends()
Will Deacon
2020-06-29
doc: Tasks RCU must protect instructions before trampoline
Paul E. McKenney
2020-04-27
rcu: Make rcu_read_unlock_special() safe for rq/pi locks
Paul E. McKenney
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
Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"
Joel Fernandes (Google)
2019-10-29
Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"
Joel Fernandes (Google)
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-10-29
Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"
Joel Fernandes (Google)
2019-10-29
Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlo...
Joel Fernandes (Google)
2019-08-13
Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...
Paul E. McKenney
2019-08-01
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
2019-08-01
rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()
Paul E. McKenney
2019-03-26
doc: Remove obsolete RCU update functions from RCU documentation
Paul E. McKenney
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
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
2019-01-25
doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()
Paul E. McKenney
2019-01-25
rcu: Determine expedited-GP IPI handler at build time
Paul E. McKenney
2018-11-12
doc: Fix "struction" typo in RCU memory-ordering documentation
Joel Fernandes (Google)
2018-11-12
doc: RCU scheduler spinlock rcu_read_unlock() restriction remains
Paul E. McKenney
2018-11-12
doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()
Joel Fernandes (Google)
[next]