summaryrefslogtreecommitdiff
path: root/Documentation/RCU/Design/Requirements
AgeCommit message (Expand)Author
2019-08-13Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...Paul E. McKenney
2019-08-01treewide: Rename rcu_dereference_raw_notrace() to _check()Joel Fernandes (Google)
2019-08-01rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()Paul E. McKenney
2019-01-25doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()Paul E. McKenney
2018-11-12doc: RCU scheduler spinlock rcu_read_unlock() restriction remainsPaul E. McKenney
2018-11-12doc: Make listing in RCU perf/scale requirements use rcu_assign_pointer()Joel Fernandes (Google)
2018-11-12doc: Remove obsolete (non-)requirement about disabling preemptionJoel Fernandes (Google)
2018-11-08doc: Set down forward-progress requirementsPaul E. McKenney
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney
2018-08-30rcu: Defer reporting RCU-preempt quiescent states when disabledPaul E. McKenney
2018-08-30doc: Update removal of RCU-bh/sched update machineryPaul E. McKenney
2018-08-29doc: Fix broken RCU-requirements link to LKML archiveJoel Fernandes (Google)
2018-08-29doc: Add design documentation on interruption of NMI handlersPaul E. McKenney
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-08-17doc: Set down RCU's scheduling-clock-interrupt needsPaul 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-12doc: Update requirements based on recent changesPaul E. McKenney
2017-04-12doc: Synchronous RCU grace periods are now legal throughout bootPaul E. McKenney
2017-01-14doc: Fix RCU requirements typosTetsuo Handa
2016-11-14documentation: Present updated RCU guaranteePaul E. McKenney
2016-08-22documentation: Record reason for rcu_head two-byte alignmentPaul E. McKenney
2016-06-14documentation: Add RCU_NONIDLE() restrictions to requirementsPaul E. McKenney
2016-03-31documentation: Emphasize the call_rcu() is illegal from idlePaul E. McKenney
2016-03-31documentation: Sharpen up the no-readers quick quizPaul E. McKenney
2016-03-31documentation: Get rid of duplicate .htmlx filePaul E. McKenney
2016-03-31documentation: Remove unnecessary images from requirementsPaul E. McKenney
2016-03-31documentation: Document illegality of call_rcu() from offline CPUsPaul E. McKenney
2016-03-31documentation: Explain why rcu_read_lock() needs no barrier()Paul E. McKenney
2016-03-31documentation: Add synchronize_rcu_mult() to the requirementsPaul E. McKenney
2016-03-31documentation: Add real-time requirements from CPU-bound workloadsPaul E. McKenney
2015-12-05documentation: Update RCU requirements based on expedited changesPaul E. McKenney
2015-12-05documentation: Clarify RCU memory barriers and requirementsPaul E. McKenney
2015-12-05documentation: Expand on scheduler/RCU deadlock requirementsPaul E. McKenney
2015-12-05documentation: Composability analogiesPaul E. McKenney
2015-12-05documentation: Cover requirements controlling stall warningsPaul E. McKenney
2015-12-05Documentation: Record bottom-bit-zero guarantee for ->nextPaul E. McKenney
2015-12-05documentation: Record RCU requirementsPaul E. McKenney