Age | Commit message (Expand) | Author |
2011-03-04 | rcu: add documentation saying which RCU flavor to choose | Paul E. McKenney |
2010-11-29 | rcu: update documentation/comments for Lai's adoption patch | Paul E. McKenney |
2010-11-29 | rcu: document TINY_RCU and TINY_PREEMPT_RCU tracing. | Paul E. McKenney |
2010-09-23 | rcu: Add tracing data to support queueing models | Paul E. McKenney |
2010-08-23 | rcu: upgrade stallwarn.txt documentation for CPU-bound RT processes | Paul E. McKenney |
2010-08-20 | rcu: document ways of stalling updates in low-memory situations | Paul E. McKenney |
2010-08-19 | rcu: add shiny new debug assists to Documentation/RCU/checklist.txt | Paul E. McKenney |
2010-08-04 | Documentation: update broken web addresses. | Justin P. Mattock |
2010-05-18 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-05-10 | rcu: improve the RCU CPU-stall warning documentation | Paul E. McKenney |
2010-05-10 | rcu: reduce the number of spurious RCU_SOFTIRQ invocations | Paul E. McKenney |
2010-05-08 | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m... | Ingo Molnar |
2010-05-06 | sched: replace migration_thread with cpu_stop | Tejun Heo |
2010-04-14 | rcu: Update docs for rcu_access_pointer and rcu_dereference_protected | Paul E. McKenney |
2010-02-25 | rcu: Use canonical URL for Mathieu's dissertation | Paul E. McKenney |
2010-02-25 | rcu: Fix citation of Mathieu's dissertation | Paul E. McKenney |
2010-02-25 | rcu: Documentation update for CONFIG_PROVE_RCU | Paul E. McKenney |
2010-01-16 | rcu: 1Q2010 update for RCU documentation | Paul E. McKenney |
2009-10-26 | rcu: Add synchronize_srcu_expedited() to the documentation | Paul E. McKenney |
2009-10-15 | rcu: Update trace.txt documentation for blocked-tasks lists | Paul E. McKenney |
2009-10-15 | rcu: Update trace.txt documentation to reflect recent changes | Paul E. McKenney |
2009-08-23 | rcu: Remove CONFIG_PREEMPT_RCU | Paul E. McKenney |
2009-08-23 | rcu: Renamings to increase RCU clarity | Paul E. McKenney |
2009-08-15 | Merge commit 'v2.6.31-rc6' into core/rcu | Ingo Molnar |
2009-07-16 | netfilter: nf_conntrack: nf_conntrack_alloc() fixes | Eric Dumazet |
2009-07-03 | rcu: Add synchronize_sched_expedited() rcutorture doc + updates | Paul E. McKenney |
2009-06-12 | trivial: Miscellaneous documentation typo fixes | Matt LaPlante |
2009-04-14 | rcu: Update RCU tracing documentation for __rcu_pending | Paul E. McKenney |
2009-04-02 | Doc: Fix spelling in RCU/rculist_nulls.txt. | Jesper Dangaard Brouer |
2009-04-02 | Doc: Fix wrong API example usage of call_rcu(). | Jesper Dangaard Brouer |
2009-04-02 | Doc: Fix missing whitespaces in RCU documentation. | Jesper Dangaard Brouer |
2009-03-10 | rcu: documentation 1Q09 update | Paul E. McKenney |
2009-01-08 | Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-12-18 | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney |
2008-12-03 | Document RCU and unloadable modules | Paul E. McKenney |
2008-11-16 | rcu: documents rculist_nulls | Eric Dumazet |
2008-09-10 | doc/RCU: fix pseudocode in rcuref.txt | Lai Jiangshan |
2008-08-15 | rcu: remove list_for_each_rcu() | Paul E. McKenney |
2008-06-26 | rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers ... | Paul E. McKenney |
2008-06-19 | rcu: make rcutorture more vicious: reinstate boot-time testing | Paul E. McKenney |
2008-06-18 | rcu: make rcutorture more vicious: add stutter feature | Paul E. McKenney |
2008-05-19 | sched: 1Q08 RCU doc update, add call_rcu_sched() | Paul E. McKenney |
2008-02-13 | remove final fastcall users | Harvey Harrison |
2008-01-25 | Preempt-RCU: update RCU Documentation. | Paul E. McKenney |
2007-10-17 | Add Documentation/RCU/00-Index | Rob Landley |
2007-07-16 | Document the fact that RCU callbacks can run in parallel | Paul E. McKenney |
2006-10-04 | [PATCH] rcu: add sched torture type to rcutorture | Josh Triplett |
2006-10-04 | [PATCH] rcu: add rcu_bh_sync torture type to rcutorture | Josh Triplett |
2006-10-04 | [PATCH] rcu: add rcu_sync torture type to rcutorture | Josh Triplett |