| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'ctxt.2022.07.05a' into HEAD | Paul E. McKenney | 2022-07-21 | 1 | -4/+0 |
|\ |
|
| * | rcu/context_tracking: Move dynticks_nmi_nesting to context tracking | Frederic Weisbecker | 2022-07-05 | 1 | -4/+0 |
* | | rcu: Provide a get_completed_synchronize_rcu() function | Paul E. McKenney | 2022-06-20 | 1 | -0/+3 |
* | | rcu: Make normal polling GP be more precise about sequence numbers | Paul E. McKenney | 2022-06-20 | 1 | -0/+12 |
|/ |
|
* | Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-05-26 | 1 | -0/+2 |
|\ |
|
| * | sched: Move rt_period/runtime sysctls to rt.c | Zhen Ni | 2022-04-06 | 1 | -0/+2 |
* | | Merge branch 'exp.2022.05.11a' into HEAD | Paul E. McKenney | 2022-05-11 | 1 | -0/+7 |
|\ \ |
|
| * | | rcu: Move expedited grace period (GP) work to RT kthread_worker | Kalesh Singh | 2022-05-11 | 1 | -0/+5 |
| * | | rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUT | Uladzislau Rezki | 2022-05-11 | 1 | -0/+2 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '... | Paul E. McKenney | 2022-05-03 | 1 | -2/+4 |
|\ \ \
| |_|/
|/| | |
|
| | * | rcutorture: Suppress debugging grace period delays during flooding | Paul E. McKenney | 2022-04-11 | 1 | -0/+4 |
| |/
|/| |
|
| * | rcu: Remove rcu_is_nocb_cpu() | Frederic Weisbecker | 2022-04-11 | 1 | -2/+0 |
|/ |
|
*---. | Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1... | Paul E. McKenney | 2021-05-18 | 1 | -6/+8 |
|\ \ \ |
|
| | | * | rcutorture: Forgive RCU boost failures when CPUs don't pass through QS | Paul E. McKenney | 2021-05-10 | 1 | -0/+2 |
| |_|/
|/| | |
|
| | * | tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inline | Paul E. McKenney | 2021-05-18 | 1 | -0/+4 |
| |/
|/| |
|
| * | srcu: Fix broken node geometry after early ssp init | Frederic Weisbecker | 2021-05-10 | 1 | -0/+2 |
| * | srcu: Initialize SRCU after timers | Frederic Weisbecker | 2021-05-10 | 1 | -6/+0 |
|/ |
|
* | Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a... | Paul E. McKenney | 2021-01-22 | 1 | -3/+13 |
|\ |
|
| * | rcu: Add lockdep_assert_irqs_disabled() to raw_spin_unlock_rcu_node() macros | Paul E. McKenney | 2021-01-04 | 1 | -3/+13 |
* | | rcutorture: Make grace-period kthread report match RCU flavor being tested | Paul E. McKenney | 2020-11-02 | 1 | -0/+16 |
|/ |
|
* | treewide: Make all debug_obj_descriptors const | Stephen Boyd | 2020-09-24 | 1 | -1/+1 |
*-. | Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020.... | Paul E. McKenney | 2020-05-07 | 1 | -0/+7 |
|\ \ |
|
| | * | rcu: Allow rcutorture to starve grace-period kthread | Paul E. McKenney | 2020-05-07 | 1 | -0/+2 |
| |/
|/| |
|
| * | rcu-tasks: Avoid IPIing userspace/idle tasks if kernel is so built | Paul E. McKenney | 2020-04-27 | 1 | -0/+2 |
| * | rcu-tasks: Add RCU tasks to rcutorture writer stall output | Paul E. McKenney | 2020-04-27 | 1 | -0/+1 |
| * | rcutorture: Add torture tests for RCU Tasks Trace | Paul E. McKenney | 2020-04-27 | 1 | -0/+1 |
| * | rcutorture: Add torture tests for RCU Tasks Rude | Paul E. McKenney | 2020-04-27 | 1 | -0/+1 |
|/ |
|
*-. | Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a... | Paul E. McKenney | 2020-03-21 | 1 | -2/+21 |
|\ \ |
|
| | * | rcutorture: Allow boottime stall warnings to be suppressed | Paul E. McKenney | 2020-02-20 | 1 | -0/+17 |
| |/
|/| |
|
| * | rcu: Warn on for_each_leaf_node_cpu_mask() from non-leaf | Paul E. McKenney | 2020-02-20 | 1 | -2/+4 |
|/ |
|
*---. | Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf... | Paul E. McKenney | 2020-01-24 | 1 | -30/+3 |
|\ \ \ |
|
| | | * | rcu: Make PREEMPT_RCU be a modifier to TREE_RCU | Lai Jiangshan | 2019-12-09 | 1 | -1/+1 |
| |_|/
|/| | |
|
| | * | rcu: Remove kfree_rcu() special casing and lazy-callback handling | Joel Fernandes (Google) | 2020-01-24 | 1 | -27/+0 |
| |/
|/| |
|
| * | rcu: Fix harmless omission of "CONFIG_" from #if condition | Lai Jiangshan | 2020-01-24 | 1 | -2/+2 |
|/ |
|
*-. | Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r... | Paul E. McKenney | 2019-10-30 | 1 | -2/+2 |
|\ \ |
|
| | * | rcu: Remove unused function rcutorture_record_progress() | Ethan Hansen | 2019-10-05 | 1 | -2/+0 |
| |/
|/| |
|
| * | rcu: Suppress levelspread uninitialized messages | Paul E. McKenney | 2019-10-30 | 1 | -0/+2 |
|/ |
|
* | rcu: Add kernel parameter to dump trace after RCU CPU stall warning | Paul E. McKenney | 2019-08-01 | 1 | -0/+1 |
* | rcutorture: Add trivial RCU implementation | Paul E. McKenney | 2019-05-28 | 1 | -0/+5 |
* | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2019-05-15 | 1 | -7/+2 |
|\ |
|
| * | rcu: validate arguments for rcu tracepoints | Yafang Shao | 2019-04-08 | 1 | -7/+2 |
* | | rcu: Move RCU CPU stall-warning code out of update.c | Paul E. McKenney | 2019-03-26 | 1 | -0/+1 |
|/ |
|
*-. | Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp... | Paul E. McKenney | 2019-02-09 | 1 | -16/+3 |
|\ \ |
|
| | * | rcu/rcu.h: Convert to SPDX license identifier | Paul E. McKenney | 2019-02-09 | 1 | -15/+2 |
| |/
|/| |
|
| * | rcu: Fix obsolete DYNTICK_IRQ_NONIDLE comment | Paul E. McKenney | 2019-01-25 | 1 | -1/+1 |
|/ |
|
* | rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVOR | Paul E. McKenney | 2019-01-25 | 1 | -2/+0 |
* | rcutorture: Dump grace-period diagnostics upon forward-progress OOM | Paul E. McKenney | 2018-12-01 | 1 | -0/+2 |
* | rcutorture: Affinity forward-progress test to avoid housekeeping CPUs | Paul E. McKenney | 2018-12-01 | 1 | -0/+2 |
*-. | Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ... | Paul E. McKenney | 2018-08-30 | 1 | -36/+31 |
|\ \ |
|
| | * | srcu: Make call_srcu() available during very early boot | Paul E. McKenney | 2018-08-30 | 1 | -0/+6 |
| |/
|/| |
|