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