]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitefb6f58c72475929ff2638a0d77bc3c677997f17
tree011c67bd0654b141e8f7f9fe1d8e1338b05663ba
parente2c81752b41ed350c75d95149169ae9b6d5b5f6c
parent998266bfa00ffda592d210feed30d0ecfedaa5a3
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/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