Age | Commit message (Expand) | Author |
2024-09-09 | Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0... | Neeraj Upadhyay |
2024-08-15 | rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}() | Valentin Schneider |
2024-08-15 | rcu: Rename rcu_implicit_dynticks_qs() into rcu_watching_snap_recheck() | Valentin Schneider |
2024-08-15 | rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save() | Valentin Schneider |
2024-08-15 | rcu: Rename struct rcu_data .dynticks_snap into .watching_snap | Valentin Schneider |
2024-08-15 | rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since() | Valentin Schneider |
2024-08-14 | doc: Remove RCU Tasks Rude asynchronous APIs | Paul E. McKenney |
2024-08-11 | context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting i... | Valentin Schneider |
2024-08-11 | context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into ... | Valentin Schneider |
2024-07-29 | context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_... | Valentin Schneider |
2024-07-04 | Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'noc... | Paul E. McKenney |
2024-06-28 | rcu: Remove superfluous full memory barrier upon first EQS snapshot | Frederic Weisbecker |
2024-06-06 | doc: Clarify rcu_assign_pointer() and rcu_dereference() ordering | Paul E. McKenney |
2024-06-06 | doc: Update Tasks RCU and Tasks Rude RCU description in Requirements.rst | Paul E. McKenney |
2024-04-09 | doc: Remove references to arrayRCU.rst | Zenghui Yu |
2024-03-12 | Merge tag 'docs-6.9' of git://git.lwn.net/linux | Linus Torvalds |
2024-02-14 | doc: Update checklist.rst discussion of callback execution | Paul E. McKenney |
2024-02-14 | doc: Clarify use of slab constructors and SLAB_TYPESAFE_BY_RCU | Paul E. McKenney |
2024-02-14 | doc: Add CONFIG_RCU_STRICT_GRACE_PERIOD to checklist.rst | Paul E. McKenney |
2024-02-14 | doc: Make checklist.rst note that spinlocks are implied RCU readers | Paul E. McKenney |
2024-02-14 | doc: Make whatisRCU.rst note that spinlocks are RCU readers | Paul E. McKenney |
2024-02-14 | doc: Spinlocks are implied RCU readers | Paul E. McKenney |
2024-01-30 | doc:it_IT: first translation for locking/ | Federico Vaga |
2023-12-14 | doc: Mention address and data dependencies in rcu_dereference.rst | Paul E. McKenney |
2023-12-14 | doc: Clarify RCU Tasks reader/updater checklist | Paul E. McKenney |
2023-12-14 | Documentation: RCU: Remove repeated word in comments | Charles Han |
2023-10-23 | Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t... | Frederic Weisbecker |
2023-10-04 | rcu: Standardize explicit CPU-hotplug calls | Frederic Weisbecker |
2023-10-04 | rcu: Remove references to rcu_migrate_callbacks() from diagrams | Frederic Weisbecker |
2023-09-11 | rcu: Describe listRCU read-side guarantees | Matthew Wilcox (Oracle) |
2023-09-11 | Documentation: RCU: Fix section numbers after adding Section 7 in whatisRCU.rst | Wei Zhang |
2023-07-14 | Docs/RCU/rculist_nulls: Fix text about atomic_set_release() | SeongJae Park |
2023-07-14 | Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj' | SeongJae Park |
2023-07-14 | Docs/RCU/rculist_nulls: Specify type of the object in examples | SeongJae Park |
2023-07-14 | Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples | SeongJae Park |
2023-07-14 | Docs/RCU/rculist_nulls: Fix trivial coding style | SeongJae Park |
2023-07-14 | docs/RCU: Add the missing rcu_read_unlock() | Alan Huang |
2023-07-14 | documentation/rcu: Fix typo | Tycho Andersen |
2023-05-11 | rcu: Remove RCU_NONIDLE() | Peter Zijlstra |
2023-04-05 | doc: Update whatisRCU.rst | Uladzislau Rezki (Sony) |
2023-04-05 | Documentation: RCU: Correct spelling | Randy Dunlap |
2023-04-05 | Documentation/RCU: s/not/note/ in checklist.rst | Qiuxu Zhuo |
2023-01-05 | doc: Fix htmldocs build warnings of stallwarn.rst | Zhen Lei |
2023-01-05 | docs/RCU/rcubarrier: Right-adjust line numbers in code snippets | Akira Yokosawa |
2023-01-05 | docs/RCU/rcubarrier: Adjust 'Answer' parts of QQs as definition-lists | Akira Yokosawa |
2023-01-05 | doc: Document CONFIG_RCU_CPU_STALL_CPUTIME=y stall information | Zhen Lei |
2023-01-05 | doc: Update whatisRCU.rst | Paul E. McKenney |
2023-01-05 | doc: Update rcu.rst URL to RCU publications | Paul E. McKenney |
2023-01-05 | doc: Update UP.rst | Paul E. McKenney |
2023-01-05 | doc: Update torture.rst | Paul E. McKenney |