summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU/whatisRCU.txt
Commit message (Expand)AuthorAgeFilesLines
* doc: Ensure whatisRCU.txt actually says what RCU isPaul Gortmaker2018-05-151-0/+2
* doc: De-emphasize smp_read_barrier_dependsPaul E. McKenney2017-12-051-2/+1
* doc: Update RCU documentationPaul E. McKenney2017-08-171-1/+4
*-. Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Paul E. McKenney2017-04-211-1/+2
|\ \
| * | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-181-1/+2
| |/
* | doc: Emphasize that "toy" RCU requires recursive rwlockPaul E. McKenney2017-04-121-1/+3
* | doc: Update rcu_assign_pointer() definition in whatisRCU.txtPaul E. McKenney2017-04-121-14/+15
|/
* Documentation/RCU: Fix minor typoPranith Kumar2016-11-141-1/+1
* documentation: Add references to 2010 and 2014 Big API TablesPaul E. McKenney2016-06-141-0/+2
* documentation: Add reference to 2014 RCU API LWN articlePaul E. McKenney2016-06-141-0/+1
* documentation: Make sample code and documentation consistentYao Dongdong2016-03-311-7/+15
* documentation: Correct doc to use rcu_dereference_protectedJason A. Donenfeld2015-10-061-3/+3
* rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney2015-07-221-1/+1
*-. Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...Paul E. McKenney2015-05-271-1/+3
|\ \
| * | documentation: State that rcu_dereference() reloads pointerMilos Vyletel2015-05-271-1/+3
| |/
* / documentation: RCU-protected array indexes no longer supportedPaul E. McKenney2015-05-271-2/+0
|/
* rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar2014-10-291-1/+1
* list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-061-1/+1
* documentation: Update API documentationPaul E. McKenney2014-04-291-11/+44
* rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().Paul E. McKenney2013-06-101-15/+7
* rcu: Make bugginess of code sample more evidentPaul E. McKenney2013-03-121-2/+2
*-. Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...Paul E. McKenney2012-11-161-5/+12
|\ \
| | * rcu: Remove list_for_each_continue_rcu()Paul E. McKenney2012-11-131-3/+1
| |/ |/|
| * rcu: Update docs to include kfree_rcu()Kees Cook2012-11-081-2/+11
|/
* rcu: Document SRCU dead-CPU capabilities, emphasize read-side limitsPaul E. McKenney2012-09-231-2/+7
* rcu: Update documentation to cover call_srcu() and srcu_barrier().Paul E. McKenney2012-07-021-3/+3
* docs: Additional LWN links to RCU APIKees Cook2011-12-111-0/+1
* rcu: Add documentation for raw SRCU read-side primitivesPaul E. McKenney2011-12-111-5/+13
* rcu: add documentation saying which RCU flavor to choosePaul E. McKenney2011-03-041-0/+31
* rcu: Update docs for rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney2010-04-141-0/+6
* rcu: Documentation update for CONFIG_PROVE_RCUPaul E. McKenney2010-02-251-5/+8
* rcu: 1Q2010 update for RCU documentationPaul E. McKenney2010-01-161-1/+2
* rcu: Add synchronize_srcu_expedited() to the documentationPaul E. McKenney2009-10-261-1/+1
* rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney2009-08-231-4/+4
* rcu: Add synchronize_sched_expedited() rcutorture doc + updatesPaul E. McKenney2009-07-031-3/+11
* rcu: remove list_for_each_rcu()Paul E. McKenney2008-08-151-2/+0
* sched: 1Q08 RCU doc update, add call_rcu_sched()Paul E. McKenney2008-05-191-19/+39
* [PATCH] srcu-3: RCU variant permitting read-side blockingPaul E. McKenney2006-10-041-0/+3
* Documentation: remove duplicated wordsPaolo Ornati2006-10-031-1/+1
* Fix typos in Documentation/: 'S'Matt LaPlante2006-10-031-1/+1
* [PATCH] RCU Documentation fixUrs Thuermann2006-07-101-2/+3
* [PATCH] RCU documentation: self-limiting updates and call_rcu()Paul E. McKenney2006-06-251-1/+11
* [PATCH] Make RCU API inaccessible to non-GPL Linux kernel modulesPaul E. McKenney2006-06-231-1/+0
* [PATCH] for_each_possible_cpu: documentaionKAMEZAWA Hiroyuki2006-03-281-1/+1
* rcu: undeclared variable used in documentationBaruch Even2006-03-241-2/+2
* [PATCH] RCU documentation fixes (January 2006 update)Paul E. McKenney2006-02-011-12/+17
* [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_ea...Paul E. McKenney2005-11-071-2/+0
* [PATCH] Yet another RCU documentation updatePaul E. McKenney2005-09-101-0/+902