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
..
2013-10-29 00:19:04 -04:00
2014-01-23 13:06:34 -08:00
2013-11-19 19:07:21 +00:00
2014-06-03 12:57:53 -07:00
2013-12-09 21:10:38 -05:00
2014-04-15 13:47:15 -04:00
2014-04-03 14:31:34 -04:00
2014-02-09 19:02:52 -08:00
2014-04-23 15:34:41 -04:00
2014-03-26 15:58:20 -04:00
2014-04-07 14:55:46 -07:00
2013-06-11 02:51:03 -07:00
2013-06-11 02:51:03 -07:00
2013-11-20 21:52:30 -05:00
2014-04-18 14:20:48 +02:00
2014-04-01 16:43:18 -04:00
2014-05-13 12:43:05 -04:00
2014-05-15 15:30:33 -04:00
2013-05-20 13:48:04 -07:00
2014-04-02 20:53:45 -07:00
2014-01-05 20:27:54 -05:00
2011-10-31 19:30:30 -04:00
2014-02-13 06:58:41 -05:00
2011-10-31 19:30:30 -04:00
2014-04-01 17:53:36 -04:00
2014-03-19 10:23:54 -04:00
2014-04-12 01:59:38 -04:00
2014-04-01 16:43:18 -04:00
2014-02-13 18:33:38 -05:00
2014-05-15 15:30:33 -04:00
2013-09-07 14:35:32 -07:00
2013-10-23 16:49:34 -04:00
2014-05-16 17:24:54 -04:00
2014-04-24 13:44:53 -04:00
2014-04-24 13:44:53 -04:00
2014-01-14 15:15:25 -08:00
2013-12-19 19:00:07 -05:00
2014-04-01 16:43:18 -04:00
2011-10-31 19:30:30 -04:00
2014-05-14 00:37:34 -04:00