| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | 13 | -305/+383 |
| 2024-02-25 | rcu-tasks: Maintain real-time response in rcu_tasks_postscan() |  Paul E. McKenney | 1 | -1/+21 |
| 2024-02-25 | rcu-tasks: Eliminate deadlocks involving do_exit() and RCU tasks |  Paul E. McKenney | 1 | -16/+28 |
| 2024-02-25 | rcu-tasks: Maintain lists to eliminate RCU-tasks/do_exit() deadlocks |  Paul E. McKenney | 1 | -10/+33 |
| 2024-02-25 | rcu-tasks: Initialize data to eliminate RCU-tasks/do_exit() deadlocks |  Paul E. McKenney | 1 | -0/+2 |
| 2024-02-25 | rcu-tasks: Initialize callback lists at rcu_init() time |  Paul E. McKenney | 4 | -6/+27 |
| 2024-02-25 | rcu-tasks: Add data to eliminate RCU-tasks/do_exit() deadlocks |  Paul E. McKenney | 1 | -0/+2 |
| 2024-02-14 | rcu/sync: remove un-used rcu_sync_enter_start function |  Onkarnath | 1 | -16/+0 |
| 2024-02-14 | rcutorture: Suppress rtort_pipe_count warnings until after stalls |  Paul E. McKenney | 1 | -4/+9 |
| 2024-02-14 | srcu: Improve comments about acceleration leak |  Joel Fernandes (Google) | 1 | -4/+20 |
| 2024-02-14 | rcu: Provide a boot time parameter to control lazy RCU |  Qais Yousef | 2 | -1/+19 |
| 2024-02-14 | rcu: Rename jiffies_till_flush to jiffies_lazy_flush |  Frederic Weisbecker | 3 | -18/+18 |
| 2024-02-14 | rcu/exp: Remove rcu_par_gp_wq |  Frederic Weisbecker | 4 | -115/+8 |
| 2024-02-14 | rcu/exp: Handle parallel exp gp kworkers affinity |  Frederic Weisbecker | 2 | -43/+78 |
| 2024-02-14 | rcu/exp: Make parallel exp gp kworker per rcu node |  Frederic Weisbecker | 5 | -33/+52 |
| 2024-02-14 | rcu/exp: Move expedited kthread worker creation functions above rcutree_prepare_cpu() |  Frederic Weisbecker | 1 | -48/+48 |
| 2024-02-14 | rcu: s/boost_kthread_mutex/kthread_mutex |  Frederic Weisbecker | 3 | -7/+7 |
| 2024-02-14 | rcu/exp: Handle RCU expedited grace period kworker allocation failure |  Frederic Weisbecker | 2 | -6/+21 |
| 2024-02-14 | rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure recovery |  Frederic Weisbecker | 1 | -0/+1 |
| 2024-02-14 | rcu/exp: Remove full barrier upon main thread wakeup |  Frederic Weisbecker | 1 | -3/+2 |
| 2024-02-14 | rcu/nocb: Check rdp_gp->nocb_timer in __call_rcu_nocb_wake() |  Zqiang | 1 | -1/+2 |
| 2024-02-14 | rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock() |  Zqiang | 1 | -1/+1 |
| 2024-02-14 | rcu/nocb: Re-arrange call_rcu() NOCB specific code |  Frederic Weisbecker | 3 | -32/+39 |
| 2024-02-14 | rcu/nocb: Make IRQs disablement symmetric |  Frederic Weisbecker | 2 | -14/+15 |
| 2024-02-14 | rcu/nocb: Remove needless full barrier after callback advancing |  Frederic Weisbecker | 2 | -1/+6 |
| 2024-02-14 | rcu/nocb: Remove needless LOAD-ACQUIRE |  Frederic Weisbecker | 1 | -2/+1 |
| 2024-01-24 | rcu: Defer RCU kthreads wakeup when CPU is dying |  Frederic Weisbecker | 2 | -3/+34 |
| 2023-12-14 | Merge branches 'doc.2023.12.13a', 'torture.2023.11.23a', 'fixes.2023.12.13a', 'rcu-tasks.2023.12.12b' and 'srcu.2023.12.13a' into rcu-merge.2023.12.13a |  Neeraj Upadhyay (AMD) | 8 | -25/+71 |
| 2023-12-14 | rcu: Force quiescent states only for ongoing grace period |  Zqiang | 1 | -0/+2 |
| 2023-12-12 | srcu: Explain why callbacks invocations can't run concurrently |  Frederic Weisbecker | 1 | -0/+6 |
| 2023-12-12 | srcu: No need to advance/accelerate if no callback enqueued |  Frederic Weisbecker | 1 | -3/+5 |
| 2023-12-12 | srcu: Remove superfluous callbacks advancing from srcu_gp_start() |  Frederic Weisbecker | 1 | -10/+0 |
| 2023-12-12 | rcu: Restrict access to RCU CPU stall notifiers |  Paul E. McKenney | 5 | -9/+53 |
| 2023-12-12 | rcu-tasks: Mark RCU Tasks accesses to current->rcu_tasks_idle_cpu |  Paul E. McKenney | 1 | -2/+2 |
| 2023-11-23 | rcutorture: Add fqs_holdoff check before fqs_task is created |  Zqiang | 1 | -1/+3 |
| 2023-11-08 | Merge tag 'rcu-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks |  Linus Torvalds | 3 | -14/+63 |
| 2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 2 | -18/+22 |
| 2023-11-01 | rcu/tasks-trace: Handle new PF_IDLE semantics |  Frederic Weisbecker | 1 | -1/+1 |
| 2023-11-01 | rcu/tasks: Handle new PF_IDLE semantics |  Frederic Weisbecker | 1 | -2/+28 |
| 2023-11-01 | rcu: Introduce rcu_cpu_online() |  Frederic Weisbecker | 2 | -0/+9 |
| 2023-11-01 | rcu: Break rcu_node_0 --> &rq->__lock order |  Peter Zijlstra | 1 | -11/+25 |
| 2023-10-23 | Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/tasks' and 'rcu/stall' into rcu/next |  Frederic Weisbecker | 12 | -141/+377 |
| 2023-10-13 | srcu: Only accelerate on enqueue time |  Frederic Weisbecker | 1 | -4/+2 |
| 2023-10-10 | srcu: Fix callbacks acceleration mishandling |  Frederic Weisbecker | 1 | -2/+29 |
| 2023-10-04 | rcu: Standardize explicit CPU-hotplug calls |  Frederic Weisbecker | 1 | -4/+8 |
| 2023-10-04 | rcu: Conditionally build CPU-hotplug teardown callbacks |  Frederic Weisbecker | 1 | -60/+54 |
| 2023-10-04 | rcu: dynamically allocate the rcu-kfree shrinker |  Qi Zheng | 1 | -9/+12 |
| 2023-10-04 | rcu: dynamically allocate the rcu-lazy shrinker |  Qi Zheng | 1 | -9/+10 |
| 2023-10-04 | rcu: Assume rcu_report_dead() is always called locally |  Frederic Weisbecker | 1 | -2/+2 |
| 2023-10-04 | rcu: Assume IRQS disabled from rcu_report_dead() |  Frederic Weisbecker | 1 | -4/+6 |