Linus Torvalds
776edb5931
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
Pull core locking updates from Ingo Molnar:
"The main changes in this cycle were:
- reduced/streamlined smp_mb__*() interface that allows more usecases
and makes the existing ones less buggy, especially in rarer
architectures
- add rwsem implementation comments
- bump up lockdep limits"
* 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (33 commits)
rwsem: Add comments to explain the meaning of the rwsem's count field
lockdep: Increase static allocations
arch: Mass conversion of smp_mb__*()
arch,doc: Convert smp_mb__*()
arch,xtensa: Convert smp_mb__*()
arch,x86: Convert smp_mb__*()
arch,tile: Convert smp_mb__*()
arch,sparc: Convert smp_mb__*()
arch,sh: Convert smp_mb__*()
arch,score: Convert smp_mb__*()
arch,s390: Convert smp_mb__*()
arch,powerpc: Convert smp_mb__*()
arch,parisc: Convert smp_mb__*()
arch,openrisc: Convert smp_mb__*()
arch,mn10300: Convert smp_mb__*()
arch,mips: Convert smp_mb__*()
arch,metag: Convert smp_mb__*()
arch,m68k: Convert smp_mb__*()
arch,m32r: Convert smp_mb__*()
arch,ia64: Convert smp_mb__*()
...
2014-06-03 12:57:53 -07:00
..
2014-04-18 14:20:48 +02:00
2014-06-02 17:07:42 +01:00
2014-02-14 14:31:37 -08:00
2014-05-27 12:37:18 -07:00
2014-02-20 14:54:28 +01:00
2013-09-26 14:50:01 -07:00
2014-02-07 16:45:14 -08:00
2013-12-29 15:25:48 +01:00
2014-04-16 11:56:33 -07:00
2014-02-18 12:45:38 -08:00
2014-05-27 13:46:59 -07:00
2014-05-24 02:19:25 +09:00
2013-12-19 10:10:32 -08:00
2014-03-02 20:09:08 -08:00
2014-05-20 16:55:23 -06:00
2014-05-29 09:25:14 +02:00
2014-05-20 16:55:23 -06:00
2013-08-27 10:24:15 -07:00
2014-03-02 20:09:08 -08:00
2011-10-31 19:31:38 -04:00
2013-12-29 15:25:48 +01:00
2009-04-07 08:31:12 -07:00
2014-04-25 12:00:49 -07:00
2014-01-24 15:51:02 -08:00
2013-10-16 18:42:41 -07:00
2010-05-21 09:37:29 -07:00
2014-03-08 22:08:29 -08:00
2013-06-16 11:56:52 +02:00
2014-04-24 21:40:22 +01:00
2013-06-28 12:02:15 +10:00
2012-05-29 23:28:42 -04:00
2011-07-11 10:51:49 +02:00
2014-04-16 14:13:26 -07:00
2011-10-31 19:31:15 -04:00