Linus Torvalds
41f2a93cc6
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
...
Pull ARM fixes from Russell King:
"A set of ARM fixes:
- fix an off-by-one error in the iommu DMA ops, which caused errors
with a 4GiB size.
- remove comments mentioning the non-existent CONFIG_CPU_ARM1020_CPU_IDLE
macro.
- remove useless CONFIG_CPU_ICACHE_STREAMING_DISABLE blocks, where
this symbol never appeared in any Kconfig.
- fix Feroceon code to cope with a previous change correctly (it
incorrectly left an additional word in an assembly structure
definition)
- avoid a misleading IRQ affinity warning in the ARM PMU code for
IRQs which are already affine to their CPUs.
- fix the node name printed in the IRQ affinity warning"
* 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm:
ARM: 8352/1: perf: Fix the pmu node name in warning message
ARM: 8351/1: perf: don't warn about missing interrupt-affinity property for PPIs
ARM: 8350/1: proc-feroceon: Fix feroceon_proc_info macro
ARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead #ifdef block
ARM: 8348/1: remove comments on CPU_ARM1020_CPU_IDLE
ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_ops
2015-05-10 11:16:48 -07:00
..
2014-11-07 15:19:33 -08:00
2015-04-03 08:18:23 +02:00
2015-05-06 15:02:58 +01:00
2014-12-04 23:30:26 -08:00
2015-03-27 13:44:35 +00:00
2015-04-14 22:26:51 +01:00
2014-10-03 06:06:23 +02:00
2015-03-27 22:20:45 +00:00
2014-12-11 21:15:06 -05:00
2014-04-18 11:40:32 +02:00
2015-01-16 14:06:18 +00:00
2013-09-23 18:47:31 -04:00
2013-10-19 20:46:35 +01:00
2010-12-05 08:39:36 +00:00
2014-10-16 14:38:54 -07:00
2011-10-17 09:13:41 +01:00
2013-12-29 12:32:41 +00:00
2013-12-04 17:19:44 +01:00
2014-02-25 11:30:20 +00:00
2015-02-10 10:23:11 +00:00
2014-06-02 09:20:18 +01:00
2012-11-19 14:51:11 +00:00
2015-03-24 10:16:01 +01:00
2015-03-28 15:46:15 +00:00
2013-01-10 21:13:05 +00:00
2014-05-28 13:33:18 -07:00
2013-04-03 16:45:50 +01:00
2014-12-04 12:41:50 +00:00
2014-04-22 22:23:57 +01:00
2013-08-27 09:18:29 +02:00
2015-05-03 23:21:55 +01:00
2014-12-16 14:53:01 -08:00
2014-01-21 16:19:46 -08:00
2012-07-05 09:50:55 +01:00
2011-08-17 08:44:16 +01:00
2011-12-11 08:35:50 +00:00
2015-04-14 21:03:26 -07:00
2014-07-18 12:29:04 +01:00
2011-10-17 09:02:44 +01:00
2011-05-26 10:31:06 +01:00
2014-10-21 00:06:35 +09:00
2014-10-16 14:38:53 -07:00
2012-10-09 20:29:06 +02:00
2014-03-12 10:32:29 +00:00
2011-01-27 11:48:58 +00:00
2011-03-31 11:26:23 -03:00
2014-09-26 14:40:03 +01:00
2015-03-29 23:11:56 +01:00
2014-06-07 11:44:39 -07:00
2014-05-30 01:12:30 +01:00
2011-02-12 11:52:21 +00:00
2014-07-18 12:29:37 +01:00
2011-03-31 11:26:23 -03:00
2014-06-30 21:37:39 +02:00
2013-11-12 10:58:59 +00:00
2014-04-23 11:09:42 +01:00
2013-06-04 16:52:37 +01:00
2013-06-04 16:52:37 +01:00
2014-02-10 11:48:05 +00:00
2014-11-27 16:15:33 +00:00
2014-02-25 11:40:48 +00:00
2012-09-14 13:53:39 +00:00
2013-04-28 22:23:08 -07:00
2015-01-13 16:10:17 +00:00
2014-11-10 15:59:23 +01:00
2014-09-13 18:38:39 +02:00
2013-03-26 16:11:20 +00:00
2013-04-17 21:38:10 +02:00
2015-04-09 09:40:23 +02:00
2015-04-17 09:04:09 -04:00
2011-03-03 16:26:55 -05:00
2013-10-19 20:46:35 +01:00
2012-07-24 15:27:28 +08:00
2015-01-14 12:24:52 +00:00
2015-03-12 22:34:43 +01:00
2015-01-16 14:40:14 +01:00
2013-01-23 13:29:14 -05:00
2015-02-13 09:55:09 -08:00
2015-03-12 22:34:43 +01:00
2015-03-30 17:07:19 +01:00
2015-04-16 13:58:29 -05:00
2014-04-30 04:18:57 -07:00
2012-01-25 20:37:45 -06:00
2015-04-03 12:52:46 -07:00
2014-07-18 12:29:35 +01:00
2014-06-01 01:17:12 +01:00
2014-11-10 15:59:23 +01:00
2013-07-26 12:02:09 +01:00
2015-03-27 22:20:45 +00:00
2013-09-02 13:49:47 +01:00
2013-06-17 15:13:18 +01:00
2012-08-25 09:22:31 +01:00
2013-07-08 22:08:51 +01:00
2013-01-10 21:10:20 +00:00
2012-09-19 08:32:49 +01:00
2013-01-10 21:10:20 +00:00
2015-01-16 14:35:31 +00:00
2013-08-01 14:31:58 +01:00
2015-01-09 09:36:50 +00:00
2014-12-27 18:19:18 -07:00
2014-11-13 23:58:06 +00:00
2014-10-30 12:16:58 +00:00
2014-12-03 15:57:45 +00:00
2014-12-03 15:57:45 +00:00
2011-10-06 15:40:05 +01:00
2015-02-11 17:06:04 -08:00
2014-12-03 15:57:45 +00:00
2011-12-08 10:30:39 +00:00
2015-02-13 09:55:09 -08:00
2011-12-08 10:30:39 +00:00
2015-02-11 17:06:03 -08:00
2015-02-10 14:30:31 -08:00
2015-03-24 15:07:57 +00:00
2015-01-14 12:24:52 +00:00
2013-06-18 20:11:32 +01:00
2014-07-17 12:32:47 +02:00
2014-04-30 00:59:17 -05:00
2014-05-27 15:58:49 +02:00
2014-11-13 23:58:07 +00:00
2014-06-01 01:17:12 +01:00
2013-02-03 18:15:47 -05:00
2015-04-02 09:59:43 +01:00
2014-07-18 12:29:02 +01:00
2013-03-11 08:42:08 -05:00
2014-08-27 15:44:13 +01:00
2013-09-30 16:42:55 +01:00
2014-12-18 09:54:40 +01:00
2014-07-18 12:29:11 +01:00
2013-06-20 11:24:11 +01:00
2012-10-12 13:05:52 +01:00
2013-08-12 12:25:45 +01:00
2014-02-25 11:33:37 +00:00
2014-09-26 14:39:53 +01:00
2013-04-17 21:38:10 +02:00
2013-07-09 10:33:29 -07:00
2011-07-06 20:49:45 +01:00
2015-04-12 20:58:24 +02:00
2011-04-10 21:13:36 +01:00
2013-12-20 17:17:16 +01:00
2014-10-09 22:26:01 -04:00
2013-10-29 11:06:13 +00:00
2014-09-30 16:55:23 +01:00
2014-03-11 12:05:45 +01:00
2012-01-23 10:24:11 +00:00
2014-05-23 21:28:11 +02:00
2013-08-25 17:09:46 +01:00
2015-03-29 23:11:56 +01:00
2011-03-31 11:26:23 -03:00
2015-03-28 16:54:53 +00:00
2014-08-09 14:07:53 +01:00
2011-12-06 11:16:13 +00:00
2014-03-18 16:39:40 -04:00
2011-03-10 15:16:29 +00:00
2013-09-02 13:49:29 +01:00
2015-03-27 22:20:45 +00:00
2015-03-27 22:20:45 +00:00
2014-11-21 15:24:43 +00:00
2012-10-29 10:04:05 +00:00
2011-07-12 11:19:29 -05:00
2013-07-26 12:01:17 +01:00
2015-03-29 23:11:56 +01:00
2013-07-08 22:09:06 +01:00