summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* rcu: Provide a boot time parameter to control lazy RCUQais Yousef2024-02-141-0/+13
* rcu: Employ jiffies-based backstop to callback time limitPaul E. McKenney2023-05-111-0/+18
* rcu: Remove CONFIG_SRCUPaul E. McKenney2023-04-051-3/+0
* Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-12-121-8/+3
|\
| * rcu: Make SRCU mandatoryPaul E. McKenney2022-11-291-8/+3
| |
| \
*-. | Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 's...Paul E. McKenney2022-11-301-0/+11
|\ \|
| | * srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()Paul E. McKenney2022-10-201-0/+3
| |/ |/|
| * rcu: Make call_rcu() lazy to save powerJoel Fernandes (Google)2022-11-291-0/+8
|/
* Merge branch 'ctxt.2022.07.05a' into HEADPaul E. McKenney2022-07-211-0/+2
|\
| * context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker2022-07-051-0/+2
* | rcu/nocb: Add option to opt rcuo kthreads out of RT priorityUladzislau Rezki (Sony)2022-07-191-0/+16
* | rcu/nocb: Add an option to offload all CPUs on bootJoel Fernandes2022-07-191-0/+13
|/
* Merge branch 'exp.2022.05.11a' into HEADPaul E. McKenney2022-05-111-0/+14
|\
| * rcu: Move expedited grace period (GP) work to RT kthread_workerKalesh Singh2022-05-111-0/+14
* | rcutorture: Allow rcutorture without RCU Tasks RudePaul E. McKenney2022-04-201-7/+14
* | rcutorture: Allow rcutorture without RCU TasksPaul E. McKenney2022-04-201-5/+13
* | rcutorture: Allow rcutorture without RCU Tasks TracePaul E. McKenney2022-04-201-7/+15
* | rcu: Make the TASKS_RCU Kconfig option be selectedPaul E. McKenney2022-04-201-1/+2
* | rcu: Make TASKS_RUDE_RCU select IRQ_WORKPaul E. McKenney2022-04-111-0/+1
|/
*-. Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...Paul E. McKenney2021-12-091-19/+1
|\ \
| | * rcu_tasks: Convert bespoke callback list to rcu_segcblist structurePaul E. McKenney2021-12-071-1/+1
| |/ |/|
| * rcu: Remove the RCU_FAST_NO_HZ Kconfig optionPaul E. McKenney2021-11-301-18/+0
|/
*-. Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...Paul E. McKenney2021-01-221-2/+3
|\ \
| | * rcu: Make RCU_BOOST default on CONFIG_PREEMPT_RTSebastian Andrzej Siewior2021-01-041-2/+2
| |/ |/|
| * rcu: Make TASKS_TRACE_RCU select IRQ_WORKPaul E. McKenney2021-01-041-0/+1
* | rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU configNeeraj Upadhyay2020-11-191-8/+12
|/
* rcu: Reduce leaf fanout for strict RCU grace periodsPaul E. McKenney2020-08-241-3/+5
* rcu-tasks: Add Kconfig option to mediate smp_mb() vs. IPIPaul E. McKenney2020-04-271-0/+18
* rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooksPaul E. McKenney2020-04-271-1/+10
* rcu-tasks: Add an RCU-tasks rude variantPaul E. McKenney2020-04-271-1/+10
* rcu-tasks: Refactor RCU-tasks to allow variants to be addedPaul E. McKenney2020-04-271-2/+8
* rcu: Use CONFIG_PREEMPTION where appropriateSebastian Andrzej Siewior2019-12-091-2/+2
* rcu: Make PREEMPT_RCU be a modifier to TREE_RCULai Jiangshan2019-12-091-6/+7
* rcu: Use CONFIG_PREEMPTIONThomas Gleixner2019-07-311-4/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* time: Move CONTEXT_TRACKING to kernel/time/KconfigPaul E. McKenney2019-01-151-30/+0
* rcu: Clean up flavor-related definitions and comments in KconfigPaul E. McKenney2018-08-301-10/+10
* rcu: Update comments and help text for no more RCU-bh updatersPaul E. McKenney2018-08-301-5/+5
* rcu: Drive TASKS_RCU directly off of PREEMPTPaul E. McKenney2017-08-171-2/+1
* rcu: Remove RCU CPU stall warnings from Tiny RCUPaul E. McKenney2017-06-081-1/+1
* rcu: Move RCU non-debug Kconfig options to kernel/rcuPaul E. McKenney2017-06-081-0/+242