summaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree.h
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.0...Boqun Feng2024-02-261-11/+9
|\ \
| | * rcu/exp: Remove rcu_par_gp_wqFrederic Weisbecker2024-02-141-5/+1
| | * rcu/exp: Make parallel exp gp kworker per rcu nodeFrederic Weisbecker2024-02-141-0/+3
| | * rcu: s/boost_kthread_mutex/kthread_mutexFrederic Weisbecker2024-02-141-1/+1
| |/ |/|
| * rcu/nocb: Re-arrange call_rcu() NOCB specific codeFrederic Weisbecker2024-02-141-5/+4
|/
* rcu/tree: Defer setting of jiffies during stall resetJoel Fernandes (Google)2023-09-111-0/+4
* rcu: Add RCU stall diagnosis informationZhen Lei2023-01-051-0/+19
* rcu: Make call_rcu() lazy to save powerJoel Fernandes (Google)2022-11-291-4/+7
* rcu: Fix missing nocb gp wake on rcu_barrier()Frederic Weisbecker2022-10-181-0/+1
* Merge branch 'ctxt.2022.07.05a' into HEADPaul E. McKenney2022-07-211-8/+0
|\
| * rcu/context-tracking: Move RCU-dynticks internal functions to context_trackingFrederic Weisbecker2022-07-051-5/+0
| * rcu/context_tracking: Move dynticks_nmi_nesting to context trackingFrederic Weisbecker2022-07-051-1/+0
| * rcu/context_tracking: Move dynticks_nesting to context trackingFrederic Weisbecker2022-07-051-1/+0
| * rcu/context_tracking: Move dynticks counter to context trackingFrederic Weisbecker2022-07-051-1/+0
| |
| \
*-. \ Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...Paul E. McKenney2022-07-211-1/+12
|\ \ \ | |_|/ |/| |
| | * rcu: Add polled expedited grace-period primitivesPaul E. McKenney2022-07-211-0/+7
| | * rcu: Make polled grace-period API account for expedited grace periodsPaul E. McKenney2022-07-211-0/+1
| | * rcu: Switch polled grace-period APIs to ->gp_seq_polledPaul E. McKenney2022-07-211-0/+2
| |/ |/|
| * rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread()Zqiang2022-07-191-1/+1
| * rcu/nocb: Add/del rdp to iterate from rcuog itselfFrederic Weisbecker2022-07-191-0/+1
|/
* Merge branch 'exp.2022.05.11a' into HEADPaul E. McKenney2022-05-111-0/+5
|\
| * rcu: Move expedited grace period (GP) work to RT kthread_workerKalesh Singh2022-05-111-0/+5
| |
| \
*-. \ Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney2022-05-031-2/+2
|\ \ \ | |_|/ |/| |
| | * rcu/nocb: Initialize nocb kthreads only for boot CPU prior SMP initializationFrederic Weisbecker2022-04-111-1/+0
| | * rcu: Initialize boost kthread only for boot node prior SMP initializationFrederic Weisbecker2022-04-111-1/+0
| | * rcu/nocb: Move rcu_nocb_is_setup to rcu_stateFrederic Weisbecker2022-04-111-0/+1
| |/ |/|
| * rcu: Check for jiffies going backwardsPaul E. McKenney2022-04-111-0/+1
|/
*---. Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0...Paul E. McKenney2022-02-241-6/+12
|\ \ \
| | | * rcu: Add per-CPU rcuc task dumps to RCU CPU stall warningsZqiang2022-02-011-0/+1
| | | * rcu: Remove unused rcu_state.boostNeeraj Upadhyay2022-02-011-3/+2
| | | * rcu/nocb: Handle concurrent nocb kthreads creationNeeraj Upadhyay2022-02-011-0/+2
| |_|/ |/| |
| | * rcu: Make rcu_barrier() no longer block CPU-hotplug operationsPaul E. McKenney2022-02-081-1/+2
| | * rcu: Rework rcu_barrier() and callback-migration logicPaul E. McKenney2022-02-081-0/+2
| | * rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusionDavid Woodhouse2022-02-081-3/+1
| |/ |/|
| * rcu: Add mutex for rcu boost kthread spawning and affinity settingDavid Woodhouse2022-02-141-0/+3
|/
*---. Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...Paul E. McKenney2021-12-091-16/+15
|\ \ \
| | | * rcu/nocb: Remove rcu_node structure from nocb list when de-offloadedFrederic Weisbecker2021-12-091-2/+5
| | | * rcu/nocb: Make local rcu_nocb_lock_irqsave() safe against concurrent deoffloa...Frederic Weisbecker2021-12-071-6/+10
| |_|/ |/| |
| | * rcu: Remove the RCU_FAST_NO_HZ Kconfig optionPaul E. McKenney2021-11-301-7/+0
| |/ |/|
| * rcu: Remove rcu_data.exp_deferred_qs and convert to rcu_data.cpu no_qs.b.expFrederic Weisbecker2021-12-071-1/+0
|/
*-. Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...Paul E. McKenney2021-05-181-7/+7
|\ \
| | * rcu: Fix various typos in commentsIngo Molnar2021-05-121-1/+1
| | * rcu/nocb: Unify timersFrederic Weisbecker2021-05-121-3/+3
| | * rcu/nocb: Prepare for fine-grained deferred wakeupFrederic Weisbecker2021-05-121-1/+1
| | * rcu/nocb: Use the rcuog CPU's ->nocb_timerFrederic Weisbecker2021-05-101-1/+0
| |/ |/|
| * rcu: Make RCU priority boosting work on single-CPU rcu_node structuresPaul E. McKenney2021-05-101-1/+1
| * rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() outputPaul E. McKenney2021-05-101-0/+1
|/
* Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+1
|\
| * rcu/nocb: Trigger self-IPI on late deferred wake up before user resumeFrederic Weisbecker2021-02-171-1/+1
* | rcu/nocb: Shutdown nocb timer on de-offloadingFrederic Weisbecker2021-01-061-0/+1