Age | Commit message (Expand) | Author | Files | Lines |
2025-05-16 | Merge branches 'rcu/misc-for-6.16', 'rcu/seq-counters-for-6.16' and 'rcu/torture-for-6.16' into rcu/for-next |  Joel Fernandes | 1 | -0/+1 |
2025-05-16 | rcutorture: Perform more frequent testing of ->gpwrap |  Joel Fernandes | 1 | -0/+1 |
2025-05-16 | rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture |  Yongliang Gao | 1 | -1/+1 |
2024-09-09 | Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.09.24a', 'rcutorture.14.08.24a', 'rcustall.09.09.24a', 'srcu.12.08.24a', 'rcu.tasks.14.08.24a', 'rcu_scaling_tests.15.08.24a', 'fixes.12.08.24a' and 'misc.11.08.24a' into next.09.09.24a |  Neeraj Upadhyay | 1 | -1/+5 |
2024-08-15 | rcu: Rename struct rcu_data .exp_dynticks_snap into .exp_watching_snap |  Valentin Schneider | 1 | -1/+1 |
2024-08-15 | rcu: Rename struct rcu_data .dynticks_snap into .watching_snap |  Valentin Schneider | 1 | -1/+1 |
2024-07-29 | rcu/nocb: Introduce nocb mutex |  Frederic Weisbecker | 1 | -0/+1 |
2024-07-29 | rcu/nocb: Move nocb field at the end of state struct |  Frederic Weisbecker | 1 | -1/+4 |
2024-07-04 | Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'nocb.2024.06.03a', 'rcu-tasks.2024.06.06a', 'rcutorture.2024.06.06a' and 'srcu.2024.06.18a' into HEAD |  Paul E. McKenney | 1 | -1/+1 |
2024-06-18 | rcu/tree: Reduce wake up for synchronize_rcu() common case |  Joel Fernandes (Google) | 1 | -0/+1 |
2024-06-03 | rcu/nocb: Remove buggy bypass lock contention mitigation |  Frederic Weisbecker | 1 | -1/+0 |
2024-05-01 | Merge branches 'fixes.2024.04.15a', 'misc.2024.04.12a', 'rcu-sync-normal-improve.2024.04.15a', 'rcu-tasks.2024.04.15a' and 'rcutorture.2024.04.15a' into rcu-merge.2024.04.15a |  Uladzislau Rezki (Sony) | 1 | -0/+20 |
2024-04-15 | rcu: Support direct wake-up of synchronize_rcu() users |  Uladzislau Rezki (Sony) | 1 | -0/+6 |
2024-04-15 | rcu: Make hotplug operations track GP state, not flags |  Paul E. McKenney | 1 | -2/+2 |
2024-04-11 | rcu: Add data structures for synchronize_rcu() |  Uladzislau Rezki (Sony) | 1 | -0/+14 |
2024-02-26 | Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.02.14a', 'rcu-tasks.2024.02.26a' and 'rcu-misc.2024.02.14a' into rcu.2024.02.26a |  Boqun Feng | 1 | -11/+9 |
2024-02-14 | rcu/exp: Remove rcu_par_gp_wq |  Frederic Weisbecker | 1 | -5/+1 |
2024-02-14 | rcu/exp: Make parallel exp gp kworker per rcu node |  Frederic Weisbecker | 1 | -0/+3 |
2024-02-14 | rcu: s/boost_kthread_mutex/kthread_mutex |  Frederic Weisbecker | 1 | -1/+1 |
2024-02-14 | rcu/nocb: Re-arrange call_rcu() NOCB specific code |  Frederic Weisbecker | 1 | -5/+4 |
2023-09-11 | rcu/tree: Defer setting of jiffies during stall reset |  Joel Fernandes (Google) | 1 | -0/+4 |
2023-01-05 | rcu: Add RCU stall diagnosis information |  Zhen Lei | 1 | -0/+19 |
2022-11-29 | rcu: Make call_rcu() lazy to save power |  Joel Fernandes (Google) | 1 | -4/+7 |
2022-10-18 | rcu: Fix missing nocb gp wake on rcu_barrier() |  Frederic Weisbecker | 1 | -0/+1 |
2022-07-21 | Merge branch 'ctxt.2022.07.05a' into HEAD |  Paul E. McKenney | 1 | -8/+0 |
2022-07-21 | Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'poll.2022.07.21a', 'rcu-tasks.2022.06.21a' and 'torture.2022.06.21a' into HEAD |  Paul E. McKenney | 1 | -1/+12 |
2022-07-21 | rcu: Add polled expedited grace-period primitives |  Paul E. McKenney | 1 | -0/+7 |
2022-07-21 | rcu: Make polled grace-period API account for expedited grace periods |  Paul E. McKenney | 1 | -0/+1 |
2022-07-21 | rcu: Switch polled grace-period APIs to ->gp_seq_polled |  Paul E. McKenney | 1 | -0/+2 |
2022-07-19 | rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread() |  Zqiang | 1 | -1/+1 |
2022-07-19 | rcu/nocb: Add/del rdp to iterate from rcuog itself |  Frederic Weisbecker | 1 | -0/+1 |
2022-07-05 | rcu/context-tracking: Move RCU-dynticks internal functions to context_tracking |  Frederic Weisbecker | 1 | -5/+0 |
2022-07-05 | rcu/context_tracking: Move dynticks_nmi_nesting to context tracking |  Frederic Weisbecker | 1 | -1/+0 |
2022-07-05 | rcu/context_tracking: Move dynticks_nesting to context tracking |  Frederic Weisbecker | 1 | -1/+0 |
2022-07-05 | rcu/context_tracking: Move dynticks counter to context tracking |  Frederic Weisbecker | 1 | -1/+0 |
2022-05-11 | Merge branch 'exp.2022.05.11a' into HEAD |  Paul E. McKenney | 1 | -0/+5 |
2022-05-11 | rcu: Move expedited grace period (GP) work to RT kthread_worker |  Kalesh Singh | 1 | -0/+5 |
2022-05-03 | Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', 'rcu-tasks.2022.04.11b', 'srcu.2022.05.03a', 'torture.2022.04.11b', 'torture-tasks.2022.04.20a' and 'torturescript.2022.04.20a' into HEAD |  Paul E. McKenney | 1 | -2/+2 |
2022-04-11 | rcu: Check for jiffies going backwards |  Paul E. McKenney | 1 | -0/+1 |
2022-04-11 | rcu/nocb: Initialize nocb kthreads only for boot CPU prior SMP initialization |  Frederic Weisbecker | 1 | -1/+0 |
2022-04-11 | rcu: Initialize boost kthread only for boot node prior SMP initialization |  Frederic Weisbecker | 1 | -1/+0 |
2022-04-11 | rcu/nocb: Move rcu_nocb_is_setup to rcu_state |  Frederic Weisbecker | 1 | -0/+1 |
2022-02-24 | Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.08a', 'rcu-tasks.2022.02.08a', 'rt.2022.02.01b', 'torture.2022.02.01b' and 'torturescript.2022.02.08a' into HEAD |  Paul E. McKenney | 1 | -6/+12 |
2022-02-14 | rcu: Add mutex for rcu boost kthread spawning and affinity setting |  David Woodhouse | 1 | -0/+3 |
2022-02-08 | rcu: Make rcu_barrier() no longer block CPU-hotplug operations |  Paul E. McKenney | 1 | -1/+2 |
2022-02-08 | rcu: Rework rcu_barrier() and callback-migration logic |  Paul E. McKenney | 1 | -0/+2 |
2022-02-08 | rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusion |  David Woodhouse | 1 | -3/+1 |
2022-02-01 | rcu: Add per-CPU rcuc task dumps to RCU CPU stall warnings |  Zqiang | 1 | -0/+1 |
2022-02-01 | rcu: Remove unused rcu_state.boost |  Neeraj Upadhyay | 1 | -3/+2 |
2022-02-01 | rcu/nocb: Handle concurrent nocb kthreads creation |  Neeraj Upadhyay | 1 | -0/+2 |