Skip to content
IOMMU Updates for Linux v4.4

This time including:

	* A new IOMMU driver for s390 pci devices

	* Common dma-ops support based on iommu-api for ARM64. The plan is to
	  use this as a basis for ARM32 and hopefully other architectures as
	  well in the future.

	* MSI support for ARM-SMMUv3

	* Cleanups and dead code removal in the AMD IOMMU driver

	* Better RMRR handling for the Intel VT-d driver

	* Various other cleanups and small fixes