aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu
AgeCommit message (Expand)Author
2022-01-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-09-26rcu: Fix missed wakeup of exp_wq waitersNeeraj Upadhyay
2021-06-10rcu: Don't allow to change rcu_normal_after_boot on RTSebastian Andrzej Siewior
2021-06-10rcu: make RCU_BOOST default on RT without EXPERTSebastian Andrzej Siewior
2019-09-15Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-05-31rcuperf: Fix cleanup path for invalid perf_type stringsPaul E. McKenney
2019-05-31rcutorture: Fix cleanup path for invalid torture_type stringsPaul E. McKenney
2019-05-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2019-03-23rcu: Do RCU GP kthread self-wakeup from softirq and interruptZhang, Jun
2019-01-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-12-01rcu: Make need_resched() respond to urgent RCU-QS needsPaul E. McKenney
2018-06-06Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2018-05-30rcu: Call touch_nmi_watchdog() while printing stall warningsTejun Heo
2018-05-10rcu: enable rcu_normal_after_boot by default for RTJulia Cartwright
2018-05-10rcu: make RCU_BOOST default on RTSebastian Andrzej Siewior
2018-05-10rcu: Eliminate softirq processing from rcutreePaul E. McKenney
2018-05-10rcu: Disable RCU_FAST_NO_HZ on RTThomas Gleixner
2018-05-10srcu: replace local_irqsave() with a locallockSebastian Andrzej Siewior
2018-05-10srcu: Prohibit call_srcu() use under raw spinlocksPaul E. McKenney
2018-05-10srcu: use cpu_online() instead custom checkSebastian Andrzej Siewior
2018-05-10rtmutex: annotate sleeping lock contextSebastian Andrzej Siewior
2018-05-10rcutree/rcu_bh_qs: Disable irq while calling rcu_preempt_qs()Tiejun Chen
2018-05-10rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2018-05-10rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2018-05-10rcu: Frob softirq testPeter Zijlstra
2018-05-10RCU: skip the "schedule() in RCU section" warning on UP, tooSebastian Andrzej Siewior
2018-05-10RCU: we need to skip that warning but only on sleeping locksSebastian Andrzej Siewior
2018-05-10rcu/segcblist: include rcupdate.hSebastian Andrzej Siewior
2018-05-10rcu: Suppress lockdep false-positive ->boost_mtx complaintsPaul E. McKenney
2018-02-16rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modulesPaul E. McKenney
2017-11-24rcu: Fix up pending cbs check in rcu_prepare_for_idleNeeraj Upadhyay
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19doc: Fix various RCU docbook comment-header problemsPaul E. McKenney
2017-10-04Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-03rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}()Paul E. McKenney
2017-09-25Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-23rcu: Allow for page faults in NMI handlersPaul E. McKenney
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney
2017-08-17rcu: Remove exports from rcu_idle_exit() and rcu_idle_enter()Paul E. McKenney
2017-08-17rcu: Add warning to rcu_idle_enter() for irqs enabledPaul E. McKenney
2017-08-17rcu: Make rcu_idle_enter() rely on callers disabling irqsPeter Zijlstra (Intel)
2017-08-17rcu: Add assertions verifying blocked-tasks listPaul E. McKenney
2017-08-17rcu/tracing: Set disable_rcu_irq_enter on rcu_eqs_exit()Masami Hiramatsu
2017-08-17rcu: Add TPS() protection for _rcu_barrier_trace stringsPaul E. McKenney
2017-08-17rcu: Use idle versions of swait to make idle-hack clearLuis R. Rodriguez
2017-08-17rcu: Add event tracing to ->gp_tasks update at GP startPaul E. McKenney
2017-08-17rcu: Move rcu.h to new trivial-function stylePaul E. McKenney
2017-08-17rcu: Add TPS() to event-traced stringsPaul E. McKenney
2017-08-17rcu: Create reasonable API for do_exit() TASKS_RCU processingPaul E. McKenney