aboutsummaryrefslogtreecommitdiff
path: root/kernel/rcu
AgeCommit message (Expand)Author
2017-11-17Merge tag 'v4.9.57' into v4.9-rtSteven Rostedt (VMware)
2017-10-18rcu: Allow for page faults in NMI handlersPaul E. McKenney
2017-08-02Merge tag 'v4.9.39' into v4.9-rtSteven Rostedt (VMware)
2017-07-21rcu: Add memory barriers for NOCB leader wakeupPaul E. McKenney
2017-01-30Merge tag 'v4.9.6' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-01-26rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney
2017-01-26rcu: Remove cond_resched() from Tiny synchronize_sched()Paul E. McKenney
2016-12-23rcu: enable rcu_normal_after_boot by default for RTJulia Cartwright
2016-12-23rcu: Eliminate softirq processing from rcutreePaul E. McKenney
2016-12-23rcutree/rcu_bh_qs: Disable irq while calling rcu_preempt_qs()Tiejun Chen
2016-12-23rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2016-12-23rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2016-12-23rcu: Frob softirq testPeter Zijlstra
2016-12-23rcu: update: make RCU_EXPEDITE_BOOT defaultSebastian Andrzej Siewior
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-10latent_entropy: Mark functions with __latent_entropyEmese Revfy
2016-10-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-09-14Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'ho...Paul E. McKenney
2016-08-22rcuperf: Consistently insert space between flag and messageSeongJae Park
2016-08-22rcutorture: Print out barrier error as document saysSeongJae Park
2016-08-22torture: Add task state to writer-task stall printk()sPaul E. McKenney
2016-08-22rcutorture: Convert to hotplug state machineSebastian Andrzej Siewior
2016-08-22rcu: Provide exact CPU-online tracking for RCUPaul E. McKenney
2016-08-22rcu: Avoid redundant quiescent-state chasingPaul E. McKenney
2016-08-22rcu: Don't use modular infrastructure in non-modular codePaul Gortmaker
2016-08-22rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreadsJisheng Zhang
2016-08-22rcu: Use RCU's online-CPU state for expedited IPI retryPaul E. McKenney
2016-08-22rcu: Exclude RCU-offline CPUs from expedited grace periodsPaul E. McKenney
2016-08-22rcu: Make expedited RCU CPU stall warnings respond to controlsPaul E. McKenney
2016-08-22rcu: Stop disabling expedited RCU CPU stall warningsPaul E. McKenney
2016-08-22rcu: Drive expedited grace periods from workqueuePaul E. McKenney
2016-08-22rcu: Consolidate expedited grace period machineryPaul E. McKenney
2016-08-22rcu: Fix soft lockup for rcu_nocb_kthreadDing Tianhong
2016-08-18locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra
2016-08-10locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-15rcu: Convert rcutree to hotplug state machineThomas Gleixner
2016-06-15Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14...Paul E. McKenney
2016-06-15rcu: Correctly handle sparse possible cpusMark Rutland
2016-06-15rcu: sysctl: Panic on RCU StallDaniel Bristot de Oliveira
2016-06-15rcu: Fix a typo in a commentPaul E. McKenney
2016-06-15rcu: Make call_rcu_tasks() tolerate first call with irqs disabledPaul E. McKenney
2016-06-14rcutorture: Fix error return code in rcu_perf_init()Wei Yongjun
2016-06-14rcuperf: Don't treat gp_exp mis-setting as a WARNBoqun Feng
2016-06-14torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify codePaul E. McKenney
2016-06-14torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLEPaul E. McKenney
2016-06-14rcu: Move expedited code from tree_plugin.h to tree_exp.hPaul E. McKenney
2016-06-14rcu: Move expedited code from tree.c to tree_exp.hPaul E. McKenney
2016-06-14rcu: Remove some superfluous linesPeter Zijlstra