summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU
Commit message (Expand)AuthorAgeFilesLines
* doc: Mention address and data dependencies in rcu_dereference.rstPaul E. McKenney2023-12-141-7/+20
* doc: Clarify RCU Tasks reader/updater checklistPaul E. McKenney2023-12-141-9/+16
* Documentation: RCU: Remove repeated word in commentsCharles Han2023-12-141-1/+1
*-. Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...Frederic Weisbecker2023-10-238-29/+20
|\ \
| | * rcu: Remove references to rcu_migrate_callbacks() from diagramsFrederic Weisbecker2023-10-042-18/+0
| | * rcu: Describe listRCU read-side guaranteesMatthew Wilcox (Oracle)2023-09-111-0/+9
| | * Documentation: RCU: Fix section numbers after adding Section 7 in whatisRCU.rstWei Zhang2023-09-111-2/+2
| |/ |/|
| * rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker2023-10-045-9/+9
|/
* Docs/RCU/rculist_nulls: Fix text about atomic_set_release()SeongJae Park2023-07-141-2/+4
* Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj'SeongJae Park2023-07-141-4/+4
* Docs/RCU/rculist_nulls: Specify type of the object in examplesSeongJae Park2023-07-141-1/+13
* Docs/RCU/rculist_nulls: Assign 'obj' before use from the examplesSeongJae Park2023-07-141-2/+2
* Docs/RCU/rculist_nulls: Fix trivial coding styleSeongJae Park2023-07-141-3/+3
* docs/RCU: Add the missing rcu_read_unlock()Alan Huang2023-07-141-1/+3
* documentation/rcu: Fix typoTycho Andersen2023-07-141-1/+1
* rcu: Remove RCU_NONIDLE()Peter Zijlstra2023-05-112-36/+1
* doc: Update whatisRCU.rstUladzislau Rezki (Sony)2023-04-051-3/+3
* Documentation: RCU: Correct spellingRandy Dunlap2023-04-056-14/+14
* Documentation/RCU: s/not/note/ in checklist.rstQiuxu Zhuo2023-04-051-1/+1
* doc: Fix htmldocs build warnings of stallwarn.rstZhen Lei2023-01-051-26/+30
* docs/RCU/rcubarrier: Right-adjust line numbers in code snippetsAkira Yokosawa2023-01-051-84/+84
* docs/RCU/rcubarrier: Adjust 'Answer' parts of QQs as definition-listsAkira Yokosawa2023-01-051-3/+6
* doc: Document CONFIG_RCU_CPU_STALL_CPUTIME=y stall informationZhen Lei2023-01-051-0/+88
* doc: Update whatisRCU.rstPaul E. McKenney2023-01-051-68/+125
* doc: Update rcu.rst URL to RCU publicationsPaul E. McKenney2023-01-051-1/+2
* doc: Update UP.rstPaul E. McKenney2023-01-051-2/+11
* doc: Update torture.rstPaul E. McKenney2023-01-051-4/+85
* doc: Update stallwarn.rstPaul E. McKenney2023-01-051-18/+25
* doc: Update rcu.rstPaul E. McKenney2023-01-051-1/+2
* doc: Update and wordsmith rculist_nulls.rstPaul E. McKenney2023-01-051-55/+54
* doc: Update rcu_dereference.rstPaul E. McKenney2023-01-031-5/+16
* doc: Update rcubarrier.rstPaul E. McKenney2023-01-031-86/+110
* doc: Update NMI-RCU.rstPaul E. McKenney2023-01-031-2/+2
* doc: Further updates to RCU's lockdep.rstPaul E. McKenney2023-01-031-7/+6
* Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-121-1/+1
|\
| * timers: Update the documentation to reflect on the new timer_shutdown() APISteven Rostedt (Google)2022-11-241-1/+1
| * Documentation: Replace del_timer/del_timer_sync()Thomas Gleixner2022-11-241-1/+1
* | doc: Update RCU's lockdep.rstPaul E. McKenney2022-10-201-0/+4
* | doc: Update listRCU.rstPaul E. McKenney2022-10-201-71/+103
* | doc: Update checklist.txtPaul E. McKenney2022-10-181-101/+143
* | doc: Remove arrayRCU.rstPaul E. McKenney2022-10-182-166/+0
|/
* Merge tag 'docs-6.1' of git://git.lwn.net/linuxLinus Torvalds2022-10-032-2/+2
|\
| * Delete duplicate words from kernel docsAkhil Raj2022-09-272-2/+2
* | doc/rcu: Update LWN article URLs and add 2019 articleShao-Tse Hung2022-08-311-7/+9
* | doc: SLAB_TYPESAFE_BY_RCU uses cannot rely on spinlocksPaul E. McKenney2022-08-311-7/+12
* | doc: Update rcu_access_pointer() advice in rcu_dereference.rstPaul E. McKenney2022-08-311-4/+10
* | doc: Fix list: rcu_access_pointer() is not lockdep-checkedPaul E. McKenney2022-08-311-3/+9
* | doc: Use rcu_barrier() to rate-limit RCU callbacksPaul E. McKenney2022-08-311-1/+2
* | doc: Call out queue_rcu_work() for blocking RCU callbacksPaul E. McKenney2022-08-311-0/+3
* | doc: Emphasize the need for explicit RCU read-side markersPaul E. McKenney2022-08-311-2/+7
|/