aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/RCU (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar3-4/+4
2020-08-24docs: Fix function name trailing double-()sKees Cook1-1/+1
2020-08-24doc: Drop doubled words from RCU requirements documentationRandy Dunlap1-2/+2
2020-08-24doc: Drop doubled words from RCU Data-Structures.rstRandy Dunlap1-1/+1
2020-08-24docs: Fix typo in synchronize_rcu() function nameTobias Klauser1-1/+1
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-404/+500
2020-07-21Documentation/barriers: Remove references to [smp_]read_barrier_depends()Will Deacon1-1/+1
2020-06-29doc: Tasks RCU must protect instructions before trampolinePaul E. McKenney1-1/+6
2020-06-29doc: Timer problems can cause RCU CPU stall warningsPaul E. McKenney1-0/+7
2020-06-29docs: RCU: Don't duplicate chapter names in rculist_nulls.rstMauro Carvalho Chehab1-0/+6
2020-06-29docs: RCU: Convert stallwarn.txt to ReSTMauro Carvalho Chehab2-21/+35
2020-06-29docs: RCU: Convert rcuref.txt to ReSTMauro Carvalho Chehab2-96/+104
2020-06-29docs: RCU: Convert torture.txt to ReSTMauro Carvalho Chehab2-53/+65
2020-06-29docs: RCU: Convert rculist_nulls.txt to ReSTMauro Carvalho Chehab3-172/+195
2020-06-29docs: RCU: Convert lockdep.txt to ReSTMauro Carvalho Chehab2-4/+9
2020-06-29docs: RCU: Convert lockdep-splat.txt to ReSTMauro Carvalho Chehab2-52/+58
2020-06-29docs: RCU: Convert checklist.txt to ReSTMauro Carvalho Chehab2-5/+15
2020-04-27rcu: Make rcu_read_unlock_special() safe for rq/pi locksPaul E. McKenney1-45/+16
2020-02-27doc: Add rcutorture scripting to torture.txtPaul E. McKenney1-7/+140
2020-02-27doc/RCU/rcu: Use https instead of http if possibleSeongJae Park1-1/+1
2020-02-27doc/RCU/rcu: Use absolute paths for non-rst filesSeongJae Park1-2/+2
2020-02-27doc/RCU/rcu: Use ':ref:' for links to other docsSeongJae Park1-6/+6
2020-02-27doc/RCU/listRCU: Update example function nameSeongJae Park1-3/+3
2020-02-27doc/RCU/listRCU: Fix typos in a example code snippetsSeongJae Park1-2/+2
2020-02-27doc/RCU/Design: Remove remaining HTML tags in ReST filesSeongJae Park1-4/+4
2020-02-27doc: Add some more RCU list patterns in the kernelJoel Fernandes (Google)1-64/+211
2020-01-24Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kfree_rcu.2020.01.24a', 'list.2020.01.10a', 'preempt.2020.01.24a' and 'torture.2019.12.09a' into HEADPaul E. McKenney1-8/+3
2020-01-24rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)1-8/+3
2019-12-10doc: Fix typo "deference" to "dereference"Paul E. McKenney1-1/+1
2019-12-10doc: Updated full list of RCU API in whatisRCU.rstMadhuparna Bhowmik1-2/+7
2019-12-10doc: Convert to rcubarrier.txt to ReSTAmol Grover2-97/+126
2019-12-10doc: Convert to rcu_dereference.txt to rcu_dereference.rstAmol Grover2-34/+42
2019-12-10doc: Convert whatisRCU.txt to .rstPhong Tran2-107/+178
2019-12-10doc: Converted NMI-RCU.txt to NMI-RCU.rst.Madhuparna Bhowmik2-25/+29
2019-12-10doc: Convert arrayRCU.txt to arrayRCU.rstMadhuparna Bhowmik2-11/+24
2019-10-29Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch()Sebastian Andrzej Siewior3-3/+3
2019-10-29doc: Update list_for_each_entry_rcu() documentationJoel Fernandes (Google)2-5/+23
2019-10-29Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"Joel Fernandes (Google)1-0/+54
2019-10-29Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"Joel Fernandes (Google)1-1/+1
2019-10-29docs: rcu: Increase toctree to 3Joel Fernandes (Google)1-1/+1
2019-10-29docs: rcu: Correct links referring to titlesJoel Fernandes (Google)2-60/+47
2019-10-29docs: rcu: convert some articles from html to ReSTMauro Carvalho Chehab11-6104/+4978
2019-10-29Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"Joel Fernandes (Google)1-1/+1
2019-10-29Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"Joel Fernandes (Google)1-71/+0
2019-08-13Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08.13a' and 'torture.2019.08.01b' into HEADPaul E. McKenney2-1/+78
2019-08-01treewide: Rename rcu_dereference_raw_notrace() to _check()Joel Fernandes (Google)1-1/+1
2019-08-01doc: Add rcutree.kthread_prio pointer to stallwarn.txtPaul E. McKenney1-0/+6
2019-08-01rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()Paul E. McKenney1-0/+71
2019-07-17docs: fix broken doc references due to renamesMauro Carvalho Chehab1-1/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds5-125/+163