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: Update Tasks RCU and Tasks Rude RCU description in Requirements.rst | Paul E. McKenney |
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-05-11 | rcu: Remove RCU_NONIDLE() | Peter Zijlstra |
2023-04-05 | Documentation: RCU: Correct spelling | Randy Dunlap |
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-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-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 |
2021-11-30 | doc: RCU: Avoid 'Symbol' font-family in SVG figures | Akira Yokosawa |
2021-09-13 | rcu: Fix undefined Kconfig macros | Zhouyi Zhou |
2021-07-20 | rcu/doc: Add a quick quiz to explain further why we need smp_mb__after_unlock... | Frederic Weisbecker |
2021-07-20 | Documentation/RCU: Fix nested inline markup | Akira Yokosawa |
2021-05-10 | doc: Fix diagram references in memory-ordering document | Frederic Weisbecker |
2021-05-10 | doc: Fix statement of RCU's memory-ordering requirements | Paul E. McKenney |
2021-02-12 | Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2021-01-22 | Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a... | Paul E. McKenney |
2021-01-06 | doc: Use CONFIG_PREEMPTION | Sebastian Andrzej Siewior |
2021-01-06 | doc: Update RCU's requirements page about the PREEMPT_RT wiki | Sebastian Andrzej Siewior |
2021-01-04 | srcu: Document polling interfaces for Tree SRCU grace periods | Paul E. McKenney |
2021-01-04 | doc: Update RCU requirements RCU_INIT_POINTER() description | Paul E. McKenney |
2021-01-04 | docs: Fix typos and drop/fix dead links in RCU documentation | Paul Gortmaker |
2021-01-04 | doc: Remove obsolete RCU-bh and RCU-sched update-side API members | Paul E. McKenney |
2021-01-04 | docs: Remove redundant "``" from Requirements.rst | Paul E. McKenney |
2020-12-31 | docs: Fix reST markup when linking to sections | NĂcolas F. R. A. Prado |
2020-11-06 | docs: RCU: Requirements.rst: Fix a list block | Mauro Carvalho Chehab |
2020-11-06 | docs: Update RCU's hotplug requirements with a bit about design | Joel Fernandes (Google) |
2020-08-24 | doc: Drop doubled words from RCU requirements documentation | Randy Dunlap |
2020-08-24 | doc: Drop doubled words from RCU Data-Structures.rst | Randy Dunlap |
2020-08-03 | Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-07-21 | Documentation/barriers: Remove references to [smp_]read_barrier_depends() | Will Deacon |
2020-06-29 | doc: Tasks RCU must protect instructions before trampoline | Paul E. McKenney |
2020-04-27 | rcu: Make rcu_read_unlock_special() safe for rq/pi locks | Paul E. McKenney |
2020-02-27 | doc/RCU/Design: Remove remaining HTML tags in ReST files | SeongJae Park |
2019-10-29 | Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch() | Sebastian Andrzej Siewior |