index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
/
Design
/
Requirements
Age
Commit message (
Expand
)
Author
2020-08-24
doc: Drop doubled words from RCU requirements documentation
Randy Dunlap
2020-08-03
Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-21
Documentation/barriers: Remove references to [smp_]read_barrier_depends()
Will Deacon
2020-06-29
doc: Tasks RCU must protect instructions before trampoline
Paul E. McKenney
2020-04-27
rcu: Make rcu_read_unlock_special() safe for rq/pi locks
Paul E. McKenney
2019-10-29
Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"
Joel Fernandes (Google)
2019-10-29
Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"
Joel Fernandes (Google)
2019-10-29
docs: rcu: Correct links referring to titles
Joel Fernandes (Google)
2019-10-29
docs: rcu: convert some articles from html to ReST
Mauro Carvalho Chehab
2019-10-29
Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"
Joel Fernandes (Google)
2019-10-29
Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlo...
Joel Fernandes (Google)
2019-08-13
Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08...
Paul E. McKenney
2019-08-01
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
2019-08-01
rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()
Paul E. McKenney
2019-01-25
doc: CPU-hotplug notifiers cannot invoke synchronize_srcu() or srcu_barrier()
Paul E. McKenney
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-08
doc: Set down forward-progress requirements
Paul E. McKenney
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: Update removal of RCU-bh/sched update machinery
Paul E. McKenney
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
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-08-17
doc: Set down RCU's scheduling-clock-interrupt needs
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
2017-06-08
doc: Take tail recursion into account in RCU requirements
Paul E. McKenney
2017-06-08
srcu: Document auto-expediting requirement
Paul E. McKenney
2017-04-12
doc: Update requirements based on recent changes
Paul E. McKenney
2017-04-12
doc: Synchronous RCU grace periods are now legal throughout boot
Paul E. McKenney
2017-01-14
doc: Fix RCU requirements typos
Tetsuo Handa
2016-11-14
documentation: Present updated RCU guarantee
Paul E. McKenney
2016-08-22
documentation: Record reason for rcu_head two-byte alignment
Paul E. McKenney
2016-06-14
documentation: Add RCU_NONIDLE() restrictions to requirements
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
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
[next]