aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/rcu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-21Merge branch 'ctxt.2022.07.05a' into HEADPaul E. McKenney1-4/+0
2022-07-05rcu/context_tracking: Move dynticks_nmi_nesting to context trackingFrederic Weisbecker1-4/+0
2022-06-20rcu: Provide a get_completed_synchronize_rcu() functionPaul E. McKenney1-0/+3
2022-06-20rcu: Make normal polling GP be more precise about sequence numbersPaul E. McKenney1-0/+12
2022-05-26Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linuxLinus Torvalds1-0/+2
2022-05-11Merge branch 'exp.2022.05.11a' into HEADPaul E. McKenney1-0/+7
2022-05-11rcu: Move expedited grace period (GP) work to RT kthread_workerKalesh Singh1-0/+5
2022-05-11rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUTUladzislau Rezki1-0/+2
2022-05-03Merge 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 HEADPaul E. McKenney1-2/+4
2022-04-11rcutorture: Suppress debugging grace period delays during floodingPaul E. McKenney1-0/+4
2022-04-11rcu: Remove rcu_is_nocb_cpu()Frederic Weisbecker1-2/+0
2022-04-06sched: Move rt_period/runtime sysctls to rt.cZhen Ni1-0/+2
2021-05-18Merge 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 HEADPaul E. McKenney1-6/+8
2021-05-18tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inlinePaul E. McKenney1-0/+4
2021-05-10rcutorture: Forgive RCU boost failures when CPUs don't pass through QSPaul E. McKenney1-0/+2
2021-05-10srcu: Fix broken node geometry after early ssp initFrederic Weisbecker1-0/+2
2021-05-10srcu: Initialize SRCU after timersFrederic Weisbecker1-6/+0
2021-01-22Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a', 'mmdumpobj.2021.01.22a', 'nocb.2021.01.06a', 'rt.2021.01.04a', 'stall.2021.01.06a', 'torture.2021.01.12a' and 'tortureall.2021.01.06a' into HEADPaul E. McKenney1-3/+13
2021-01-04rcu: Add lockdep_assert_irqs_disabled() to raw_spin_unlock_rcu_node() macrosPaul E. McKenney1-3/+13
2020-11-02rcutorture: Make grace-period kthread report match RCU flavor being testedPaul E. McKenney1-0/+16
2020-09-24treewide: Make all debug_obj_descriptors constStephen Boyd1-1/+1
2020-05-07Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020.04.27a', 'stall.2020.04.27a' and 'torture.2020.05.07a' into HEADPaul E. McKenney1-0/+7
2020-05-07rcu: Allow rcutorture to starve grace-period kthreadPaul E. McKenney1-0/+2
2020-04-27rcu-tasks: Avoid IPIing userspace/idle tasks if kernel is so builtPaul E. McKenney1-0/+2
2020-04-27rcu-tasks: Add RCU tasks to rcutorture writer stall outputPaul E. McKenney1-0/+1
2020-04-27rcutorture: Add torture tests for RCU Tasks TracePaul E. McKenney1-0/+1
2020-04-27rcutorture: Add torture tests for RCU Tasks RudePaul E. McKenney1-0/+1
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a', 'locktorture.2020.02.20a', 'ovld.2020.02.20a', 'rcu-tasks.2020.02.20a', 'srcu.2020.02.20a' and 'torture.2020.02.20a' into HEADPaul E. McKenney1-2/+21
2020-02-20rcutorture: Allow boottime stall warnings to be suppressedPaul E. McKenney1-0/+17
2020-02-20rcu: Warn on for_each_leaf_node_cpu_mask() from non-leafPaul E. McKenney1-2/+4
2020-01-24Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kfree_rcu.2020.01.24a', 'list.2020.01.10a', 'preempt.2020.01.24a' and 'torture.2019.12.09a' into HEADPaul E. McKenney1-30/+3
2020-01-24rcu: Fix harmless omission of "CONFIG_" from #if conditionLai Jiangshan1-2/+2
2020-01-24rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)1-27/+0
2019-12-09rcu: Make PREEMPT_RCU be a modifier to TREE_RCULai Jiangshan1-1/+1
2019-10-30Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'replace.2019.10.30a', 'torture.2019.10.05a' and 'lkmm.2019.10.05a' into HEADPaul E. McKenney1-2/+2
2019-10-30rcu: Suppress levelspread uninitialized messagesPaul E. McKenney1-0/+2
2019-10-05rcu: Remove unused function rcutorture_record_progress()Ethan Hansen1-2/+0
2019-08-01rcu: Add kernel parameter to dump trace after RCU CPU stall warningPaul E. McKenney1-0/+1
2019-05-28rcutorture: Add trivial RCU implementationPaul E. McKenney1-0/+5
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-7/+2
2019-04-08rcu: validate arguments for rcu tracepointsYafang Shao1-7/+2
2019-03-26rcu: Move RCU CPU stall-warning code out of update.cPaul E. McKenney1-0/+1
2019-02-09Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'spdx.2019.02.09a', 'srcu.2019.01.26a' and 'torture.2019.01.26a' into HEADPaul E. McKenney1-16/+3
2019-02-09rcu/rcu.h: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-01-25rcu: Fix obsolete DYNTICK_IRQ_NONIDLE commentPaul E. McKenney1-1/+1
2019-01-25rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVORPaul E. McKenney1-2/+0
2018-12-01rcutorture: Dump grace-period diagnostics upon forward-progress OOMPaul E. McKenney1-0/+2
2018-12-01rcutorture: Affinity forward-progress test to avoid housekeeping CPUsPaul E. McKenney1-0/+2
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' and 'torture.2018.08.29a' into HEADPaul E. McKenney1-36/+31
2018-08-30srcu: Make call_srcu() available during very early bootPaul E. McKenney1-0/+6