summaryrefslogtreecommitdiff
path: root/kernel/rcu/rcu.h
AgeCommit message (Expand)Author
2023-12-12rcu: Restrict access to RCU CPU stall notifiersPaul E. McKenney
2023-11-01rcu: Introduce rcu_cpu_online()Frederic Weisbecker
2023-10-23Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...Frederic Weisbecker
2023-09-24torture: Move rcutorture_sched_setaffinity() out of rcutorturePaul E. McKenney
2023-09-13rcu: Dump memory object info if callback function is invalidZhen Lei
2023-09-11rcu: Add RCU CPU stall notifierPaul E. McKenney
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-07-14rcuscale: fix building with RCU_TINYArnd Bergmann
2023-07-14rcuscale: Add RCU Tasks Rude testingPaul E. McKenney
2023-07-14rcuscale: Measure RCU Tasks Trace grace-period kthread CPU timePaul E. McKenney
2023-07-12rcu: Export rcu_request_urgent_qs_task()Paul E. McKenney
2023-05-11rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUsPaul E. McKenney
2023-04-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)
2023-04-05rcu: Further comment and explain the state space of GP sequencesFrederic Weisbecker
2023-04-04srcu: Begin offloading srcu_struct fields to srcu_updatePaul E. McKenney
2023-02-02Merge branch 'stall.2023.01.09a' into HEADPaul E. McKenney
2023-01-17rcu: Track laziness during boot and suspendJoel Fernandes (Google)
2023-01-05rcu: Add RCU stall diagnosis informationZhen Lei
2023-01-03rcu: Allow expedited RCU CPU stall warnings to dump task stacksPaul E. McKenney
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-11-29rcu: Make SRCU mandatoryPaul E. McKenney
2022-11-29rcu: Make call_rcu() lazy to save powerJoel Fernandes (Google)
2022-07-21Merge branch 'ctxt.2022.07.05a' into HEADPaul E. McKenney
2022-07-05rcu/context_tracking: Move dynticks_nmi_nesting to context trackingFrederic Weisbecker
2022-06-20rcu: Provide a get_completed_synchronize_rcu() functionPaul E. McKenney
2022-06-20rcu: Make normal polling GP be more precise about sequence numbersPaul E. McKenney
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