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)
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>
1  2 
Documentation/kernel-parameters.txt
include/linux/rcupdate.h
init/Kconfig
kernel/sched/core.c

Simple merge
Simple merge
diff --cc init/Kconfig
Simple merge
Simple merge