aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/RCU
AgeCommit message (Expand)Author
2018-05-15doc: Ensure whatisRCU.txt actually says what RCU isPaul Gortmaker
2017-12-11Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017...Paul E. McKenney
2017-12-05doc: De-emphasize smp_read_barrier_dependsPaul E. McKenney
2017-12-04doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched()Paul E. McKenney
2017-11-28doc: Update dyntick-idle design documentation for NMI/irq consolidationPaul E. McKenney
2017-11-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-10-19Documentation: fix ref to workqueue contentTom Saeger
2017-10-09documentation: Update RCU CPU stall warning messagesPaul E. McKenney
2017-10-09documentation: Slow systems can stall RCU grace periodsPaul E. McKenney
2017-10-09documentation: Long-running irq handlers can stall RCU grace periodsPaul E. McKenney
2017-10-09documentation: RCU grace-period memory ordering guaranteesPaul E. McKenney
2017-08-17doc: Set down RCU's scheduling-clock-interrupt needsPaul E. McKenney
2017-08-17doc: No longer allowed to use rcu_dereference on non-pointersPaul E. McKenney
2017-08-17doc: Update RCU documentationPaul E. McKenney
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney
2017-06-08rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney
2017-06-08doc: Take tail recursion into account in RCU requirementsPaul E. McKenney
2017-06-08srcu: Document auto-expediting requirementPaul E. McKenney
2017-04-21Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Paul E. McKenney
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney
2017-04-18rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actionsPaul E. McKenney
2017-04-18rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle()Paul E. McKenney
2017-04-18rcu: Pull rcu_qs_ctr into rcu_dynticks structurePaul E. McKenney
2017-04-18rcu: Pull rcu_sched_qs_mask into rcu_dynticks structurePaul E. McKenney
2017-04-12doc: Emphasize that "toy" RCU requires recursive rwlockPaul E. McKenney
2017-04-12doc: Update the comparisons rule in rcu_dereference.txtMichalis Kokologiannakis
2017-04-12doc: Update rcu_assign_pointer() definition in whatisRCU.txtPaul E. McKenney
2017-04-12doc: Update requirements based on recent changesPaul E. McKenney
2017-04-12doc: Update RCU data-structure documentation for rcu_segcblistPaul E. McKenney
2017-04-12doc: Update stallwarn.txt to make causes more prominentPaul E. McKenney
2017-04-12doc: Add mid-boot operation to expedited grace periodsPaul E. McKenney
2017-04-12doc: Synchronous RCU grace periods are now legal throughout bootPaul E. McKenney
2017-01-25Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney
2017-01-23rcu: Eliminate unused expedited_normal counterPaul E. McKenney
2017-01-14doc: Quick-Quiz answers are now inlinePaul E. McKenney
2017-01-14doc: Fix RCU requirements typosTetsuo Handa
2017-01-14rcu: Design documentation for expedited grace periodsPaul E. McKenney
2016-11-14Documentation/RCU: Fix minor typoPranith Kumar
2016-11-14documentation: Present updated RCU guaranteePaul E. McKenney
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-08-22documentation: Record reason for rcu_head two-byte alignmentPaul E. McKenney
2016-08-22rcutorture: Remove outdated config option descriptionSeongJae Park
2016-06-14Documentation: Fix spelling mistakeEric Engestrom
2016-06-14documentation: Add RCU_NONIDLE() restrictions to requirementsPaul E. McKenney
2016-06-14documentation: Add references to 2010 and 2014 Big API TablesPaul E. McKenney
2016-06-14documentation: Add reference to 2014 RCU API LWN articlePaul E. McKenney
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2016-04-28Documentation: fix common spelling mistakesKees Cook
2016-04-21Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ...Paul E. McKenney