Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
authorIngo Molnar <mingo@kernel.org>
Thu, 20 Nov 2014 07:57:58 +0000 (08:57 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 20 Nov 2014 07:57:58 +0000 (08:57 +0100)
commitd360b78f99e5d1724279644c8eb51d5cf0de4027
tree011c67bd0654b141e8f7f9fe1d8e1338b05663ba
parentfc14f9c1272f62c3e8d01300f52467c0d9af50f9
parent9ea6c5885681e3d9ce9844ba9dc57371a5cfc6d2
Merge branch 'rcu/next' of git://git./linux/kernel/git/paulmck/linux-rcu into core/rcu

Pull RCU updates from Paul E. McKenney:

 - Streamline RCU's use of per-CPU variables, shifting from "cpu"
   arguments to functions to "this_"-style per-CPU variable accessors.

 - Signal-handling RCU updates.

 - Real-time updates.

 - Torture-test updates.

 - Miscellaneous fixes.

 - Documentation updates.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/kernel-parameters.txt
include/linux/rcupdate.h
init/Kconfig
kernel/sched/core.c