Linus Torvalds
2732ea9e85
Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into next
...
Pull IOMMU updates from Joerg Roedel:
"The changes include:
- a new IOMMU driver for ARM Renesas SOCs
- updates and fixes for the ARM Exynos driver to bring it closer to a
usable state again
- convert the AMD IOMMUv2 driver to use the mmu_notifier->release
call-back instead of the task_exit notifier
- random other fixes and minor improvements to a number of other
IOMMU drivers"
* tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: (54 commits)
iommu/msm: Use devm_ioremap_resource to simplify code
iommu/amd: Fix recently introduced compile warnings
arm/ipmmu-vmsa: Fix compile error
iommu/exynos: Fix checkpatch warning
iommu/exynos: Fix trivial typo
iommu/exynos: Remove invalid symbol dependency
iommu: fsl_pamu.c: Fix for possible null pointer dereference
iommu/amd: Remove duplicate checking code
iommu/amd: Handle parallel invalidate_range_start/end calls correctly
iommu/amd: Remove IOMMUv2 pasid_state_list
iommu/amd: Implement mmu_notifier_release call-back
iommu/amd: Convert IOMMUv2 state_table into state_list
iommu/amd: Don't access IOMMUv2 state_table directly
iommu/ipmmu-vmsa: Support clearing mappings
iommu/ipmmu-vmsa: Remove stage 2 PTE bits definitions
iommu/ipmmu-vmsa: Support 2MB mappings
iommu/ipmmu-vmsa: Rewrite page table management
iommu/ipmmu-vmsa: PMD is never folded, PUD always is
iommu/ipmmu-vmsa: Set the PTE contiguous hint bit when possible
iommu/ipmmu-vmsa: Define driver-specific page directory sizes
...
2014-06-06 11:48:46 -07:00
..
2014-06-02 09:22:24 -07:00
2014-03-07 09:18:23 +01:00
2014-04-04 21:08:20 -07:00
2014-05-07 18:27:45 +02:00
2014-04-04 21:07:28 -07:00
2014-04-03 16:21:12 -07:00
2014-03-19 14:41:58 +09:00
2014-05-16 17:52:36 +02:00
2014-05-16 00:55:30 +02:00
2014-04-09 08:45:40 -07:00
2014-05-03 11:35:23 +01:00
2014-03-30 13:25:19 -07:00
2014-05-19 00:35:23 +00:00
2014-06-03 11:44:48 -07:00
2014-05-16 15:12:45 -04:00
2014-04-10 18:43:32 -07:00
2014-04-09 08:39:39 -07:00
2014-04-18 16:40:08 -07:00
2014-04-08 10:56:12 +02:00
2014-04-24 12:53:38 -07:00
2014-06-06 11:48:46 -07:00
2014-06-02 17:08:12 +01:00
2014-06-04 16:54:05 -07:00
2014-06-02 17:08:41 +01:00
2014-04-18 14:20:48 +02:00
2014-05-28 11:35:41 -07:00
2014-06-03 23:12:20 +02:00
2014-04-18 11:40:30 +02:00
2014-04-10 17:51:29 -04:00
2014-04-03 16:20:49 -07:00
2014-05-27 01:29:01 +02:00
2014-04-07 16:36:05 -07:00
2014-04-22 15:09:05 -06:00
2014-04-18 11:40:30 +02:00
2014-05-13 15:10:52 -06:00
2014-03-13 09:38:42 -06:00
2014-06-04 10:23:49 -06:00
2014-06-04 16:55:13 -07:00
2014-06-04 16:54:04 -07:00
2014-06-04 16:54:02 -07:00
2014-05-13 11:26:27 -04:00
2014-06-04 10:02:38 -07:00
2014-02-24 17:13:55 -08:00
2014-05-20 14:25:24 -05:00
2014-06-04 16:54:06 -07:00
2014-04-02 12:51:41 -07:00
2014-04-09 13:44:35 -07:00
2014-04-15 09:15:39 -07:00
2014-06-04 16:54:14 -07:00
2014-05-27 13:56:21 -07:00
2014-05-28 13:37:21 -07:00
2014-04-07 14:55:46 -07:00
2014-05-08 13:10:56 +02:00
2014-05-07 01:49:28 +02:00
2014-06-04 16:54:08 -07:00
2014-03-13 15:56:44 +01:00
2014-04-07 16:36:06 -07:00
2014-04-03 16:21:05 -07:00
2014-05-01 10:30:00 -04:00
2014-05-24 22:33:41 +09:00
2014-03-27 16:56:24 -04:00
2014-06-05 15:57:04 -07:00
2014-06-04 16:53:57 -07:00
2014-06-05 15:57:04 -07:00
2014-05-21 14:02:37 -07:00
2014-03-24 14:05:08 +00:00
2014-04-30 13:46:56 -06:00
2014-04-30 19:49:57 +01:00
2014-02-24 14:46:38 -08:00
2014-04-03 16:21:06 -07:00
2014-04-29 09:45:56 +09:00
2014-02-27 19:56:09 +09:00
2014-05-02 15:57:42 +03:00
2014-04-01 23:19:14 -04:00
2014-03-10 11:44:42 -04:00
2014-04-14 16:26:47 -04:00
2014-05-26 14:33:10 +02:00
2014-02-28 15:12:09 -08:00
2014-06-04 16:53:55 -07:00
2014-04-03 16:20:51 -07:00
2014-04-08 20:43:28 -04:00
2014-05-21 03:10:32 -04:00
2014-03-03 11:32:08 +01:00
2014-04-18 14:20:48 +02:00
2014-06-04 16:54:10 -07:00
2014-05-20 10:30:40 +09:00
2014-03-13 12:48:32 +01:00
2014-05-05 10:59:49 +01:00
2014-04-29 22:11:53 +01:00
2014-06-04 13:09:43 +02:00
2014-04-04 09:12:49 +02:00
2014-03-20 12:35:45 +01:00
2014-03-04 07:55:47 -08:00
2014-06-04 16:54:12 -07:00
2014-05-03 19:24:26 -04:00
2014-03-05 17:16:45 +01:00
2014-04-07 16:36:07 -07:00
2014-03-20 11:53:20 -04:00
2014-05-16 22:14:49 -04:00
2014-05-20 11:24:26 -04:00
2014-03-07 11:41:32 -05:00
2014-05-27 14:26:31 -07:00
2014-03-24 14:07:31 +00:00
2014-06-04 15:59:13 -07:00
2014-04-07 16:36:11 -07:00
2014-02-26 14:42:09 -07:00
2014-03-04 17:51:06 +01:00
2014-02-25 15:25:45 -08:00
2014-04-17 12:30:40 -07:00
2014-04-17 12:23:07 -07:00
2014-05-16 14:05:22 +02:00
2014-05-03 23:15:39 +02:00
2014-03-13 12:11:00 +10:30
2014-03-31 00:45:09 -04:00
2014-06-04 16:54:08 -07:00
2014-04-01 11:22:57 -07:00
2014-04-06 09:38:07 -07:00
2014-05-27 14:33:17 -07:00
2014-03-06 16:30:46 +01:00
2014-04-03 16:20:50 -07:00
2014-04-25 12:00:49 -07:00
2014-05-05 16:29:11 +02:00
2014-04-07 16:36:14 -07:00
2014-04-18 15:56:03 -04:00
2014-05-05 16:07:37 -07:00
2014-04-03 16:21:01 -07:00
2014-03-31 14:13:25 -07:00
2014-03-18 19:19:41 -04:00
2014-04-24 05:00:36 +00:00
2014-05-27 17:38:11 -07:00
2014-04-16 15:09:51 -04:00
2014-06-04 16:53:57 -07:00
2014-06-04 16:54:08 -07:00
2014-06-04 16:53:59 -07:00
2014-06-04 16:53:51 -07:00
2014-06-04 16:54:06 -07:00
2014-05-27 17:43:11 -07:00
2014-06-05 08:05:29 -07:00
2014-06-05 08:05:29 -07:00
2014-06-04 16:53:58 -07:00
2014-06-04 16:54:09 -07:00
2014-04-09 13:44:35 -07:00
2014-04-06 09:38:07 -07:00
2014-03-24 12:21:00 +10:30
2014-04-01 23:19:08 -04:00
2014-03-04 13:51:06 -05:00
2014-03-11 12:14:56 +01:00
2014-04-01 23:19:10 -04:00
2014-05-14 00:37:34 -04:00
2014-04-03 14:31:34 -04:00
2014-06-03 12:57:53 -07:00
2014-04-24 13:44:54 -04:00
2014-03-29 17:58:37 -04:00
2014-03-17 15:14:16 -04:00
2014-03-17 15:15:21 -04:00
2014-04-03 16:21:26 -07:00
2014-04-01 16:25:51 -04:00
2014-04-07 10:59:19 -07:00
2014-04-11 16:45:59 -07:00
2014-06-05 15:57:04 -07:00
2014-05-20 15:19:25 -05:00
2014-05-21 11:14:46 +02:00
2014-03-07 16:02:46 +01:00
2014-05-23 11:40:25 +09:00
2014-05-07 17:16:35 -04:00
2014-03-10 22:42:28 -07:00
2014-06-04 04:45:46 -05:00
2014-06-04 08:50:34 -07:00
2014-05-20 14:25:24 -05:00
2014-06-04 10:02:38 -07:00
2014-06-04 09:05:12 -07:00
2014-06-04 16:54:10 -07:00
2014-06-04 16:54:09 -07:00
2014-06-04 16:54:10 -07:00
2014-04-03 16:21:00 -07:00
2014-04-24 15:01:33 -06:00
2014-05-30 11:41:17 -06:00
2014-05-14 09:46:10 -07:00
2014-06-03 13:18:00 -07:00
2014-04-16 14:36:12 -04:00
2014-04-12 14:49:50 -07:00
2014-06-04 16:54:07 -07:00
2014-05-07 00:39:03 +02:00
2014-05-16 23:15:44 +02:00
2014-05-16 23:15:44 +02:00
2014-05-30 13:45:25 +02:00
2014-06-04 16:54:17 -07:00
2014-06-04 16:54:21 -07:00
2014-04-01 16:43:18 -04:00
2014-03-21 14:21:13 -04:00
2014-03-21 18:26:03 +01:00
2014-04-03 16:20:54 -07:00
2014-04-03 16:21:01 -07:00
2014-03-19 22:24:08 -04:00
2014-05-19 10:52:04 -07:00
2014-05-14 09:46:09 -07:00
2014-05-14 09:46:09 -07:00
2014-04-16 08:56:09 +02:00
2014-04-18 16:07:22 +01:00
2014-04-07 16:35:54 -07:00
2014-04-14 16:47:28 +02:00
2014-04-07 16:36:07 -07:00
2014-06-04 16:54:12 -07:00
2014-05-15 15:30:33 -04:00
2014-04-22 13:38:33 -07:00
2014-06-04 16:54:21 -07:00
2014-03-31 00:45:09 -04:00
2014-04-01 17:08:43 +02:00
2014-02-28 16:27:18 -08:00
2014-05-20 15:19:25 -05:00
2014-03-21 04:12:33 +09:00
2014-03-17 16:20:49 -07:00
2014-04-19 22:42:19 -07:00
2014-04-16 12:03:14 +02:00
2014-04-03 16:21:00 -07:00
2014-04-02 20:53:45 -07:00
2014-06-04 16:54:08 -07:00
2014-05-06 13:04:59 -07:00
2014-02-24 14:47:15 -08:00
2014-04-24 13:44:53 -04:00
2014-03-19 08:58:30 +00:00
2014-05-23 11:23:27 +09:00
2014-06-05 15:57:04 -07:00
2014-06-04 16:54:11 -07:00
2014-06-04 16:54:07 -07:00
2014-06-04 16:53:55 -07:00
2014-06-04 16:53:57 -07:00
2014-03-26 16:49:31 -04:00
2014-06-04 16:54:03 -07:00
2014-05-27 14:29:56 -07:00
2014-02-26 17:08:40 -05:00
2014-06-04 16:53:56 -07:00
2014-06-04 16:53:59 -07:00
2014-05-14 09:46:32 -07:00
2014-04-18 14:20:48 +02:00
2014-04-09 10:12:11 -04:00
2014-04-24 16:16:33 -07:00
2014-05-03 18:14:28 -04:00
2014-05-20 16:54:21 -06:00
2014-03-14 22:41:36 -04:00
2014-04-01 23:19:21 -04:00
2014-05-25 23:48:45 +01:00
2014-03-04 15:38:16 -08:00
2014-05-27 16:11:49 -07:00
2014-05-15 17:02:21 +01:00
2014-02-26 11:38:39 -07:00
2014-06-04 16:53:57 -07:00
2014-04-07 16:35:53 -07:00
2014-06-04 16:53:57 -07:00
2014-04-18 16:40:08 -07:00
2014-02-28 14:08:26 -05:00
2014-04-01 11:00:07 -07:00
2014-04-07 16:35:57 -07:00
2014-06-04 16:54:13 -07:00