diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-01-25 21:56:05 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-01-25 21:56:05 +0100 |
commit | 31945aa9f14085c81cb3257e51bb210698b78626 (patch) | |
tree | ebd63386f1605409b18baca0eb4deab7fc87d102 /kernel/rcu | |
parent | doc: Add rcutree.rcu_kick_kthreads to kernel-parameters.txt (diff) | |
parent | rcu: Adjust FQS offline checks for exact online-CPU detection (diff) | |
parent | rcu: Add lockdep checks to synchronous expedited primitives (diff) | |
parent | srcu: Reduce probability of SRCU ->unlock_count[] counter overflow (diff) | |
parent | torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCU (diff) | |
download | linux-31945aa9f14085c81cb3257e51bb210698b78626.tar.xz linux-31945aa9f14085c81cb3257e51bb210698b78626.zip |
Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a', 'srcu.2017.01.25a' and 'torture.2017.01.15b' into HEAD
doc.2017.01.15b: Documentation updates
dyntick.2017.01.23a: Dyntick tracking consolidation
fixes.2017.01.23a: Miscellaneous fixes
srcu.2017.01.25a: SRCU rewrite, fixes, and verification
torture.2017.01.15b: Torture-test updates