summaryrefslogtreecommitdiffstats
path: root/Documentation/RCU (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...Neeraj Upadhyay2024-09-083-36/+30
|\ \
| | * doc: Remove RCU Tasks Rude asynchronous APIsPaul E. McKenney2024-08-143-36/+30
| |/
* | rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}()Valentin Schneider2024-08-154-8/+8
* | rcu: Rename rcu_implicit_dynticks_qs() into rcu_watching_snap_recheck()Valentin Schneider2024-08-154-4/+4
* | rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save()Valentin Schneider2024-08-154-4/+4
* | rcu: Rename struct rcu_data .dynticks_snap into .watching_snapValentin Schneider2024-08-151-2/+2
* | rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since()Valentin Schneider2024-08-151-1/+1
* | context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting i...Valentin Schneider2024-08-111-7/+7
* | context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into ...Valentin Schneider2024-08-111-5/+5
* | context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_...Valentin Schneider2024-07-291-1/+1
|/
*-. Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'noc...Paul E. McKenney2024-07-041-3/+3
|\ \
| | * rcu: Remove superfluous full memory barrier upon first EQS snapshotFrederic Weisbecker2024-06-281-3/+3
| |/
* | doc: Clarify rcu_assign_pointer() and rcu_dereference() orderingPaul E. McKenney2024-06-061-11/+19
* | doc: Update Tasks RCU and Tasks Rude RCU description in Requirements.rstPaul E. McKenney2024-06-061-0/+16
|/
* doc: Remove references to arrayRCU.rstZenghui Yu2024-04-091-3/+3
* Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds2024-03-121-1/+1
|\
| * doc:it_IT: first translation for locking/Federico Vaga2024-01-301-1/+1
* | doc: Update checklist.rst discussion of callback executionPaul E. McKenney2024-02-141-10/+11
* | doc: Clarify use of slab constructors and SLAB_TYPESAFE_BY_RCUPaul E. McKenney2024-02-141-2/+2
* | doc: Add CONFIG_RCU_STRICT_GRACE_PERIOD to checklist.rstPaul E. McKenney2024-02-141-0/+6
* | doc: Make checklist.rst note that spinlocks are implied RCU readersPaul E. McKenney2024-02-141-2/+3
* | doc: Make whatisRCU.rst note that spinlocks are RCU readersPaul E. McKenney2024-02-141-2/+13
* | doc: Spinlocks are implied RCU readersPaul E. McKenney2024-02-141-1/+4
|/
* doc: Mention address and data dependencies in rcu_dereference.rstPaul E. McKenney2023-12-131-7/+20
* doc: Clarify RCU Tasks reader/updater checklistPaul E. McKenney2023-12-131-9/+16
* Documentation: RCU: Remove repeated word in commentsCharles Han2023-12-131-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