Age | Commit message (Expand) | Author |
2018-11-12 | doc: Fix "struction" typo in RCU memory-ordering documentation | Joel Fernandes (Google) |
2018-11-12 | doc: Correct parameter in stallwarn | Joel Fernandes (Google) |
2018-11-12 | doc: RCU scheduler spinlock rcu_read_unlock() restriction remains | Paul E. McKenney |
2018-11-12 | doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer() | Joel Fernandes (Google) |
2018-11-12 | doc: Remove obsolete (non-)requirement about disabling preemption | Joel Fernandes (Google) |
2018-11-12 | doc: Make reader aware of rcu_dereference_protected | Joel Fernandes (Google) |
2018-11-12 | doc: rcu: Encourage use of rcu_barrier in checklist | Joel Fernandes (Google) |
2018-11-12 | doc: rcu: Remove obsolete checklist item about synchronize_rcu usage | Joel Fernandes (Google) |
2018-11-12 | doc: rcu: Remove obsolete suggestion from checklist | Joel Fernandes (Google) |
2018-11-12 | doc: rcu: Add more rationale for using rcu_read_lock_sched in checklist | Joel Fernandes (Google) |
2018-11-12 | doc: rcu: Update core and full API in whatisRCU | Joel Fernandes (Google) |
2018-11-12 | doc: rcu: Update description of gp_seq fields in rcu_data | Joel Fernandes (Google) |
2018-11-12 | doc: rcu: Better clarify the rcu_segcblist ->len field | Joel Fernandes (Google) |
2018-11-12 | doc: rcu: Update Data-Structures for RCU flavor consolidation | Joel Fernandes (Google) |
2018-11-12 | doc: Remove rcu_dynticks from Data-Structures | Joel Fernandes (Google) |
2018-11-12 | doc: Update information about resched_cpu | Joel Fernandes (Google) |
2018-11-08 | doc: Remove rcu_preempt_state reference in stallwarn | Joel Fernandes (Google) |
2018-11-08 | doc: Clarify RCU data-structure comment about rcu_tree fanout | Joel Fernandes (Google) |
2018-11-08 | doc: Set down forward-progress requirements | Paul E. McKenney |
2018-10-24 | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds |
2018-09-09 | Drop all 00-INDEX files from Documentation/ | Henrik Austad |
2018-08-30 | Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ... | Paul E. McKenney |
2018-08-30 | rcu: Defer reporting RCU-preempt quiescent states when disabled | Paul E. McKenney |
2018-08-30 | doc: Fix broken HTML directive | Paul E. McKenney |
2018-08-30 | doc: Update removal of RCU-bh/sched update machinery | Paul E. McKenney |
2018-08-29 | doc: Improve rcu_dynticks::dynticks documentation | Joel Fernandes (Google) |
2018-08-29 | doc: Fix broken RCU-requirements link to LKML archive | Joel Fernandes (Google) |
2018-08-29 | doc: Add design documentation on interruption of NMI handlers | Paul E. McKenney |
2018-07-12 | rculist: Improve documentation for list_for_each_entry_from_rcu() | NeilBrown |
2018-07-12 | doc: Update synchronize_rcu() definition in whatisRCU.txt | Andrea Parri |
2018-07-12 | doc: Update RCU CPU stall-warning documentation | Paul E. McKenney |
2018-07-12 | doc: Update memory-ordering documentation for ->gp-seq | Paul E. McKenney |
2018-07-12 | doc: Update data-structure documentation for ->gp_seq | Paul E. McKenney |
2018-05-15 | doc: Ensure whatisRCU.txt actually says what RCU is | Paul Gortmaker |
2017-12-11 | Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017... | Paul E. McKenney |
2017-12-05 | doc: De-emphasize smp_read_barrier_depends | Paul E. McKenney |
2017-12-04 | doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched() | Paul E. McKenney |
2017-11-28 | doc: Update dyntick-idle design documentation for NMI/irq consolidation | Paul E. McKenney |
2017-11-13 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-10-19 | Documentation: fix ref to workqueue content | Tom Saeger |
2017-10-09 | documentation: Update RCU CPU stall warning messages | Paul E. McKenney |
2017-10-09 | documentation: Slow systems can stall RCU grace periods | Paul E. McKenney |
2017-10-09 | documentation: Long-running irq handlers can stall RCU grace periods | Paul E. McKenney |
2017-10-09 | documentation: RCU grace-period memory ordering guarantees | Paul E. McKenney |
2017-08-17 | doc: Set down RCU's scheduling-clock-interrupt needs | Paul E. McKenney |
2017-08-17 | doc: No longer allowed to use rcu_dereference on non-pointers | Paul E. McKenney |
2017-08-17 | doc: Update RCU documentation | Paul E. McKenney |
2017-06-08 | rcu: Remove debugfs tracing | Paul E. McKenney |
2017-06-08 | rcu: Remove SPARSE_RCU_POINTER Kconfig option | Paul E. McKenney |
2017-06-08 | rcu: Remove nohz_full full-system-idle state machine | Paul E. McKenney |