summaryrefslogtreecommitdiff
path: root/Documentation/RCU/whatisRCU.txt
AgeCommit message (Expand)Author
2019-12-10doc: Convert whatisRCU.txt to .rstPhong Tran
2019-10-29doc: Update list_for_each_entry_rcu() documentationJoel Fernandes (Google)
2019-10-29docs: rcu: convert some articles from html to ReSTMauro Carvalho Chehab
2019-06-13rcu: Don't return a value from rcu_assign_pointer()Andrea Parri
2019-03-26doc: Repair some whitespace damageTycho Andersen
2019-01-25doc: Fix outdated linksJunchang Wang
2018-11-12doc: Make reader aware of rcu_dereference_protectedJoel Fernandes (Google)
2018-11-12doc: rcu: Update core and full API in whatisRCUJoel Fernandes (Google)
2018-08-30doc: Update removal of RCU-bh/sched update machineryPaul E. McKenney
2018-07-12rculist: Improve documentation for list_for_each_entry_from_rcu()NeilBrown
2018-07-12doc: Update synchronize_rcu() definition in whatisRCU.txtAndrea Parri
2018-05-15doc: Ensure whatisRCU.txt actually says what RCU isPaul Gortmaker
2017-12-05doc: De-emphasize smp_read_barrier_dependsPaul E. McKenney
2017-08-17doc: Update RCU documentationPaul E. McKenney
2017-04-21Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Paul E. McKenney
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney
2017-04-12doc: Emphasize that "toy" RCU requires recursive rwlockPaul E. McKenney
2017-04-12doc: Update rcu_assign_pointer() definition in whatisRCU.txtPaul E. McKenney
2016-11-14Documentation/RCU: Fix minor typoPranith Kumar
2016-06-14documentation: Add references to 2010 and 2014 Big API TablesPaul E. McKenney
2016-06-14documentation: Add reference to 2014 RCU API LWN articlePaul E. McKenney
2016-03-31documentation: Make sample code and documentation consistentYao Dongdong
2015-10-06documentation: Correct doc to use rcu_dereference_protectedJason A. Donenfeld
2015-07-22rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney
2015-05-27Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...Paul E. McKenney
2015-05-27documentation: State that rcu_dereference() reloads pointerMilos Vyletel
2015-05-27documentation: RCU-protected array indexes no longer supportedPaul E. McKenney
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-04-29documentation: Update API documentationPaul E. McKenney
2013-06-10rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().Paul E. McKenney
2013-03-12rcu: Make bugginess of code sample more evidentPaul E. McKenney
2012-11-16Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...Paul E. McKenney
2012-11-13rcu: Remove list_for_each_continue_rcu()Paul E. McKenney
2012-11-08rcu: Update docs to include kfree_rcu()Kees Cook
2012-09-23rcu: Document SRCU dead-CPU capabilities, emphasize read-side limitsPaul E. McKenney
2012-07-02rcu: Update documentation to cover call_srcu() and srcu_barrier().Paul E. McKenney
2011-12-11docs: Additional LWN links to RCU APIKees Cook
2011-12-11rcu: Add documentation for raw SRCU read-side primitivesPaul E. McKenney
2011-03-04rcu: add documentation saying which RCU flavor to choosePaul E. McKenney
2010-04-14rcu: Update docs for rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney
2010-02-25rcu: Documentation update for CONFIG_PROVE_RCUPaul E. McKenney
2010-01-16rcu: 1Q2010 update for RCU documentationPaul E. McKenney
2009-10-26rcu: Add synchronize_srcu_expedited() to the documentationPaul E. McKenney
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney
2009-07-03rcu: Add synchronize_sched_expedited() rcutorture doc + updatesPaul E. McKenney
2008-08-15rcu: remove list_for_each_rcu()Paul E. McKenney
2008-05-19sched: 1Q08 RCU doc update, add call_rcu_sched()Paul E. McKenney
2006-10-04[PATCH] srcu-3: RCU variant permitting read-side blockingPaul E. McKenney
2006-10-03Documentation: remove duplicated wordsPaolo Ornati