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