Age | Commit message (Expand) | Author |
2024-11-12 | rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu | Uladzislau Rezki (Sony) |
2024-11-12 | rcu: Permit start_poll_synchronize_rcu*() with interrupts disabled | Paul E. McKenney |
2024-11-12 | rcu: Use the BITS_PER_LONG macro | Jinjie Ruan |
2024-10-01 | rcu/kvfree: Refactor kvfree_rcu_queue_batch() | Uladzislau Rezki (Sony) |
2024-09-18 | Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds |
2024-09-18 | Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-09-09 | Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0... | Neeraj Upadhyay |
2024-08-27 | rcu/kvfree: Add kvfree_rcu_barrier() API | Uladzislau Rezki (Sony) |
2024-08-20 | softirq: Remove unused 'action' parameter from action callback | Caleb Sander Mateos |
2024-08-15 | rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs() | 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_zero_in_eqs() into rcu_watching_zero_in_eqs() | Valentin Schneider |
2024-08-15 | rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since() | Valentin Schneider |
2024-08-15 | rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_snap_in_eqs() | Valentin Schneider |
2024-08-15 | rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_online() | Valentin Schneider |
2024-08-15 | context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_is_watc... | Valentin Schneider |
2024-08-14 | rcu: Mark callbacks not currently participating in barrier operation | Paul E. McKenney |
2024-08-12 | rcu: Use system_unbound_wq to avoid disturbing isolated CPUs | Waiman Long |
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) |