Age | Commit message (Expand) | Author |
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 |
2023-01-05 | doc: Update stallwarn.rst | Paul E. McKenney |
2023-01-05 | doc: Update rcu.rst | Paul E. McKenney |
2023-01-05 | doc: Update and wordsmith rculist_nulls.rst | Paul E. McKenney |
2023-01-03 | doc: Update rcu_dereference.rst | Paul E. McKenney |
2023-01-03 | doc: Update rcubarrier.rst | Paul E. McKenney |
2023-01-03 | doc: Update NMI-RCU.rst | Paul E. McKenney |
2023-01-03 | doc: Further updates to RCU's lockdep.rst | Paul E. McKenney |
2022-12-12 | Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-11-24 | timers: Update the documentation to reflect on the new timer_shutdown() API | Steven Rostedt (Google) |
2022-11-24 | Documentation: Replace del_timer/del_timer_sync() | Thomas Gleixner |
2022-10-20 | doc: Update RCU's lockdep.rst | Paul E. McKenney |
2022-10-20 | doc: Update listRCU.rst | Paul E. McKenney |
2022-10-18 | doc: Update checklist.txt | Paul E. McKenney |
2022-10-18 | doc: Remove arrayRCU.rst | Paul E. McKenney |
2022-10-03 | Merge tag 'docs-6.1' of git://git.lwn.net/linux | Linus Torvalds |
2022-09-27 | Delete duplicate words from kernel docs | Akhil Raj |
2022-08-31 | doc/rcu: Update LWN article URLs and add 2019 article | Shao-Tse Hung |
2022-08-31 | doc: SLAB_TYPESAFE_BY_RCU uses cannot rely on spinlocks | Paul E. McKenney |
2022-08-31 | doc: Update rcu_access_pointer() advice in rcu_dereference.rst | Paul E. McKenney |
2022-08-31 | doc: Fix list: rcu_access_pointer() is not lockdep-checked | Paul E. McKenney |
2022-08-31 | doc: Use rcu_barrier() to rate-limit RCU callbacks | Paul E. McKenney |
2022-08-31 | doc: Call out queue_rcu_work() for blocking RCU callbacks | Paul E. McKenney |
2022-08-31 | doc: Emphasize the need for explicit RCU read-side markers | Paul E. McKenney |
2022-07-05 | rcu/context-tracking: Remove unused and/or unecessary middle functions | Frederic Weisbecker |
2022-07-05 | context_tracking: Take NMI eqs entrypoints over RCU | Frederic Weisbecker |
2022-07-05 | context_tracking: Take IRQ eqs entrypoints over RCU | Frederic Weisbecker |
2022-07-05 | context_tracking: Take idle eqs entrypoints over RCU | Frederic Weisbecker |
2022-05-11 | Merge branch 'exp.2022.05.11a' into HEAD | Paul E. McKenney |
2022-05-11 | rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUT | Uladzislau Rezki |
2022-04-20 | docs: Update RCU cross-references as suggested in doc-guide | Akira Yokosawa |
2022-04-20 | docs: Add documentation for rude and trace RCU flavors | Paul E. McKenney |