diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-09-16 19:08:34 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-09-16 19:08:34 +0200 |
commit | e98d06dd6cd791b5138b0fc6c14a9c0b4d1f2e72 (patch) | |
tree | fb8b548e1d650c4a658fef13d4c33a7e6545ca1e /init | |
parent | memory-barriers: Fix description of 2-legged-if-based control dependencies (diff) | |
parent | rcu: Replace flush_signals() with WARN_ON(signal_pending()) (diff) | |
parent | rcu: Avoid misordering in nocb_leader_wait() (diff) | |
parent | torture: Check for nul bytes in console output (diff) | |
download | linux-e98d06dd6cd791b5138b0fc6c14a9c0b4d1f2e72.tar.xz linux-e98d06dd6cd791b5138b0fc6c14a9c0b4d1f2e72.zip |
Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b' and 'torture.2014.09.07a' into HEAD
doc.2014.09.07a: Documentation updates.
fixes.2014.09.10a: Miscellaneous fixes.
nocb-nohz.2014.09.16b: No-CBs CPUs and NO_HZ_FULL updates.
torture.2014.09.07a: Torture-test updates.