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-06-03 09:01:02 -07:00
2014-02-28 16:31:00 -08:00
2014-06-03 12:57:53 -07:00
2014-05-28 13:37:21 -07:00
2014-01-07 17:05:21 -08:00
2013-09-30 19:09:37 -07:00
2013-12-20 12:21:57 -08:00
2013-10-09 20:04:04 -05:00
2014-05-15 13:20:42 -07:00
2013-01-15 22:30:15 -08:00
2014-01-09 17:52:12 -06:00
2013-05-20 12:30:32 -07:00
2013-11-15 09:32:21 +09:00
2013-03-18 16:24:29 -07:00
2013-05-22 10:26:02 -07:00
2014-02-07 08:40:54 -08:00
2014-05-28 13:33:18 -07:00
2013-12-08 16:56:05 -08:00
2014-06-03 12:57:53 -07:00
2013-10-16 13:08:16 -07:00
2013-07-24 15:12:53 -07:00
2013-12-08 17:09:07 -08:00
2014-01-07 17:05:21 -08:00
2014-03-17 16:13:23 -07:00
2014-03-17 16:13:23 -07:00
2013-10-16 13:01:44 -07:00
2014-03-20 10:11:55 -04:00
2014-05-03 18:14:28 -04:00
2014-04-16 14:31:13 -07:00
2013-09-25 17:52:17 -07:00
2014-01-07 17:05:21 -08:00
2014-02-09 21:18:54 +01:00
2012-10-24 11:34:51 -07:00
2014-01-07 17:05:21 -08:00