aboutsummaryrefslogtreecommitdiff
path: root/kernel/rcu/rcu.h
AgeCommit message (Expand)Author
2022-05-26Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-11Merge branch 'exp.2022.05.11a' into HEADPaul E. McKenney
2022-05-11rcu: Move expedited grace period (GP) work to RT kthread_workerKalesh Singh
2022-05-11rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUTUladzislau Rezki
2022-05-03Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney
2022-04-11rcutorture: Suppress debugging grace period delays during floodingPaul E. McKenney
2022-04-11rcu: Remove rcu_is_nocb_cpu()Frederic Weisbecker
2022-04-06sched: Move rt_period/runtime sysctls to rt.cZhen Ni
2021-05-18Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...Paul E. McKenney
2021-05-18tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inlinePaul E. McKenney
2021-05-10rcutorture: Forgive RCU boost failures when CPUs don't pass through QSPaul E. McKenney
2021-05-10srcu: Fix broken node geometry after early ssp initFrederic Weisbecker
2021-05-10srcu: Initialize SRCU after timersFrederic Weisbecker
2021-01-22Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney
2021-01-04rcu: Add lockdep_assert_irqs_disabled() to raw_spin_unlock_rcu_node() macrosPaul E. McKenney
2020-11-02rcutorture: Make grace-period kthread report match RCU flavor being testedPaul E. McKenney
2020-09-24treewide: Make all debug_obj_descriptors constStephen Boyd
2020-05-07Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....Paul E. McKenney
2020-05-07rcu: Allow rcutorture to starve grace-period kthreadPaul E. McKenney
2020-04-27rcu-tasks: Avoid IPIing userspace/idle tasks if kernel is so builtPaul E. McKenney
2020-04-27rcu-tasks: Add RCU tasks to rcutorture writer stall outputPaul E. McKenney
2020-04-27rcutorture: Add torture tests for RCU Tasks TracePaul E. McKenney
2020-04-27rcutorture: Add torture tests for RCU Tasks RudePaul E. McKenney
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...Paul E. McKenney
2020-02-20rcutorture: Allow boottime stall warnings to be suppressedPaul E. McKenney
2020-02-20rcu: Warn on for_each_leaf_node_cpu_mask() from non-leafPaul E. McKenney
2020-01-24Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...Paul E. McKenney
2020-01-24rcu: Fix harmless omission of "CONFIG_" from #if conditionLai Jiangshan
2020-01-24rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)
2019-12-09rcu: Make PREEMPT_RCU be a modifier to TREE_RCULai Jiangshan
2019-10-30Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r...Paul E. McKenney
2019-10-30rcu: Suppress levelspread uninitialized messagesPaul E. McKenney
2019-10-05rcu: Remove unused function rcutorture_record_progress()Ethan Hansen
2019-08-01rcu: Add kernel parameter to dump trace after RCU CPU stall warningPaul E. McKenney
2019-05-28rcutorture: Add trivial RCU implementationPaul E. McKenney
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2019-04-08rcu: validate arguments for rcu tracepointsYafang Shao
2019-03-26rcu: Move RCU CPU stall-warning code out of update.cPaul E. McKenney
2019-02-09Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney
2019-02-09rcu/rcu.h: Convert to SPDX license identifierPaul E. McKenney
2019-01-25rcu: Fix obsolete DYNTICK_IRQ_NONIDLE commentPaul E. McKenney
2019-01-25rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVORPaul E. McKenney
2018-12-01rcutorture: Dump grace-period diagnostics upon forward-progress OOMPaul E. McKenney
2018-12-01rcutorture: Affinity forward-progress test to avoid housekeeping CPUsPaul E. McKenney
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney
2018-08-30srcu: Make call_srcu() available during very early bootPaul E. McKenney
2018-08-30rcu: Provide functions for determining if call_rcu() has been invokedPaul E. McKenney
2018-08-30rcu: Clean up flavor-related definitions and comments in rcu.hPaul E. McKenney
2018-08-30rcu: Remove now-unused rcutorture APIsPaul E. McKenney
2018-08-30rcu: Remove rsp parameter from rcu_node tree accessor macrosPaul E. McKenney