diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-01-16 08:34:34 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-01-16 08:34:34 +0100 |
commit | 78e691f4ae2d5edea0199ca802bb505b9cdced88 (patch) | |
tree | a19634eccb38c8f22a9246c39195625c72200270 /fs/notify | |
parent | documentation: Fix smp typo in memory-barriers.txt (diff) | |
parent | ksoftirqd: Use new cond_resched_rcu_qs() function (diff) | |
parent | rcu: Remove redundant callback-list initialization (diff) | |
parent | rcu: Make SRCU optional by using CONFIG_SRCU (diff) | |
parent | rcu: Initialize tiny RCU stall-warning timeouts at boot (diff) | |
parent | rcutorture: Add more diagnostics in rcu_barrier() test failure case (diff) | |
download | linux-78e691f4ae2d5edea0199ca802bb505b9cdced88.tar.xz linux-78e691f4ae2d5edea0199ca802bb505b9cdced88.zip |
Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a', 'srcu.2015.01.06a', 'stall.2015.01.16a' and 'torture.2015.01.11a' into HEAD
doc.2015.01.07a: Documentation updates.
fixes.2015.01.15a: Miscellaneous fixes.
preempt.2015.01.06a: Changes to handling of lists of preempted tasks.
srcu.2015.01.06a: SRCU updates.
stall.2015.01.16a: RCU CPU stall-warning updates and fixes.
torture.2015.01.11a: RCU torture-test updates and fixes.