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-18 | rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions | Paul E. McKenney |
2017-04-18 | rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle() | Paul E. McKenney |
2017-04-18 | rcu: Pull rcu_qs_ctr into rcu_dynticks structure | Paul E. McKenney |
2017-04-18 | rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure | Paul E. McKenney |
2017-04-12 | doc: Emphasize that "toy" RCU requires recursive rwlock | Paul E. McKenney |
2017-04-12 | doc: Update the comparisons rule in rcu_dereference.txt | Michalis Kokologiannakis |
2017-04-12 | doc: Update rcu_assign_pointer() definition in whatisRCU.txt | Paul E. McKenney |
2017-04-12 | doc: Update requirements based on recent changes | Paul E. McKenney |
2017-04-12 | doc: Update RCU data-structure documentation for rcu_segcblist | Paul E. McKenney |
2017-04-12 | doc: Update stallwarn.txt to make causes more prominent | Paul E. McKenney |
2017-04-12 | doc: Add mid-boot operation to expedited grace periods | Paul E. McKenney |
2017-04-12 | doc: Synchronous RCU grace periods are now legal throughout boot | Paul E. McKenney |
2017-01-25 | Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',... | Paul E. McKenney |
2017-01-23 | rcu: Eliminate unused expedited_normal counter | Paul E. McKenney |
2017-01-14 | doc: Quick-Quiz answers are now inline | Paul E. McKenney |
2017-01-14 | doc: Fix RCU requirements typos | Tetsuo Handa |
2017-01-14 | rcu: Design documentation for expedited grace periods | Paul E. McKenney |
2016-11-14 | Documentation/RCU: Fix minor typo | Pranith Kumar |
2016-11-14 | documentation: Present updated RCU guarantee | Paul E. McKenney |
2016-10-11 | kthread: kthread worker API cleanup | Petr Mladek |
2016-08-22 | documentation: Record reason for rcu_head two-byte alignment | Paul E. McKenney |
2016-08-22 | rcutorture: Remove outdated config option description | SeongJae Park |
2016-06-14 | Documentation: Fix spelling mistake | Eric Engestrom |
2016-06-14 | documentation: Add RCU_NONIDLE() restrictions to requirements | Paul E. McKenney |
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-05-19 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds |
2016-04-28 | Documentation: fix common spelling mistakes | Kees Cook |
2016-04-21 | Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ... | Paul E. McKenney |
2016-04-19 | documentation: Add documentation for RCU's major data structures | Paul E. McKenney |
2016-03-31 | rcu: Remove expedited GP funnel-lock bypass | Paul E. McKenney |
2016-03-31 | documentation: Emphasize the call_rcu() is illegal from idle | Paul E. McKenney |
2016-03-31 | documentation: Sharpen up the no-readers quick quiz | Paul E. McKenney |
2016-03-31 | documentation: Get rid of duplicate .htmlx file | Paul E. McKenney |
2016-03-31 | documentation: Remove unnecessary images from requirements | Paul E. McKenney |
2016-03-31 | documentation: Document illegality of call_rcu() from offline CPUs | Paul E. McKenney |
2016-03-31 | documentation: Explain why rcu_read_lock() needs no barrier() | Paul E. McKenney |
2016-03-31 | documentation: Add synchronize_rcu_mult() to the requirements | Paul E. McKenney |
2016-03-31 | documentation: Add real-time requirements from CPU-bound workloads | Paul E. McKenney |
2016-03-31 | documentation: Make sample code and documentation consistent | Yao Dongdong |
2015-12-05 | documentation: Update RCU requirements based on expedited changes | Paul E. McKenney |
2015-12-05 | documentation: Clarify RCU memory barriers and requirements | Paul E. McKenney |
2015-12-05 | documentation: Expand on scheduler/RCU deadlock requirements | Paul E. McKenney |
2015-12-05 | documentation: Composability analogies | Paul E. McKenney |
2015-12-05 | documentation: Cover requirements controlling stall warnings | Paul E. McKenney |
2015-12-05 | Documentation: Record bottom-bit-zero guarantee for ->next | Paul E. McKenney |
2015-12-05 | documentation: Record RCU requirements | Paul E. McKenney |
2015-10-07 | Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201... | Paul E. McKenney |