aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RCU
AgeCommit message (Expand)Author
2010-11-29rcu: update documentation/comments for Lai's adoption patchPaul E. McKenney
2010-11-29rcu: document TINY_RCU and TINY_PREEMPT_RCU tracing.Paul E. McKenney
2010-09-23rcu: Add tracing data to support queueing modelsPaul E. McKenney
2010-08-23rcu: upgrade stallwarn.txt documentation for CPU-bound RT processesPaul E. McKenney
2010-08-20rcu: document ways of stalling updates in low-memory situationsPaul E. McKenney
2010-08-19rcu: add shiny new debug assists to Documentation/RCU/checklist.txtPaul E. McKenney
2010-08-04Documentation: update broken web addresses.Justin P. Mattock
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-10rcu: improve the RCU CPU-stall warning documentationPaul E. McKenney
2010-05-10rcu: reduce the number of spurious RCU_SOFTIRQ invocationsPaul E. McKenney
2010-05-08Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar
2010-05-06sched: replace migration_thread with cpu_stopTejun Heo
2010-04-14rcu: Update docs for rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney
2010-02-25rcu: Use canonical URL for Mathieu's dissertationPaul E. McKenney
2010-02-25rcu: Fix citation of Mathieu's dissertationPaul 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-10-15rcu: Update trace.txt documentation for blocked-tasks listsPaul E. McKenney
2009-10-15rcu: Update trace.txt documentation to reflect recent changesPaul E. McKenney
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney
2009-08-23rcu: Renamings to increase RCU clarityPaul E. McKenney
2009-08-15Merge commit 'v2.6.31-rc6' into core/rcuIngo Molnar
2009-07-16netfilter: nf_conntrack: nf_conntrack_alloc() fixesEric Dumazet
2009-07-03rcu: Add synchronize_sched_expedited() rcutorture doc + updatesPaul E. McKenney
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante
2009-04-14rcu: Update RCU tracing documentation for __rcu_pendingPaul E. McKenney
2009-04-02Doc: Fix spelling in RCU/rculist_nulls.txt.Jesper Dangaard Brouer
2009-04-02Doc: Fix wrong API example usage of call_rcu().Jesper Dangaard Brouer
2009-04-02Doc: Fix missing whitespaces in RCU documentation.Jesper Dangaard Brouer
2009-03-10rcu: documentation 1Q09 updatePaul E. McKenney
2009-01-08Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-18"Tree RCU": scalable classic RCU implementationPaul E. McKenney
2008-12-03Document RCU and unloadable modulesPaul E. McKenney
2008-11-16rcu: documents rculist_nullsEric Dumazet
2008-09-10doc/RCU: fix pseudocode in rcuref.txtLai Jiangshan
2008-08-15rcu: remove list_for_each_rcu()Paul E. McKenney
2008-06-26rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers ...Paul E. McKenney
2008-06-19rcu: make rcutorture more vicious: reinstate boot-time testingPaul E. McKenney
2008-06-18rcu: make rcutorture more vicious: add stutter featurePaul E. McKenney
2008-05-19sched: 1Q08 RCU doc update, add call_rcu_sched()Paul E. McKenney
2008-02-13remove final fastcall usersHarvey Harrison
2008-01-25Preempt-RCU: update RCU Documentation.Paul E. McKenney
2007-10-17Add Documentation/RCU/00-IndexRob Landley
2007-07-16Document the fact that RCU callbacks can run in parallelPaul E. McKenney
2006-10-04[PATCH] rcu: add sched torture type to rcutortureJosh Triplett
2006-10-04[PATCH] rcu: add rcu_bh_sync torture type to rcutortureJosh Triplett
2006-10-04[PATCH] rcu: add rcu_sync torture type to rcutortureJosh Triplett
2006-10-04[PATCH] RCU: add fake writers to rcutortureJosh Triplett