Linus Torvalds
1c19b68a27
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking changes from Ingo Molnar:
"The main changes in this cycle were:
- pvqspinlock statistics fixes (Davidlohr Bueso)
- flip atomic_fetch_or() arguments (Peter Zijlstra)
- locktorture simplification (Paul E. McKenney)
- documentation updates (SeongJae Park, David Howells, Davidlohr
Bueso, Paul E McKenney, Peter Zijlstra, Will Deacon)
- various fixes"
* 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
locking/atomics: Flip atomic_fetch_or() arguments
locking/pvqspinlock: Robustify init_qspinlock_stat()
locking/pvqspinlock: Avoid double resetting of stats
lcoking/locktorture: Simplify the torture_runnable computation
locking/Documentation: Clarify that ACQUIRE applies to loads, RELEASE applies to stores
locking/Documentation: State purpose of memory-barriers.txt
locking/Documentation: Add disclaimer
locking/Documentation/lockdep: Fix spelling mistakes
locking/lockdep: Deinline register_lock_class(), save 2328 bytes
locking/locktorture: Fix NULL pointer dereference for cleanup paths
locking/locktorture: Fix deboosting NULL pointer dereference
locking/Documentation: Mention smp_cond_acquire()
locking/Documentation: Insert white spaces consistently
locking/Documentation: Fix formatting inconsistencies
locking/Documentation: Add missed subsection in TOC
locking/Documentation: Fix missed s/lock/acquire renames
locking/Documentation: Clarify relationship of barrier() to control dependencies
2016-05-16 13:17:56 -07:00
..
2016-04-27 23:40:02 +02:00
2016-04-21 11:06:09 +02:00
2016-03-17 11:33:45 -07:00
2016-04-22 10:24:11 +10:00
2016-03-23 06:06:45 -07:00
2016-05-16 13:17:56 -07:00
2016-04-25 10:21:23 -03:00
2016-05-06 18:25:26 -04:00
2016-04-28 12:03:16 -04:00
2016-04-05 06:56:47 -04:00
2016-03-22 11:57:43 -07:00
2016-04-26 10:11:11 +02:00
2016-03-30 20:06:44 -07:00
2016-04-27 16:57:36 +02:00
2016-05-16 12:25:25 -07:00
2016-03-31 11:24:33 +02:00
2016-04-06 11:18:17 +01:00