summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-272-13/+13
* Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-05-272-118/+617
|\
| * iommu/vt-d: Use per-cpu IOVA cachingOmer Peleg2016-04-201-12/+35
| * iommu/iova: introduce per-cpu caching to iova allocationOmer Peleg2016-04-201-24/+393
| * iommu/vt-d: change intel-iommu to use IOVA frame numbersOmer Peleg2016-04-201-32/+29
| * iommu/vt-d: avoid dev iotlb logic for domains with no dev iotlbsOmer Peleg2016-04-201-0/+34
| * iommu/vt-d: only unmap mapped entriesOmer Peleg2016-04-201-11/+25
| * iommu/vt-d: correct flush_unmaps pfn usageOmer Peleg2016-04-201-1/+2
| * iommu/vt-d: per-cpu deferred invalidation queuesOmer Peleg2016-04-201-41/+92
| * iommu/vt-d: refactoring of deferred flush entriesOmer Peleg2016-04-201-19/+29
* | Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-201-8/+30
|\ \
| * | iommu/arm-smmu: Make use of phandle iterators in device-tree parsingJoerg Roedel2016-04-191-8/+30
* | | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-1919-393/+891
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...Joerg Roedel2016-05-0915-401/+938
| |\ \ \ \ \ \ \ \
| | | | | | | * | | iommu/amd: Remove statistics codeJoerg Roedel2016-05-093-131/+0
| | | | | | | * | | iommu/amd: Move get_device_id() and friends to beginning of fileJoerg Roedel2016-04-211-54/+54
| | | | | | | * | | iommu/amd: Don't use IS_ERR_VALUE to check integer valuesJoerg Roedel2016-04-211-10/+10
| | | | | | | * | | iommu/amd: Signedness bug in acpihid_device_group()Dan Carpenter2016-04-151-1/+1
| | | | | | | * | | iommu/amd: Set AMD iommu callbacks for amba busWan Zongshun2016-04-071-1/+12
| | | | | | | * | | iommu/amd: Manage iommu_group for ACPI HID devicesWan Zongshun2016-04-071-1/+32
| | | | | | | * | | iommu/amd: Add iommu support for ACPI HID devicesWan Zongshun2016-04-071-9/+60
| | | | | | | * | | iommu/amd: Make call-sites of get_device_id aware of its return valueWan Zongshun2016-04-071-10/+41
| | | | | | | * | | iommu/amd: Introduces ivrs_acpihid kernel parameterSuravee Suthikulpanit2016-04-071-0/+33
| | | | | | | * | | iommu/amd: Add new map for storing IVHD dev entry type HIDWan Zongshun2016-04-073-0/+137
| | | | | | | * | | iommu/amd: Use the most comprehensive IVHD type that the driver can supportSuravee Suthikulpanit2016-04-071-29/+78
| | | | | | | * | | iommu/amd: Modify ivhd_header structure to support type 11h and 40hSuravee Suthikulpanit2016-04-071-2/+33
| | | | | | | * | | iommu/amd: Adding Extended Feature Register check for PC supportSuravee Suthikulpanit2016-04-071-8/+24
| | | | | | | |/ /
| | | | | | * | | iommu/arm-smmu: Use per-domain page sizes.Robin Murphy2016-05-092-21/+25
| | | | | | * | | iommu/dma: Finish optimising higher-order allocationsRobin Murphy2016-05-091-21/+39
| | | | | | * | | iommu: Allow selecting page sizes per domainRobin Murphy2016-05-093-12/+14
| | | | | | * | | iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2016-05-091-7/+7
| | | | | | * | | Merge branch 'arm/smmu' into coreJoerg Roedel2016-05-091-81/+210
| | | | | | |\ \ \
| | | | | | | * \ \ Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-05-091-81/+210
| | | | | | | |\ \ \
| | | | | | | | * | | iommu/arm-smmu: Clear cache lock bit of ACRPeng Fan2016-05-031-1/+22
| | | | | | | | * | | iommu/arm-smmu: Support SMMUv1 64KB supplementRobin Murphy2016-05-031-8/+14
| | | | | | | | * | | iommu/arm-smmu: Decouple context format from kernel configRobin Murphy2016-05-031-22/+72
| | | | | | | | * | | iommu/arm-smmu: Tidy up 64-bit/atomic I/O accessesRobin Murphy2016-05-031-29/+19
| | | | | | | | * | | iommu/arm-smmu: Work around MMU-500 prefetch errataRobin Murphy2016-05-031-1/+15
| | | | | | | | * | | iommu/arm-smmu: Convert ThunderX workaround to new methodRobin Murphy2016-05-031-13/+14
| | | | | | | | * | | iommu/arm-smmu: Differentiate specific implementationsRobin Murphy2016-05-031-7/+26
| | | | | | | | * | | iommu/arm-smmu: Workaround for ThunderX erratum #27704Tirumalesh Chalamarla2016-05-031-11/+28
| | | | | | | | * | | iommu/arm-smmu: Add support for 16 bit VMIDTirumalesh Chalamarla2016-05-031-6/+17
| | | | | | | | |/ /
| | | | | | * | | | iommu/dma: Implement scatterlist segment mergingRobin Murphy2016-05-091-23/+61
| | | | | | |/ / /
| | | | | * | | | powerpc: Fix incorrect PPC32 PAMU dependencyAndy Fleming2016-04-071-2/+1
| | | | | | |/ / | | | | | |/| |
| | | | * | | | x86/vt-d: Fix comment for dma_pte_free_pagetable()Michael S. Tsirkin2016-04-051-1/+1
| | | | * | | | iommu/vt-d: Improve fault handler error messagesAlex Williamson2016-04-051-9/+5
| | | | * | | | iommu/vt-d: Ratelimit fault handlerAlex Williamson2016-04-051-11/+22
| | | | |/ / /
| | | * | | | iommu/omap: Align code with open parenthesisSuman Anna2016-04-051-1/+1
| | | * | | | iommu/omap: Use WARN_ON for page table alignment checkSuman Anna2016-04-051-1/+4
| | | * | | | iommu/omap: Replace BUG() in iopgtable_store_entry_core()Suman Anna2016-04-051-1/+3
OpenPOWER on IntegriCloud