Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-12-09 | Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', 'fixes.2021.11.30c', 'nocb.2021.12.09a', 'nolibc.2021.11.30c', 'tasks.2021.12.09a', 'torture.2021.12.07a' and 'torturescript.2021.11.30c' into HEAD |  Paul E. McKenney | 1 | -16/+15 |
2021-12-09 | rcu/nocb: Remove rcu_node structure from nocb list when de-offloaded |  Frederic Weisbecker | 1 | -2/+5 |
2021-12-07 | rcu/nocb: Make local rcu_nocb_lock_irqsave() safe against concurrent deoffloading |  Frederic Weisbecker | 1 | -6/+10 |
2021-12-07 | rcu: Remove rcu_data.exp_deferred_qs and convert to rcu_data.cpu no_qs.b.exp |  Frederic Weisbecker | 1 | -1/+0 |
2021-11-30 | rcu: Remove the RCU_FAST_NO_HZ Kconfig option |  Paul E. McKenney | 1 | -7/+0 |
2021-05-18 | Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.13a', 'kvfree_rcu.2021.05.10c', 'mmdumpobj.2021.05.10c', 'nocb.2021.05.12a', 'srcu.2021.05.12a', 'tasks.2021.05.18a' and 'torture.2021.05.10c' into HEAD |  Paul E. McKenney | 1 | -7/+7 |
2021-05-12 | rcu: Fix various typos in comments |  Ingo Molnar | 1 | -1/+1 |
2021-05-12 | rcu/nocb: Unify timers |  Frederic Weisbecker | 1 | -3/+3 |
2021-05-12 | rcu/nocb: Prepare for fine-grained deferred wakeup |  Frederic Weisbecker | 1 | -1/+1 |
2021-05-10 | rcu: Make RCU priority boosting work on single-CPU rcu_node structures |  Paul E. McKenney | 1 | -1/+1 |
2021-05-10 | rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() output |  Paul E. McKenney | 1 | -0/+1 |
2021-05-10 | rcu/nocb: Use the rcuog CPU's ->nocb_timer |  Frederic Weisbecker | 1 | -1/+0 |
2021-02-21 | Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
2021-02-17 | rcu/nocb: Trigger self-IPI on late deferred wake up before user resume |  Frederic Weisbecker | 1 | -1/+1 |
2021-01-06 | rcu/nocb: Shutdown nocb timer on de-offloading |  Frederic Weisbecker | 1 | -0/+1 |
2021-01-06 | rcu/nocb: De-offloading CB kthread |  Frederic Weisbecker | 1 | -0/+1 |
2020-11-19 | rcu: Prevent lockdep-RCU splats on lock acquisition/release |  Paul E. McKenney | 1 | -0/+1 |
2020-11-19 | rcu: Fix single-CPU check in rcu_blocking_is_gp() |  Neeraj Upadhyay | 1 | -0/+1 |
2020-09-03 | Merge branch 'strictgp.2020.08.24a' into HEAD |  Paul E. McKenney | 1 | -0/+1 |
2020-08-24 | rcu: Execute RCU reader shortly after rcu_core for strict GPs |  Paul E. McKenney | 1 | -0/+1 |
2020-08-24 | rcu: Move rcu_cpu_started per-CPU variable to rcu_data |  Paul E. McKenney | 1 | -0/+1 |
2020-06-29 | rcu: grpnum just records group number |  Wei Yang | 1 | -1/+1 |
2020-06-29 | rcu: grplo/grphi just records CPU number |  Wei Yang | 1 | -2/+2 |
2020-06-29 | rcu: gp_max is protected by root rcu_node's lock |  Wei Yang | 1 | -2/+2 |