Age | Commit message (Expand) | Author |
2024-08-11 | rcu: Annotate struct kvfree_rcu_bulk_data with __counted_by() | Thorsten Blum |
2024-08-11 | context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLE | Valentin Schneider |
2024-08-11 | context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting() | Valentin Schneider |
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() 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 | 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: Introduce nocb mutex | 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: Add rcutree.nohz_full_patience_delay to reduce nohz_full OS jitter | Paul E. McKenney |
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: 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 | 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-05-01 | Merge branches 'fixes.2024.04.15a', 'misc.2024.04.12a', 'rcu-sync-normal-impr... | Uladzislau Rezki (Sony) |
2024-04-16 | rcutorture: Make rcutorture support print rcu-tasks gp state | Zqiang |
2024-04-15 | rcu: Allocate WQ with WQ_MEM_RECLAIM bit set | Uladzislau Rezki (Sony) |
2024-04-15 | rcu: Support direct wake-up of synchronize_rcu() users | Uladzislau Rezki (Sony) |
2024-04-15 | rcu: Add a trace event for synchronize_rcu_normal() | Uladzislau Rezki (Sony) |
2024-04-15 | rcu: Reduce synchronize_rcu() latency | Uladzislau Rezki (Sony) |
2024-04-15 | rcu: Make hotplug operations track GP state, not flags | Paul E. McKenney |
2024-04-15 | rcu: Mark loads from rcu_state.n_online_cpus | Paul E. McKenney |
2024-04-15 | rcu: Remove redundant READ_ONCE() of rcu_state.gp_flags in tree.c | Paul E. McKenney |
2024-04-09 | rcu: Add lockdep checks and kernel-doc header to rcu_softirq_qs() | Paul E. McKenney |
2024-02-26 | Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.0... | Boqun Feng |
2024-02-25 | rcu-tasks: Initialize callback lists at rcu_init() time | Paul E. McKenney |
2024-02-14 | rcu: Provide a boot time parameter to control lazy RCU | Qais Yousef |
2024-02-14 | rcu/exp: Remove rcu_par_gp_wq | Frederic Weisbecker |
2024-02-14 | rcu/exp: Handle parallel exp gp kworkers affinity | Frederic Weisbecker |
2024-02-14 | rcu/exp: Make parallel exp gp kworker per rcu node | Frederic Weisbecker |
2024-02-14 | rcu/exp: Move expedited kthread worker creation functions above rcutree_prepa... | Frederic Weisbecker |
2024-02-14 | rcu: s/boost_kthread_mutex/kthread_mutex | Frederic Weisbecker |
2024-02-14 | rcu/exp: Handle RCU expedited grace period kworker allocation failure | Frederic Weisbecker |
2024-02-14 | rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure r... | Frederic Weisbecker |
2024-02-14 | rcu/nocb: Re-arrange call_rcu() NOCB specific code | Frederic Weisbecker |
2024-02-14 | rcu/nocb: Make IRQs disablement symmetric | Frederic Weisbecker |
2024-02-14 | rcu/nocb: Remove needless full barrier after callback advancing | Frederic Weisbecker |
2024-01-24 | rcu: Defer RCU kthreads wakeup when CPU is dying | Frederic Weisbecker |
2023-12-14 | rcu: Force quiescent states only for ongoing grace period | Zqiang |
2023-11-08 | Merge tag 'rcu-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds |