summaryrefslogtreecommitdiffstats
path: root/kernel/rcu
AgeCommit message (Expand)Author
2022-06-09rcu: Make TASKS_RUDE_RCU select IRQ_WORKPaul E. McKenney
2022-06-09rcu-tasks: Fix race in schedule and flush workPadmanabha Srinivasaiah
2022-05-12rcu: Apply callbacks processing time limit only on softirqFrederic Weisbecker
2022-05-12rcu: Fix callbacks processing time limit retaining cond_resched()Frederic Weisbecker
2022-03-28rcu: Don't deboost before reporting expedited quiescent statePaul E. McKenney
2022-03-08rcu/nocb: Fix missed nocb_timer requeueFrederic Weisbecker
2022-02-23rcu: Do not report strict GPs for outgoing CPUsPaul E. McKenney
2022-01-29rcu: Tighten rcu_advance_cbs_nowake() checksPaul E. McKenney
2022-01-27rcu/exp: Mark current CPU as exp-QS in IPI loop second passFrederic Weisbecker
2021-12-22rcu: Mark accesses to rcu_state.n_force_qsPaul E. McKenney
2021-11-18rcu: Always inline rcu_dynticks_task*_{enter,exit}()Peter Zijlstra
2021-11-18rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()Neeraj Upadhyay
2021-11-18rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loopPaul E. McKenney
2021-11-18rcutorture: Avoid problematic critical section nesting on PREEMPT_RTScott Wood
2021-09-18rcu: Fix macro name CONFIG_TASKS_RCU_TRACEZhouyi Zhou
2021-09-15rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lockYanfei Xu
2021-09-15rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and calleesPaul E. McKenney
2021-09-15rcu: Fix to include first blocked task in stall warningYanfei Xu
2021-09-15rcu/tree: Handle VM stoppage in stall detectionSergey Senozhatsky
2021-09-03srcu: Provide polling interfaces for Tiny SRCU grace periodsPaul E. McKenney
2021-09-03srcu: Make Tiny SRCU use multi-bit grace-period counterPaul E. McKenney
2021-09-03srcu: Provide internal interface to start a Tiny SRCU grace periodPaul E. McKenney
2021-09-03srcu: Provide polling interfaces for Tree SRCU grace periodsPaul E. McKenney
2021-09-03srcu: Provide internal interface to start a Tree SRCU grace periodPaul E. McKenney
2021-07-31rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()Paul E. McKenney
2021-07-31rcu-tasks: Don't delete holdouts within trc_inspect_reader()Paul E. McKenney
2021-07-20rcu: Reject RCU_LOCKDEP_WARN() false positivesPaul E. McKenney
2021-07-20srcu: Fix broken node geometry after early ssp initFrederic Weisbecker
2021-07-14rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()Paul E. McKenney
2021-05-14rcu: Remove spurious instrumentation_end() in rcu_nmi_enter()Zhouyi Zhou
2021-05-11kvfree_rcu: Use same set of GFP flags as does single-argumentUladzislau Rezki (Sony)
2021-03-04rcu/nocb: Perform deferred wake up before last idle's need_resched() checkFrederic Weisbecker
2021-03-04rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callersFrederic Weisbecker
2021-01-19rcu-tasks: Move RCU-tasks initialization to before early_initcall()Uladzislau Rezki (Sony)
2020-12-30rcu/tree: Defer kvfree_rcu() allocation to a clean contextUladzislau Rezki (Sony)
2020-12-30rcu,ftrace: Fix ftrace recursionPeter Zijlstra
2020-12-30rcu: Allow rcu_irq_enter_check_tick() from NMIPeter Zijlstra
2020-11-17Merge branch 'urgent-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-11-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-10rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabledPaul E. McKenney
2020-11-10arm64: smp: Tell RCU about CPUs that fail to come onlineWill Deacon
2020-10-26stop_machine, rcu: Mark functions as notraceZong Li
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15rcu/tree: docs: document bkvcache new members at struct kfree_rcu_cpuMauro Carvalho Chehab
2020-10-12Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-25Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds