summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-8/+3
2022-11-30Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 's...Paul E. McKenney1-0/+11
2022-11-29rcu: Make SRCU mandatoryPaul E. McKenney1-8/+3
2022-11-29rcu: Make call_rcu() lazy to save powerJoel Fernandes (Google)1-0/+8
2022-10-20srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()Paul E. McKenney1-0/+3
2022-07-21Merge branch 'ctxt.2022.07.05a' into HEADPaul E. McKenney1-0/+2
2022-07-19rcu/nocb: Add option to opt rcuo kthreads out of RT priorityUladzislau Rezki (Sony)1-0/+16
2022-07-19rcu/nocb: Add an option to offload all CPUs on bootJoel Fernandes1-0/+13
2022-07-05context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker1-0/+2
2022-05-11Merge branch 'exp.2022.05.11a' into HEADPaul E. McKenney1-0/+14
2022-05-11rcu: Move expedited grace period (GP) work to RT kthread_workerKalesh Singh1-0/+14
2022-04-20rcutorture: Allow rcutorture without RCU Tasks RudePaul E. McKenney1-7/+14
2022-04-20rcutorture: Allow rcutorture without RCU TasksPaul E. McKenney1-5/+13
2022-04-20rcutorture: Allow rcutorture without RCU Tasks TracePaul E. McKenney1-7/+15
2022-04-20rcu: Make the TASKS_RCU Kconfig option be selectedPaul E. McKenney1-1/+2
2022-04-11rcu: Make TASKS_RUDE_RCU select IRQ_WORKPaul E. McKenney1-0/+1
2021-12-09Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...Paul E. McKenney1-19/+1
2021-12-07rcu_tasks: Convert bespoke callback list to rcu_segcblist structurePaul E. McKenney1-1/+1
2021-11-30rcu: Remove the RCU_FAST_NO_HZ Kconfig optionPaul E. McKenney1-18/+0
2021-01-22Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney1-2/+3
2021-01-04rcu: Make TASKS_TRACE_RCU select IRQ_WORKPaul E. McKenney1-0/+1
2021-01-04rcu: Make RCU_BOOST default on CONFIG_PREEMPT_RTSebastian Andrzej Siewior1-2/+2
2020-11-19rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU configNeeraj Upadhyay1-8/+12
2020-08-24rcu: Reduce leaf fanout for strict RCU grace periodsPaul E. McKenney1-3/+5
2020-04-27rcu-tasks: Add Kconfig option to mediate smp_mb() vs. IPIPaul E. McKenney1-0/+18
2020-04-27rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooksPaul E. McKenney1-1/+10
2020-04-27rcu-tasks: Add an RCU-tasks rude variantPaul E. McKenney1-1/+10
2020-04-27rcu-tasks: Refactor RCU-tasks to allow variants to be addedPaul E. McKenney1-2/+8
2019-12-09rcu: Use CONFIG_PREEMPTION where appropriateSebastian Andrzej Siewior1-2/+2
2019-12-09rcu: Make PREEMPT_RCU be a modifier to TREE_RCULai Jiangshan1-6/+7
2019-07-31rcu: Use CONFIG_PREEMPTIONThomas Gleixner1-4/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-01-15time: Move CONTEXT_TRACKING to kernel/time/KconfigPaul E. McKenney1-30/+0
2018-08-30rcu: Clean up flavor-related definitions and comments in KconfigPaul E. McKenney1-10/+10
2018-08-30rcu: Update comments and help text for no more RCU-bh updatersPaul E. McKenney1-5/+5
2017-08-17rcu: Drive TASKS_RCU directly off of PREEMPTPaul E. McKenney1-2/+1
2017-06-08rcu: Remove RCU CPU stall warnings from Tiny RCUPaul E. McKenney1-1/+1
2017-06-08rcu: Move RCU non-debug Kconfig options to kernel/rcuPaul E. McKenney1-0/+242