aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2017-08-17 08:10:04 -0700
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2017-08-17 08:10:04 -0700
commit656e7c0c0a2e8d899f87fd7f081ea7a711146604 (patch)
tree688197e93bfa34fca4c6a56a62e7f25acec14778 /kernel/sched
parentdoc: Set down RCU's scheduling-clock-interrupt needs (diff)
parentrcu: Remove exports from rcu_idle_exit() and rcu_idle_enter() (diff)
parentrcu: Move callback-list warning to irq-disable region (diff)
parentmembarrier: Provide expedited private command (diff)
parentarch: Remove spin_unlock_wait() arch-specific definitions (diff)
parentsrcu: Provide ordering for CPU not involved in grace period (diff)
parentrcutorture: Invoke call_rcu() from timer handler (diff)
downloadlinux-dev-656e7c0c0a2e8d899f87fd7f081ea7a711146604.tar.xz
linux-dev-656e7c0c0a2e8d899f87fd7f081ea7a711146604.zip
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b', 'misc.2017.08.17a', 'spin_unlock_wait_no.2017.08.17a', 'srcu.2017.07.27c' and 'torture.2017.07.24c' into HEAD
doc.2017.08.17a: Documentation updates. fixes.2017.08.17a: RCU fixes. hotplug.2017.07.25b: CPU-hotplug updates. misc.2017.08.17a: Miscellaneous fixes outside of RCU (give or take conflicts). spin_unlock_wait_no.2017.08.17a: Remove spin_unlock_wait(). srcu.2017.07.27c: SRCU updates. torture.2017.07.24c: Torture-test updates.