Commits
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.
Showing diff to630181c4a91
- Davidlohr Bueso committed d87510c5a6edocumentation: Fix smp typo in memory-barriers.txt Signed-off-by: Davidlohr Bueso <dbu...
- Paul E. McKenney committed 60479676eb6ksoftirqd: Use new cond_resched_rcu_qs() function Simplify run_ksoftirqd() by using th...
- Paul E. McKenney committed ab954c167edrcu: Remove redundant callback-list initialization The RCU callback lists are initiali...
- Pranith Kumar committed 83fe27ea531rcu: Make SRCU optional by using CONFIG_SRCU SRCU is not necessary to be compiled by d...
- Paul E. McKenney committed 630181c4a91rcu: Initialize tiny RCU stall-warning timeouts at boot The current tiny RCU stall-war...
- Paul E. McKenney committed 7602de4af19rcutorture: Add more diagnostics in rcu_barrier() test failure case Signed-off-by: Pau...