summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* rcu/context-tracking: Remove unused and/or unecessary middle functionsFrederic Weisbecker2022-07-051-1/+1
* context_tracking: Take NMI eqs entrypoints over RCUFrederic Weisbecker2022-07-051-1/+1
* context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker2022-07-052-7/+7
* context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker2022-07-051-2/+2
* Merge branch 'exp.2022.05.11a' into HEADPaul E. McKenney2022-05-111-0/+20
|\
| * rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUTUladzislau Rezki2022-05-111-0/+20
* | docs: Update RCU cross-references as suggested in doc-guideAkira Yokosawa2022-04-208-29/+25
* | docs: Add documentation for rude and trace RCU flavorsPaul E. McKenney2022-04-201-0/+32
|/