summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2017-08-31iommu/intel: update to new mmu_notifier semanticJérôme Glisse
2017-08-31iommu/amd: update to new mmu_notifier semanticJérôme Glisse
2017-08-15iommu: Fix wrong freeing of iommu_device->devJoerg Roedel
2017-08-11iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_deviceArtem Savkov
2017-07-26iommu/amd: Fix schedule-while-atomic BUG in initialization codeJoerg Roedel
2017-07-25iommu/amd: Enable ga_log_intr when enabling guest_modeSuravee Suthikulpanit
2017-07-20iommu/io-pgtable: Sanitise map/unmap addressesRobin Murphy
2017-07-20iommu/arm-smmu: Fix the error path in arm_smmu_add_deviceVivek Gautam
2017-07-20Revert "iommu/io-pgtable: Avoid redundant TLB syncs"Robin Murphy
2017-07-20iommu/mtk: Avoid redundant TLB syncs locallyRobin Murphy
2017-07-20iommu/arm-smmu: Reintroduce locking around TLB sync operationsWill Deacon
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-06-28x86: remove arch specific dma_supported implementationChristoph Hellwig
2017-06-28iommu/amd: implement ->mapping_errorChristoph Hellwig
2017-06-28Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...Joerg Roedel
2017-06-28iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit
2017-06-28iommu/vt-d: Constify intel_dma_opsArvind Yadav
2017-06-28iommu: Warn once when device_group callback returns NULLJoerg Roedel
2017-06-28iommu/omap: Return ERR_PTR in device_group call-backJoerg Roedel
2017-06-28iommu: Return ERR_PTR() values from device_group call-backsJoerg Roedel
2017-06-28iommu/s390: Use iommu_group_get_for_dev() in s390_iommu_add_device()Joerg Roedel
2017-06-28iommu/vt-d: Don't disable preemption while accessing deferred_flush()Sebastian Andrzej Siewior
2017-06-28iommu/iova: Don't disable preempt around this_cpu_ptr()Sebastian Andrzej Siewior
2017-06-28Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2017-06-23iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126Geetha Sowjanya
2017-06-23iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161...shameer
2017-06-23iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74Linu Cherian
2017-06-23iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number defin...Robert Richter
2017-06-23iommu/io-pgtable-arm: Use dma_wmb() instead of wmb() when publishing tableWill Deacon
2017-06-23iommu/io-pgtable: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST with LPAEWill Deacon
2017-06-23iommu/arm-smmu-v3: Remove io-pgtable spinlockRobin Murphy
2017-06-23iommu/arm-smmu: Remove io-pgtable spinlockRobin Murphy
2017-06-23iommu/io-pgtable-arm-v7s: Support lockless operationRobin Murphy
2017-06-23iommu/io-pgtable-arm: Support lockless operationRobin Murphy
2017-06-23iommu/io-pgtable: Introduce explicit coherencyRobin Murphy
2017-06-23iommu/io-pgtable-arm-v7s: Refactor split_blk_unmapRobin Murphy
2017-06-23iommu/io-pgtable-arm: Improve split_blk_unmapRobin Murphy
2017-06-23iommu/io-pgtable-arm-v7s: Check table PTEs more preciselyRobin Murphy
2017-06-23iommu: arm-smmu: Handle return of iommu_device_register.Arvind Yadav
2017-06-23iommu: arm-smmu-v3: make of_device_ids constArvind Yadav
2017-06-23iommu/arm-smmu: Plumb in new ACPI identifiersRobin Murphy
2017-06-23iommu/io-pgtable-arm-v7s: constify dummy_tlb_ops.Arvind Yadav
2017-06-23iommu/arm-smmu-v3: Increase CMDQ drain timeout valueSunil Goutham
2017-06-22iommu/amd: Use named irq domain interfaceThomas Gleixner
2017-06-22iommu/vt-d: Use named irq domain interfaceThomas Gleixner
2017-06-22iommu/vt-d: Add name to irq chipThomas Gleixner