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-01-25 23:58:19 -05:00
2014-01-25 23:58:19 -05:00
2014-04-14 23:36:15 -04:00
2012-10-22 00:34:32 -04:00
2014-01-23 16:37:03 -08:00
2014-01-23 16:37:03 -08:00
2013-08-28 14:47:06 -04:00
2014-03-12 16:38:03 -04:00
2013-08-28 14:40:12 -04:00
2014-04-11 10:35:17 -04:00
2014-04-07 10:18:56 -04:00
2014-02-19 20:15:15 -05:00
2014-04-19 16:38:21 -04:00
2014-04-20 20:43:47 -07:00
2013-06-12 22:38:04 -04:00
2013-02-01 22:33:21 -05:00
2013-11-08 00:14:53 -05:00
2013-08-28 14:47:06 -04:00
2014-01-11 13:26:56 -05:00
2014-04-18 10:50:23 -04:00
2014-02-17 20:44:36 -05:00
2013-04-21 20:32:03 -04:00
2012-12-10 16:30:43 -05:00
2014-04-12 23:01:28 -04:00
2014-02-20 13:32:10 -05:00
2013-08-28 14:40:12 -04:00
2013-11-08 00:14:53 -05:00
2014-02-23 15:18:59 -05:00
2014-04-01 17:08:44 +02:00
2014-04-07 10:54:20 -04:00
2014-04-18 14:20:48 +02:00
2014-04-07 10:54:20 -04:00
2012-12-10 16:30:43 -05:00
2011-06-27 19:16:04 -04:00
2012-01-10 11:54:07 -05:00
2012-01-09 13:52:10 +01:00
2012-01-09 13:52:10 +01:00
2014-04-07 10:54:21 -04:00
2014-03-18 19:24:49 -04:00