summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU
AgeCommit message (Expand)Author
2020-02-27doc: Add rcutorture scripting to torture.txtPaul E. McKenney
2020-02-27doc/RCU/rcu: Use https instead of http if possibleSeongJae Park
2020-02-27doc/RCU/rcu: Use absolute paths for non-rst filesSeongJae Park
2020-02-27doc/RCU/rcu: Use ':ref:' for links to other docsSeongJae Park
2020-02-27doc/RCU/listRCU: Update example function nameSeongJae Park
2020-02-27doc/RCU/listRCU: Fix typos in a example code snippetsSeongJae Park
2020-02-27doc/RCU/Design: Remove remaining HTML tags in ReST filesSeongJae Park
2020-02-27doc: Add some more RCU list patterns in the kernelJoel Fernandes (Google)
2020-01-24Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...Paul E. McKenney
2020-01-24rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)
2019-12-10doc: Fix typo "deference" to "dereference"Paul E. McKenney
2019-12-10doc: Updated full list of RCU API in whatisRCU.rstMadhuparna Bhowmik
2019-12-10doc: Convert to rcubarrier.txt to ReSTAmol Grover
2019-12-10doc: Convert to rcu_dereference.txt to rcu_dereference.rstAmol Grover
2019-12-10doc: Convert whatisRCU.txt to .rstPhong Tran
2019-12-10doc: Converted NMI-RCU.txt to NMI-RCU.rst.Madhuparna Bhowmik
2019-12-10doc: Convert arrayRCU.txt to arrayRCU.rstMadhuparna Bhowmik
2019-10-29Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch()Sebastian Andrzej Siewior
2019-10-29doc: Update list_for_each_entry_rcu() documentationJoel Fernandes (Google)
2019-10-29Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"Joel Fernandes (Google)
2019-10-29Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"Joel Fernandes (Google)
2019-10-29docs: rcu: Increase toctree to 3Joel Fernandes (Google)
2019-10-29docs: rcu: Correct links referring to titlesJoel Fernandes (Google)
2019-10-29docs: rcu: convert some articles from html to ReSTMauro Carvalho Chehab
2019-10-29Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"Joel Fernandes (Google)
2019-10-29Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlo...Joel Fernandes (Google)
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-01doc: Add rcutree.kthread_prio pointer to stallwarn.txtPaul E. McKenney
2019-08-01rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()Paul E. McKenney
2019-07-17docs: fix broken doc references due to renamesMauro Carvalho Chehab
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-06-28doc: RCU callback locks need only _bh, not necessarily _irqJiunn Chang
2019-06-27Documentation: RCU: Add TOC tree hooksJiunn Chang
2019-06-27Documentation: RCU: Rename txt files to rstJiunn Chang
2019-06-27Documentation: RCU: Convert RCU UP systems to reSTJiunn Chang
2019-06-27Documentation: RCU: Convert RCU linked list to reSTJiunn Chang
2019-06-27Documentation: RCU: Convert RCU basic concepts to reSTJiunn Chang
2019-06-19Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...Paul E. McKenney
2019-06-13rcu: Don't return a value from rcu_assign_pointer()Andrea Parri
2019-05-28doc: Fixup definition of rcupdate.rcu_task_stall_timeoutZhenzhong Duan
2019-05-28doc/rcuref: Document real world examples in kernelJoel Fernandes (Google)
2019-03-26doc: Fix typos and otherwise modernize checklist.txtPaul E. McKenney
2019-03-26doc: Describe choice of rcu_dereference() APIs and __rcu usagePaul E. McKenney
2019-03-26doc: Repair some whitespace damageTycho Andersen
2019-03-26doc: Remove obsolete RCU update functions from RCU documentationPaul E. McKenney
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds
2019-03-04Documentation/locking/lockdep: Drop last two chars of sample statesGeert Uytterhoeven
2019-03-04doc: rcu: Suspicious RCU usage is a warningGeert Uytterhoeven
2019-02-09Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney