summaryrefslogtreecommitdiff
path: root/kernel/rcu
AgeCommit message (Expand)Author
2021-01-06refscale: Allow summarization of verbose outputPaul E. McKenney
2021-01-06rcu: Check and report missed fqs timer wakeup on RCU stallNeeraj Upadhyay
2021-01-06rcu: Do any deferred nocb wakeups at CPU offline timePaul E. McKenney
2021-01-06rcu/nocb: Code-style nits in callback-offloading togglingPaul E. McKenney
2021-01-06rcu/nocb: Add nocb CB kthread list to show_rcu_nocb_state() outputPaul E. McKenney
2021-01-06rcu/nocb: Add grace period and task state to show_rcu_nocb_state() outputPaul E. McKenney
2021-01-06rcutorture: Test runtime toggling of CPUs' callback offloadingPaul E. McKenney
2021-01-06rcu/nocb: Locally accelerate callbacks as long as offloading isn't completeFrederic Weisbecker
2021-01-06rcu/nocb: Process batch locally as long as offloading isn't completeFrederic Weisbecker
2021-01-06rcu/nocb: Only cond_resched() from actual offloaded batch processingFrederic Weisbecker
2021-01-06rcu/nocb: Set SEGCBLIST_SOFTIRQ_ONLY at the very last stage of de-offloadingFrederic Weisbecker
2021-01-06rcu/nocb: Flush bypass before setting SEGCBLIST_SOFTIRQ_ONLYFrederic Weisbecker
2021-01-06rcu/nocb: Shutdown nocb timer on de-offloadingFrederic Weisbecker
2021-01-06rcu/nocb: Re-offload supportFrederic Weisbecker
2021-01-06rcu/nocb: De-offloading GP kthreadFrederic Weisbecker
2021-01-06rcu/nocb: Don't deoffload an offline CPU with pending workFrederic Weisbecker
2021-01-06rcu/nocb: De-offloading CB kthreadFrederic Weisbecker
2021-01-06rcu/nocb: Always init segcblist on CPU upFrederic Weisbecker
2021-01-06rcu/nocb: Provide basic callback offloading state machine bitsFrederic Weisbecker
2021-01-06rcu/nocb: Turn enabled/offload states into a common flagFrederic Weisbecker
2021-01-06rcu/segcblist: Add debug checks for segment lengthsJoel Fernandes (Google)
2021-01-06rcu/trace: Add tracing for how segcb list changesJoel Fernandes (Google)
2021-01-06rcu/tree: segcblist: Remove redundant smp_mb()sJoel Fernandes (Google)
2021-01-06rcu/segcblist: Add counters to segcblist datastructureJoel Fernandes (Google)
2021-01-06rcu/segcblist: Add additional comments to explain smp_mb()Joel Fernandes (Google)
2021-01-04rcu: Make TASKS_TRACE_RCU select IRQ_WORKPaul E. McKenney
2021-01-04rcu-tasks: Add RCU-tasks self testsUladzislau Rezki (Sony)
2021-01-04rcu: Add lockdep_assert_irqs_disabled() to raw_spin_unlock_rcu_node() macrosPaul E. McKenney
2021-01-04rcu: Add lockdep_assert_irqs_disabled() to rcu_sched_clock_irq() and calleesPaul E. McKenney
2021-01-04rcu: Do not NMI offline CPUsPaul E. McKenney
2021-01-04rcu: For RCU grace-period kthread starvation, dump last CPU it ran onPaul E. McKenney
2021-01-04rcu: Mark obtuse portion of stall warning as internal debugPaul E. McKenney
2021-01-04rcutorture: Add testing for RCU's global memory orderingPaul E. McKenney
2021-01-04rcutorture: Add reader-side tests of polling grace-period APIPaul E. McKenney
2021-01-04rcutorture: Add writer-side tests of polling grace-period APIPaul E. McKenney
2021-01-04rcutorture: Prepare for ->start_gp_poll and ->poll_gp_statePaul E. McKenney
2021-01-04srcu: Add comment explaining cookie overflow/wrapPaul E. McKenney
2021-01-04srcu: Provide polling interfaces for Tree SRCU grace periodsPaul E. McKenney
2021-01-04srcu: Provide polling interfaces for Tiny SRCU grace periodsPaul E. McKenney
2021-01-04srcu: Provide internal interface to start a Tree SRCU grace periodPaul E. McKenney
2021-01-04srcu: Provide internal interface to start a Tiny SRCU grace periodPaul E. McKenney
2021-01-04srcu: Make Tiny SRCU use multi-bit grace-period counterPaul E. McKenney
2021-01-04rcu: Enable rcu_normal_after_boot unconditionally for RTJulia Cartwright
2021-01-04rcu: Unconditionally use rcuc threads on PREEMPT_RTScott Wood
2021-01-04rcu: Make RCU_BOOST default on CONFIG_PREEMPT_RTSebastian Andrzej Siewior
2021-01-04rcu: Record kvfree_call_rcu() call stack for KASANZqiang
2021-01-04rcu/tree: Make rcu_do_batch count how many callbacks were executedJoel Fernandes (Google)
2021-01-04Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds