Linus Torvalds
dbb885fecc
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull arch atomic cleanups from Ingo Molnar:
"This is a series kept separate from the main locking tree, which
cleans up and improves various details in the atomics type handling:
- Remove the unused atomic_or_long() method
- Consolidate and compress atomic ops implementations between
architectures, to reduce linecount and to make it easier to add new
ops.
- Rewrite generic atomic support to only require cmpxchg() from an
architecture - generate all other methods from that"
* 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (23 commits)
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
locking, mips: Fix atomics
locking, sparc64: Fix atomics
locking,arch: Rewrite generic atomic support
locking,arch,xtensa: Fold atomic_ops
locking,arch,sparc: Fold atomic_ops
locking,arch,sh: Fold atomic_ops
locking,arch,powerpc: Fold atomic_ops
locking,arch,parisc: Fold atomic_ops
locking,arch,mn10300: Fold atomic_ops
locking,arch,mips: Fold atomic_ops
locking,arch,metag: Fold atomic_ops
locking,arch,m68k: Fold atomic_ops
locking,arch,m32r: Fold atomic_ops
locking,arch,ia64: Fold atomic_ops
locking,arch,hexagon: Fold atomic_ops
locking,arch,cris: Fold atomic_ops
locking,arch,avr32: Fold atomic_ops
locking,arch,arm64: Fold atomic_ops
locking,arch,arm: Fold atomic_ops
...
2014-10-13 15:48:00 +02:00
..
2009-08-03 09:05:00 +01:00
2008-07-27 23:00:59 +02:00
2009-12-12 13:08:14 +01:00
2008-12-09 00:50:13 -08:00
2012-05-27 23:52:43 -07:00
2014-10-03 06:06:23 +02:00
2014-10-03 06:06:23 +02:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2014-04-29 01:12:26 -04:00
2012-10-28 13:04:47 -07:00
2014-01-12 10:37:15 +01:00
2014-04-18 14:20:44 +02:00
2012-03-28 18:30:03 +01:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2014-06-19 07:50:07 -10:00
2014-06-19 07:50:07 -10:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2008-09-02 00:49:38 -07:00
2012-05-19 21:15:37 -07:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2012-05-20 13:33:36 -07:00
2012-05-13 20:49:31 -07:00
2008-07-27 23:00:59 +02:00
2014-06-19 07:50:07 -10:00
2014-06-19 07:50:07 -10:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2012-03-28 18:30:03 +01:00
2013-02-03 18:16:17 -05:00
2012-10-26 15:18:37 -07:00
2012-05-11 21:29:17 -07:00
2012-05-12 00:23:23 -07:00
2012-04-15 10:28:50 -07:00
2014-04-29 01:12:25 -04:00
2014-04-29 01:12:25 -04:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2014-09-09 16:42:17 -07:00
2012-05-13 13:57:05 -07:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2013-02-26 02:46:08 -05:00
2012-08-18 23:02:36 -07:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2010-08-16 12:26:09 -07:00
2012-10-09 09:47:43 +01:00
2008-08-31 20:56:15 -07:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:35 -07:00
2008-07-27 23:00:59 +02:00
2012-03-28 18:30:03 +01:00
2008-07-27 23:00:59 +02:00
2012-05-11 18:00:14 -06:00
2013-11-13 20:21:46 +01:00
2013-11-13 20:21:46 +01:00
2008-07-27 23:00:59 +02:00
2013-04-06 17:51:48 -04:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2013-03-20 11:06:54 -07:00
2014-05-18 19:01:29 -07:00
2013-04-29 15:54:33 -07:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2014-09-16 18:26:40 -07:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2014-07-21 21:43:19 -07:00
2014-05-18 19:01:26 -07:00
2011-05-12 13:44:29 -07:00
2012-10-09 09:47:43 +01:00
2014-05-18 19:01:26 -07:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2014-10-05 16:53:40 -07:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2011-07-06 08:00:29 -07:00
2008-07-27 23:00:59 +02:00
2013-10-11 07:39:14 +02:00
2014-09-13 18:38:07 +02:00
2008-11-01 21:44:01 -07:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:34 -07:00
2009-06-16 19:47:51 -07:00
2014-05-18 19:01:34 -07:00
2014-09-16 18:31:31 -07:00
2013-06-19 02:10:29 -07:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2012-05-12 00:35:45 -07:00
2012-05-15 10:22:00 -07:00
2008-07-27 23:00:59 +02:00
2008-08-29 14:16:48 -07:00
2014-05-18 19:01:27 -07:00
2014-05-18 19:01:29 -07:00
2008-08-24 22:08:34 -07:00
2012-10-09 09:47:43 +01:00
2011-03-16 18:19:08 -07:00
2014-05-18 19:01:29 -07:00
2012-07-26 16:46:16 -07:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2011-06-27 14:13:09 -07:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2012-03-28 18:30:03 +01:00
2012-05-14 14:05:07 -07:00
2010-11-30 14:33:29 -08:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2012-07-26 16:46:16 -07:00
2014-10-05 16:53:40 -07:00
2014-05-02 01:30:20 -04:00
2013-01-03 15:57:04 -08:00
2008-07-27 23:00:59 +02:00
2014-05-27 16:23:58 -06:00
2014-06-19 07:50:07 -10:00
2010-03-12 15:52:42 -08:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2009-06-16 04:56:23 -07:00
2008-07-27 23:00:59 +02:00
2010-11-26 15:14:56 +01:00
2014-04-29 01:12:25 -04:00
2014-10-05 16:53:38 -07:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2014-10-05 16:53:40 -07:00
2008-07-27 23:00:59 +02:00
2012-05-27 23:52:51 -07:00
2009-03-18 23:51:57 -07:00
2014-07-17 12:32:47 +02:00
2014-07-17 12:32:47 +02:00
2012-03-28 18:30:03 +01:00
2014-05-18 19:01:29 -07:00
2012-10-09 09:47:43 +01:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2011-01-27 12:30:39 +01:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2009-03-02 15:41:30 -08:00
2012-05-27 23:52:43 -07:00
2014-05-18 19:01:34 -07:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:28 -07:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2012-05-12 00:23:23 -07:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2012-10-09 09:47:43 +01:00
2012-10-09 09:47:43 +01:00
2013-02-03 15:09:22 -05:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:31 -07:00
2008-07-27 23:00:59 +02:00
2013-11-12 15:22:34 -08:00
2011-08-15 14:35:19 -07:00
2011-08-15 14:35:18 -07:00
2009-12-14 23:55:32 +01:00
2008-07-27 23:00:59 +02:00
2014-09-09 15:24:10 -07:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2012-03-28 18:30:03 +01:00
2010-02-17 13:07:21 +01:00
2014-05-18 19:01:29 -07:00
2012-10-09 09:47:43 +01:00
2012-10-09 09:47:43 +01:00
2013-11-13 20:21:47 +01:00
2014-09-16 17:46:44 -07:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2012-04-15 10:28:50 -07:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2012-05-13 20:49:31 -07:00
2014-08-04 20:16:00 -07:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2012-10-09 09:47:43 +01:00
2014-10-05 16:53:39 -07:00
2008-07-27 23:00:59 +02:00
2012-10-26 15:18:37 -07:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00
2014-06-04 16:54:14 -07:00
2008-07-27 23:00:59 +02:00
2008-07-27 23:00:59 +02:00
2012-07-26 16:46:16 -07:00
2012-03-04 17:54:34 -05:00
2008-07-27 23:00:59 +02:00
2014-09-30 14:40:45 -07:00
2014-05-18 19:01:29 -07:00
2012-05-14 13:31:38 -07:00
2008-07-27 23:00:59 +02:00
2014-05-18 19:01:29 -07:00
2008-07-27 23:00:59 +02:00