| Age | Commit message (Expand) | Author |
| 2024-08-11 | context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting i... | Valentin Schneider |
| 2024-08-11 | context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu() | Valentin Schneider |
| 2024-08-11 | context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting() | Valentin Schneider |
| 2024-08-11 | context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into ... | Valentin Schneider |
| 2024-07-29 | rcu/kfree: Warn on unexpected tail state | Paul E. McKenney |
| 2024-07-29 | rcutorture: Make rcu_torture_write_types() print number of update types | Paul E. McKenney |
| 2024-07-29 | rcutorture: Generic test for NUM_ACTIVE_*RCU_POLL* | Paul E. McKenney |
| 2024-07-29 | rcutorture: Add SRCU ->same_gp_state and ->get_comp_state functions | Paul E. McKenney |
| 2024-07-29 | rcutorture: Remove redundant rcu_torture_ops get_gp_completed fields | Paul E. McKenney |
| 2024-07-29 | rcu/nocb: Remove SEGCBLIST_RCU_CORE | Frederic Weisbecker |
| 2024-07-29 | rcu/nocb: Remove halfway (de-)offloading handling from rcu_core | Frederic Weisbecker |
| 2024-07-29 | rcu/nocb: Remove halfway (de-)offloading handling from rcu_core()'s QS reporting | Frederic Weisbecker |
| 2024-07-29 | rcu/nocb: Remove halfway (de-)offloading handling from bypass | Frederic Weisbecker |
| 2024-07-29 | rcu/nocb: (De-)offload callbacks on offline CPUs only | Frederic Weisbecker |
| 2024-07-29 | rcu/nocb: Introduce nocb mutex | Frederic Weisbecker |
| 2024-07-29 | rcu/nocb: Assert no callbacks while nocb kthread allocation fails | Frederic Weisbecker |
| 2024-07-29 | rcu/nocb: Move nocb field at the end of state struct | Frederic Weisbecker |
| 2024-07-29 | rcu/nocb: Introduce RCU_NOCB_LOCKDEP_WARN() | Frederic Weisbecker |
| 2024-07-29 | context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_... | Valentin Schneider |
| 2024-07-29 | context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu() | Valentin Schneider |
| 2024-07-29 | context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching() | Valentin Schneider |
| 2024-07-29 | context_tracking, rcu: Rename RCU_DYNTICKS_IDX 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-07-04 | rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation | Frederic Weisbecker |
| 2024-07-04 | rcu: Eliminate lockless accesses to rcu_sync->gp_count | Oleg Nesterov |
| 2024-07-04 | rcu: Add rcutree.nohz_full_patience_delay to reduce nohz_full OS jitter | Paul E. McKenney |
| 2024-06-28 | rcu/exp: Remove redundant full memory barrier at the end of GP | Frederic Weisbecker |
| 2024-06-28 | rcu: Remove full memory barrier on RCU stall printout | Frederic Weisbecker |
| 2024-06-28 | rcu: Remove full memory barrier on boot time eqs sanity check | Frederic Weisbecker |
| 2024-06-28 | rcu/exp: Remove superfluous full memory barrier upon first EQS snapshot | Frederic Weisbecker |
| 2024-06-28 | rcu: Remove superfluous full memory barrier upon first EQS snapshot | Frederic Weisbecker |
| 2024-06-28 | rcu: Remove full ordering on second EQS snapshot | Frederic Weisbecker |
| 2024-06-18 | srcu: Fill out polled grace-period APIs | Paul E. McKenney |
| 2024-06-18 | srcu: Update cleanup_srcu_struct() comment | Paul E. McKenney |
| 2024-06-18 | srcu: Disable interrupts directly in srcu_gp_end() | Paul E. McKenney |
| 2024-06-18 | rcu: Disable interrupts directly in rcu_gp_init() | Paul E. McKenney |
| 2024-06-18 | rcu/tree: Reduce wake up for synchronize_rcu() common case | Joel Fernandes (Google) |
| 2024-06-06 | rcu/tasks: Fix stale task snaphot for Tasks Trace | Frederic Weisbecker |
| 2024-06-06 | rcutorture: Add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
| 2024-06-06 | rcutorture: Fix rcu_torture_fwd_cb_cr() data race | Paul E. McKenney |
| 2024-06-03 | rcutorture: Make rcutorture support srcu double call test | Zqiang |
| 2024-06-03 | Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()" | Frederic Weisbecker |
| 2024-06-03 | rcu/nocb: Remove buggy bypass lock contention mitigation | Frederic Weisbecker |
| 2024-06-03 | rcu/nocb: Use kthread parking instead of ad-hoc implementation | Frederic Weisbecker |
| 2024-05-01 | Merge branches 'fixes.2024.04.15a', 'misc.2024.04.12a', 'rcu-sync-normal-impr... | Uladzislau Rezki (Sony) |
| 2024-04-16 | rcutorture: Use rcu_gp_slow_register/unregister() only for rcutype test | Zqiang |
| 2024-04-16 | rcutorture: Fix invalid context warning when enable srcu barrier testing | Zqiang |
| 2024-04-16 | rcutorture: Make stall-tasks directly exit when rcutorture tests end | Zqiang |
| 2024-04-16 | rcutorture: Removing redundant function pointer initialization | Zqiang |
| 2024-04-16 | rcutorture: Make rcutorture support print rcu-tasks gp state | Zqiang |