diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-12-08 02:02:54 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-12-08 02:02:54 +0100 |
commit | 648c630c642a4869c7fc30345880675020298852 (patch) | |
tree | 24d4b97abc8179e3e271184a8613a50ec7dcbba4 /kernel/rcu/tree_plugin.h | |
parent | Documentation/memory-barriers.txt: Fix ACCESS_ONCE thinko (diff) | |
parent | rcu: Remove TINY_RCU bloat from pointless boot parameters (diff) | |
parent | list: Add lockless list traversal primitives (diff) | |
parent | list: Use WRITE_ONCE() when initializing list_head structures (diff) | |
parent | torture: Place console.log files correctly from the get-go (diff) | |
download | linux-648c630c642a4869c7fc30345880675020298852.tar.xz linux-648c630c642a4869c7fc30345880675020298852.zip |
Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'list.2015.12.04b' and 'torture.2015.12.05a' into HEAD
doc.2015.12.05a: Documentation updates
exp.2015.12.07a: Expedited grace-period updates
fixes.2015.12.07a: Miscellaneous fixes
list.2015.12.04b: Linked-list updates
torture.2015.12.05a: Torture-test updates