index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Mention address and data dependencies in rcu_dereference.rst
Paul E. McKenney
2023-12-14
1
-7
/
+20
*
doc: Clarify RCU Tasks reader/updater checklist
Paul E. McKenney
2023-12-14
1
-9
/
+16
*
Documentation: RCU: Remove repeated word in comments
Charles Han
2023-12-14
1
-1
/
+1
*
-
.
Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...
Frederic Weisbecker
2023-10-23
8
-29
/
+20
|
\
\
|
|
*
rcu: Remove references to rcu_migrate_callbacks() from diagrams
Frederic Weisbecker
2023-10-04
2
-18
/
+0
|
|
*
rcu: Describe listRCU read-side guarantees
Matthew Wilcox (Oracle)
2023-09-11
1
-0
/
+9
|
|
*
Documentation: RCU: Fix section numbers after adding Section 7 in whatisRCU.rst
Wei Zhang
2023-09-11
1
-2
/
+2
|
|
/
|
/
|
|
*
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
2023-10-04
5
-9
/
+9
|
/
*
Docs/RCU/rculist_nulls: Fix text about atomic_set_release()
SeongJae Park
2023-07-14
1
-2
/
+4
*
Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj'
SeongJae Park
2023-07-14
1
-4
/
+4
*
Docs/RCU/rculist_nulls: Specify type of the object in examples
SeongJae Park
2023-07-14
1
-1
/
+13
*
Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples
SeongJae Park
2023-07-14
1
-2
/
+2
*
Docs/RCU/rculist_nulls: Fix trivial coding style
SeongJae Park
2023-07-14
1
-3
/
+3
*
docs/RCU: Add the missing rcu_read_unlock()
Alan Huang
2023-07-14
1
-1
/
+3
*
documentation/rcu: Fix typo
Tycho Andersen
2023-07-14
1
-1
/
+1
*
rcu: Remove RCU_NONIDLE()
Peter Zijlstra
2023-05-11
2
-36
/
+1
*
doc: Update whatisRCU.rst
Uladzislau Rezki (Sony)
2023-04-05
1
-3
/
+3
*
Documentation: RCU: Correct spelling
Randy Dunlap
2023-04-05
6
-14
/
+14
*
Documentation/RCU: s/not/note/ in checklist.rst
Qiuxu Zhuo
2023-04-05
1
-1
/
+1
*
doc: Fix htmldocs build warnings of stallwarn.rst
Zhen Lei
2023-01-05
1
-26
/
+30
*
docs/RCU/rcubarrier: Right-adjust line numbers in code snippets
Akira Yokosawa
2023-01-05
1
-84
/
+84
*
docs/RCU/rcubarrier: Adjust 'Answer' parts of QQs as definition-lists
Akira Yokosawa
2023-01-05
1
-3
/
+6
*
doc: Document CONFIG_RCU_CPU_STALL_CPUTIME=y stall information
Zhen Lei
2023-01-05
1
-0
/
+88
*
doc: Update whatisRCU.rst
Paul E. McKenney
2023-01-05
1
-68
/
+125
*
doc: Update rcu.rst URL to RCU publications
Paul E. McKenney
2023-01-05
1
-1
/
+2
*
doc: Update UP.rst
Paul E. McKenney
2023-01-05
1
-2
/
+11
*
doc: Update torture.rst
Paul E. McKenney
2023-01-05
1
-4
/
+85
*
doc: Update stallwarn.rst
Paul E. McKenney
2023-01-05
1
-18
/
+25
*
doc: Update rcu.rst
Paul E. McKenney
2023-01-05
1
-1
/
+2
*
doc: Update and wordsmith rculist_nulls.rst
Paul E. McKenney
2023-01-05
1
-55
/
+54
*
doc: Update rcu_dereference.rst
Paul E. McKenney
2023-01-03
1
-5
/
+16
*
doc: Update rcubarrier.rst
Paul E. McKenney
2023-01-03
1
-86
/
+110
*
doc: Update NMI-RCU.rst
Paul E. McKenney
2023-01-03
1
-2
/
+2
*
doc: Further updates to RCU's lockdep.rst
Paul E. McKenney
2023-01-03
1
-7
/
+6
*
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-12
1
-1
/
+1
|
\
|
*
timers: Update the documentation to reflect on the new timer_shutdown() API
Steven Rostedt (Google)
2022-11-24
1
-1
/
+1
|
*
Documentation: Replace del_timer/del_timer_sync()
Thomas Gleixner
2022-11-24
1
-1
/
+1
*
|
doc: Update RCU's lockdep.rst
Paul E. McKenney
2022-10-20
1
-0
/
+4
*
|
doc: Update listRCU.rst
Paul E. McKenney
2022-10-20
1
-71
/
+103
*
|
doc: Update checklist.txt
Paul E. McKenney
2022-10-18
1
-101
/
+143
*
|
doc: Remove arrayRCU.rst
Paul E. McKenney
2022-10-18
2
-166
/
+0
|
/
*
Merge tag 'docs-6.1' of git://git.lwn.net/linux
Linus Torvalds
2022-10-03
2
-2
/
+2
|
\
|
*
Delete duplicate words from kernel docs
Akhil Raj
2022-09-27
2
-2
/
+2
*
|
doc/rcu: Update LWN article URLs and add 2019 article
Shao-Tse Hung
2022-08-31
1
-7
/
+9
*
|
doc: SLAB_TYPESAFE_BY_RCU uses cannot rely on spinlocks
Paul E. McKenney
2022-08-31
1
-7
/
+12
*
|
doc: Update rcu_access_pointer() advice in rcu_dereference.rst
Paul E. McKenney
2022-08-31
1
-4
/
+10
*
|
doc: Fix list: rcu_access_pointer() is not lockdep-checked
Paul E. McKenney
2022-08-31
1
-3
/
+9
*
|
doc: Use rcu_barrier() to rate-limit RCU callbacks
Paul E. McKenney
2022-08-31
1
-1
/
+2
*
|
doc: Call out queue_rcu_work() for blocking RCU callbacks
Paul E. McKenney
2022-08-31
1
-0
/
+3
*
|
doc: Emphasize the need for explicit RCU read-side markers
Paul E. McKenney
2022-08-31
1
-2
/
+7
|
/
[next]