diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-05-27 22:00:49 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-05-27 22:00:49 +0200 |
commit | 0868aa22167d93dd974c253d259c3e6fd47a16c8 (patch) | |
tree | 46996bec4cdd48d8fc992cc93b1afd09b0b63d3a /Documentation/RCU/whatisRCU.txt | |
parent | mce: mce_chrdev_write() can be static (diff) | |
parent | documentation: State that rcu_dereference() reloads pointer (diff) | |
parent | rculist: Fix another sparse warning (diff) | |
parent | cpu: Remove new instance of __cpuinit that crept back in (diff) | |
parent | rcu: Conditionally compile RCU's eqs warnings (diff) | |
parent | rcu: Correctly handle non-empty Tiny RCU callback list with none ready (diff) | |
parent | rcutorture: Allow repetition factors in Kconfig-fragment lists (diff) | |
download | linux-0868aa22167d93dd974c253d259c3e6fd47a16c8.tar.xz linux-0868aa22167d93dd974c253d259c3e6fd47a16c8.zip |
Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', 'hotplug.2015.05.27a', 'init.2015.05.27a', 'tiny.2015.05.27a' and 'torture.2015.05.27a' into HEAD
array.2015.05.27a: Remove all uses of RCU-protected array indexes.
doc.2015.05.27a: Docuemntation updates.
fixes.2015.05.27a: Miscellaneous fixes.
hotplug.2015.05.27a: CPU-hotplug updates.
init.2015.05.27a: Initialization/Kconfig updates.
tiny.2015.05.27a: Updates to Tiny RCU.
torture.2015.05.27a: Torture-testing updates.