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
..
2009-12-12 13:08:14 +01:00
2014-04-18 14:20:00 +02:00
2014-04-18 14:20:00 +02:00
2009-11-26 09:16:19 +01:00
2012-03-28 18:30:02 +01:00
2013-01-29 08:11:14 +01:00
2013-02-26 02:46:08 -05:00
2009-03-02 16:49:37 -05:00
2013-11-13 20:21:46 +01:00
2014-01-23 16:36:50 -08:00
2010-10-07 14:08:55 +01:00
2014-03-13 16:09:30 +01:00
2009-06-16 19:47:51 -07:00
2010-06-09 11:12:36 +02:00
2009-06-24 15:13:41 +09:00
2013-07-03 16:07:39 -07:00
2014-05-27 16:23:58 -06:00
2013-11-15 09:32:17 +09:00
2013-06-29 12:46:35 +04:00
2013-09-10 17:29:20 +02:00
2012-12-20 18:05:28 -08:00
2010-08-07 18:15:50 +02:00
2011-08-25 16:25:35 -07:00
2013-02-03 18:15:53 -05:00
2009-06-10 15:21:03 +02:00
2012-10-09 09:46:45 +01:00
2012-03-28 18:30:02 +01:00
2012-10-09 09:46:45 +01:00
2013-11-13 20:21:47 +01:00
2012-10-09 09:46:45 +01:00
2014-01-09 12:48:17 +01:00