Age | Commit message (Expand) | Author |
2017-04-21 | Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ... | Paul E. McKenney |
2017-04-18 | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU | Paul E. McKenney |
2017-04-12 | doc: Emphasize that "toy" RCU requires recursive rwlock | Paul E. McKenney |
2017-04-12 | doc: Update rcu_assign_pointer() definition in whatisRCU.txt | Paul E. McKenney |
2016-11-14 | Documentation/RCU: Fix minor typo | Pranith Kumar |
2016-06-14 | documentation: Add references to 2010 and 2014 Big API Tables | Paul E. McKenney |
2016-06-14 | documentation: Add reference to 2014 RCU API LWN article | Paul E. McKenney |
2016-03-31 | documentation: Make sample code and documentation consistent | Yao Dongdong |
2015-10-06 | documentation: Correct doc to use rcu_dereference_protected | Jason A. Donenfeld |
2015-07-22 | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() | Paul E. McKenney |
2015-05-27 | Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '... | Paul E. McKenney |
2015-05-27 | documentation: State that rcu_dereference() reloads pointer | Milos Vyletel |
2015-05-27 | documentation: RCU-protected array indexes no longer supported | Paul E. McKenney |
2014-10-29 | rcu: Remove redundant TREE_PREEMPT_RCU config option | Pranith Kumar |
2014-08-06 | list: fix order of arguments for hlist_add_after(_rcu) | Ken Helias |
2014-04-29 | documentation: Update API documentation | Paul E. McKenney |
2013-06-10 | rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw(). | Paul E. McKenney |
2013-03-12 | rcu: Make bugginess of code sample more evident | Paul E. McKenney |
2012-11-16 | Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ... | Paul E. McKenney |
2012-11-13 | rcu: Remove list_for_each_continue_rcu() | Paul E. McKenney |
2012-11-08 | rcu: Update docs to include kfree_rcu() | Kees Cook |
2012-09-23 | rcu: Document SRCU dead-CPU capabilities, emphasize read-side limits | Paul E. McKenney |
2012-07-02 | rcu: Update documentation to cover call_srcu() and srcu_barrier(). | Paul E. McKenney |
2011-12-11 | docs: Additional LWN links to RCU API | Kees Cook |
2011-12-11 | rcu: Add documentation for raw SRCU read-side primitives | Paul E. McKenney |
2011-03-04 | rcu: add documentation saying which RCU flavor to choose | Paul E. McKenney |
2010-04-14 | rcu: Update docs for rcu_access_pointer and rcu_dereference_protected | 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-08-23 | rcu: Remove CONFIG_PREEMPT_RCU | Paul E. McKenney |
2009-07-03 | rcu: Add synchronize_sched_expedited() rcutorture doc + updates | Paul E. McKenney |
2008-08-15 | rcu: remove list_for_each_rcu() | Paul E. McKenney |
2008-05-19 | sched: 1Q08 RCU doc update, add call_rcu_sched() | Paul E. McKenney |
2006-10-04 | [PATCH] srcu-3: RCU variant permitting read-side blocking | Paul E. McKenney |
2006-10-03 | Documentation: remove duplicated words | Paolo Ornati |
2006-10-03 | Fix typos in Documentation/: 'S' | Matt LaPlante |
2006-07-10 | [PATCH] RCU Documentation fix | Urs Thuermann |
2006-06-25 | [PATCH] RCU documentation: self-limiting updates and call_rcu() | Paul E. McKenney |
2006-06-23 | [PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules | Paul E. McKenney |
2006-03-28 | [PATCH] for_each_possible_cpu: documentaion | KAMEZAWA Hiroyuki |
2006-03-24 | rcu: undeclared variable used in documentation | Baruch Even |
2006-02-01 | [PATCH] RCU documentation fixes (January 2006 update) | Paul E. McKenney |
2005-11-07 | [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_ea... | Paul E. McKenney |
2005-09-10 | [PATCH] Yet another RCU documentation update | Paul E. McKenney |