Age | Commit message (Expand) | Author | Files | Lines |
2018-10-24 | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds | 2 | -38/+0 |
2018-09-10 | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 2 | -38/+0 |
2018-08-31 | Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ... | Paul E. McKenney | 1 | -26/+24 |
2018-08-31 | rcu: Defer reporting RCU-preempt quiescent states when disabled | Paul E. McKenney | 1 | -26/+24 |
2018-08-30 | doc: Fix broken HTML directive | Paul E. McKenney | 1 | -1/+1 |
2018-08-30 | doc: Update removal of RCU-bh/sched update machinery | Paul E. McKenney | 5 | -143/+52 |
2018-08-29 | doc: Improve rcu_dynticks::dynticks documentation | Joel Fernandes (Google) | 1 | -3/+5 |
2018-08-29 | doc: Fix broken RCU-requirements link to LKML archive | Joel Fernandes (Google) | 1 | -2/+2 |
2018-08-29 | doc: Add design documentation on interruption of NMI handlers | Paul E. McKenney | 1 | -0/+11 |
2018-07-13 | rculist: Improve documentation for list_for_each_entry_from_rcu() | NeilBrown | 1 | -0/+2 |
2018-07-13 | doc: Update synchronize_rcu() definition in whatisRCU.txt | Andrea Parri | 1 | -6/+10 |
2018-07-13 | doc: Update RCU CPU stall-warning documentation | Paul E. McKenney | 1 | -12/+12 |
2018-07-13 | doc: Update memory-ordering documentation for ->gp-seq | Paul E. McKenney | 6 | -223/+243 |
2018-07-13 | doc: Update data-structure documentation for ->gp_seq | Paul E. McKenney | 1 | -55/+63 |
2018-05-15 | doc: Ensure whatisRCU.txt actually says what RCU is | Paul Gortmaker | 1 | -0/+2 |
2017-12-11 | Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017... | Paul E. McKenney | 4 | -22/+36 |
2017-12-05 | doc: De-emphasize smp_read_barrier_depends | Paul E. McKenney | 3 | -8/+4 |
2017-12-04 | doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched() | Paul E. McKenney | 3 | -9/+8 |
2017-11-29 | doc: Update dyntick-idle design documentation for NMI/irq consolidation | Paul E. McKenney | 1 | -14/+32 |
2017-11-13 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 15 | -78/+14292 |
2017-10-19 | Documentation: fix ref to workqueue content | Tom Saeger | 1 | -1/+1 |
2017-10-10 | documentation: Update RCU CPU stall warning messages | Paul E. McKenney | 1 | -77/+105 |
2017-10-10 | documentation: Slow systems can stall RCU grace periods | Paul E. McKenney | 1 | -0/+6 |
2017-10-10 | documentation: Long-running irq handlers can stall RCU grace periods | Paul E. McKenney | 1 | -1/+11 |
2017-10-10 | documentation: RCU grace-period memory ordering guarantees | Paul E. McKenney | 14 | -0/+14170 |
2017-08-17 | doc: Set down RCU's scheduling-clock-interrupt needs | Paul E. McKenney | 1 | -0/+130 |
2017-08-17 | doc: No longer allowed to use rcu_dereference on non-pointers | Paul E. McKenney | 1 | -40/+21 |
2017-08-17 | doc: Update RCU documentation | Paul E. McKenney | 5 | -49/+111 |
2017-06-09 | rcu: Remove debugfs tracing | Paul E. McKenney | 3 | -538/+1 |
2017-06-09 | rcu: Remove SPARSE_RCU_POINTER Kconfig option | Paul E. McKenney | 2 | -10/+7 |
2017-06-09 | rcu: Remove nohz_full full-system-idle state machine | Paul E. McKenney | 1 | -5/+1 |
2017-06-08 | doc: Take tail recursion into account in RCU requirements | Paul E. McKenney | 1 | -1/+2 |
2017-06-08 | srcu: Document auto-expediting requirement | Paul E. McKenney | 1 | -0/+14 |
2017-04-21 | Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ... | Paul E. McKenney | 4 | -6/+31 |
2017-04-18 | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU | Paul E. McKenney | 3 | -5/+6 |
2017-04-18 | rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions | Paul E. McKenney | 1 | -1/+10 |
2017-04-18 | rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle() | Paul E. McKenney | 1 | -2/+2 |
2017-04-18 | rcu: Pull rcu_qs_ctr into rcu_dynticks structure | Paul E. McKenney | 1 | -2/+10 |
2017-04-18 | rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure | Paul E. McKenney | 1 | -1/+8 |
2017-04-12 | doc: Emphasize that "toy" RCU requires recursive rwlock | Paul E. McKenney | 1 | -1/+3 |
2017-04-12 | doc: Update the comparisons rule in rcu_dereference.txt | Michalis Kokologiannakis | 1 | -0/+9 |
2017-04-12 | doc: Update rcu_assign_pointer() definition in whatisRCU.txt | Paul E. McKenney | 1 | -14/+15 |
2017-04-12 | doc: Update requirements based on recent changes | Paul E. McKenney | 1 | -26/+94 |
2017-04-12 | doc: Update RCU data-structure documentation for rcu_segcblist | Paul E. McKenney | 2 | -85/+156 |
2017-04-12 | doc: Update stallwarn.txt to make causes more prominent | Paul E. McKenney | 1 | -90/+100 |
2017-04-12 | doc: Add mid-boot operation to expedited grace periods | Paul E. McKenney | 1 | -3/+44 |
2017-04-12 | doc: Synchronous RCU grace periods are now legal throughout boot | Paul E. McKenney | 1 | -34/+47 |
2017-01-25 | Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',... | Paul E. McKenney | 1 | -4/+1 |
2017-01-23 | rcu: Eliminate unused expedited_normal counter | Paul E. McKenney | 1 | -4/+1 |
2017-01-15 | doc: Quick-Quiz answers are now inline | Paul E. McKenney | 1 | -4/+1 |