index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
/
whatisRCU.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-13
rcu: Don't return a value from rcu_assign_pointer()
Andrea Parri
1
-4
/
+4
2019-03-26
doc: Repair some whitespace damage
Tycho Andersen
1
-5
/
+5
2019-01-25
doc: Fix outdated links
Junchang Wang
1
-2
/
+2
2018-11-12
doc: Make reader aware of rcu_dereference_protected
Joel Fernandes (Google)
1
-1
/
+14
2018-11-12
doc: rcu: Update core and full API in whatisRCU
Joel Fernandes (Google)
1
-27
/
+28
2018-08-30
doc: Update removal of RCU-bh/sched update machinery
Paul E. McKenney
1
-1
/
+2
2018-07-12
rculist: Improve documentation for list_for_each_entry_from_rcu()
NeilBrown
1
-0
/
+2
2018-07-12
doc: Update synchronize_rcu() definition in whatisRCU.txt
Andrea Parri
1
-6
/
+10
2018-05-15
doc: Ensure whatisRCU.txt actually says what RCU is
Paul Gortmaker
1
-0
/
+2
2017-12-05
doc: De-emphasize smp_read_barrier_depends
Paul E. McKenney
1
-2
/
+1
2017-08-17
doc: Update RCU documentation
Paul E. McKenney
1
-1
/
+4
2017-04-21
Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...
Paul E. McKenney
1
-1
/
+2
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-1
/
+2
2017-04-12
doc: Emphasize that "toy" RCU requires recursive rwlock
Paul E. McKenney
1
-1
/
+3
2017-04-12
doc: Update rcu_assign_pointer() definition in whatisRCU.txt
Paul E. McKenney
1
-14
/
+15
2016-11-14
Documentation/RCU: Fix minor typo
Pranith Kumar
1
-1
/
+1
2016-06-14
documentation: Add references to 2010 and 2014 Big API Tables
Paul E. McKenney
1
-0
/
+2
2016-06-14
documentation: Add reference to 2014 RCU API LWN article
Paul E. McKenney
1
-0
/
+1
2016-03-31
documentation: Make sample code and documentation consistent
Yao Dongdong
1
-7
/
+15
2015-10-06
documentation: Correct doc to use rcu_dereference_protected
Jason A. Donenfeld
1
-3
/
+3
2015-07-22
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
1
-1
/
+1
2015-05-27
Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...
Paul E. McKenney
1
-1
/
+3
2015-05-27
documentation: State that rcu_dereference() reloads pointer
Milos Vyletel
1
-1
/
+3
2015-05-27
documentation: RCU-protected array indexes no longer supported
Paul E. McKenney
1
-2
/
+0
2014-10-29
rcu: Remove redundant TREE_PREEMPT_RCU config option
Pranith Kumar
1
-1
/
+1
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
1
-1
/
+1
2014-04-29
documentation: Update API documentation
Paul E. McKenney
1
-11
/
+44
2013-06-10
rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().
Paul E. McKenney
1
-15
/
+7
2013-03-12
rcu: Make bugginess of code sample more evident
Paul E. McKenney
1
-2
/
+2
2012-11-16
Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...
Paul E. McKenney
1
-5
/
+12
2012-11-13
rcu: Remove list_for_each_continue_rcu()
Paul E. McKenney
1
-3
/
+1
2012-11-08
rcu: Update docs to include kfree_rcu()
Kees Cook
1
-2
/
+11
2012-09-23
rcu: Document SRCU dead-CPU capabilities, emphasize read-side limits
Paul E. McKenney
1
-2
/
+7
2012-07-02
rcu: Update documentation to cover call_srcu() and srcu_barrier().
Paul E. McKenney
1
-3
/
+3
2011-12-11
docs: Additional LWN links to RCU API
Kees Cook
1
-0
/
+1
2011-12-11
rcu: Add documentation for raw SRCU read-side primitives
Paul E. McKenney
1
-5
/
+13
2011-03-04
rcu: add documentation saying which RCU flavor to choose
Paul E. McKenney
1
-0
/
+31
2010-04-14
rcu: Update docs for rcu_access_pointer and rcu_dereference_protected
Paul E. McKenney
1
-0
/
+6
2010-02-25
rcu: Documentation update for CONFIG_PROVE_RCU
Paul E. McKenney
1
-5
/
+8
2010-01-16
rcu: 1Q2010 update for RCU documentation
Paul E. McKenney
1
-1
/
+2
2009-10-26
rcu: Add synchronize_srcu_expedited() to the documentation
Paul E. McKenney
1
-1
/
+1
2009-08-23
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
1
-4
/
+4
2009-07-03
rcu: Add synchronize_sched_expedited() rcutorture doc + updates
Paul E. McKenney
1
-3
/
+11
2008-08-15
rcu: remove list_for_each_rcu()
Paul E. McKenney
1
-2
/
+0
2008-05-19
sched: 1Q08 RCU doc update, add call_rcu_sched()
Paul E. McKenney
1
-19
/
+39
2006-10-04
[PATCH] srcu-3: RCU variant permitting read-side blocking
Paul E. McKenney
1
-0
/
+3
2006-10-03
Documentation: remove duplicated words
Paolo Ornati
1
-1
/
+1
2006-10-03
Fix typos in Documentation/: 'S'
Matt LaPlante
1
-1
/
+1
2006-07-10
[PATCH] RCU Documentation fix
Urs Thuermann
1
-2
/
+3
2006-06-25
[PATCH] RCU documentation: self-limiting updates and call_rcu()
Paul E. McKenney
1
-1
/
+11
[next]