aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-15iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDsDavid Woodhouse1-2/+4
2015-10-15iommu/vt-d: Add callback to device driver on page faultsDavid Woodhouse1-1/+25
2015-10-15iommu/vt-d: Implement page request handlingDavid Woodhouse2-1/+194
2015-10-15iommu/vt-d: Use cmpxchg16b to update posted format IRTE atomicallyFeng Wu1-3/+30
2015-10-15iommu/amd: Fix BUG when faulting a PROT_NONE VMAJay Cornwall1-0/+7
2015-10-15iommu/vt-d: Generalise DMAR MSI setup to allow for page request eventsDavid Woodhouse1-11/+31
2015-10-15iommu/vt-d: Implement deferred invalidate for SVMDavid Woodhouse2-0/+11
2015-10-15iommu/vt-d: Add basic SVM PASID supportDavid Woodhouse3-0/+396
2015-10-15iommu/vt-d: Always enable PASID/PRI PCI capabilities before ATSDavid Woodhouse2-35/+76
2015-10-15iommu/vt-d: Add initial support for PASID tablesDavid Woodhouse4-0/+88
2015-10-15iommu/vt-d: Introduce intel_iommu=pasid28, and pasid_enabled() macroDavid Woodhouse1-6/+14
2015-10-15iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpointsDavid Woodhouse1-3/+6
2015-10-14iommu/vt-d: Switch from ioremap_cache to memremapDan Williams2-13/+15
2015-10-14iommu/arm-smmu: ThunderX mis-extends 64bit registersTirumalesh Chalamarla1-23/+27
2015-10-14iommu/arm-smmu: Remove unneeded '0x' annotationFabio Estevam1-1/+1
2015-10-14iommu/arm-smmu: Use drvdata instead of maintaining smmu_devices listWill Deacon1-33/+9
2015-10-14iommu/omap: Add support for configuring dsp iommus on DRA7xxSuman Anna2-0/+67
2015-10-13iommu/vt-d: fix range computation when making room for large pagesChristian Zander1-4/+8
2015-10-13Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds6-19/+42
2015-10-09iommu/amd: Fix NULL pointer deref on device detachJoerg Roedel1-0/+9
2015-10-09iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devicesJiang Liu1-0/+3
2015-10-07Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into iommu/fixesJoerg Roedel3-19/+29
2015-10-06iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer3-0/+345
2015-10-05iommu/vt-d: Create RMRR mappings in newly allocated domainsJoerg Roedel1-0/+20
2015-10-05iommu/vt-d: Split iommu_prepare_identity_mapJoerg Roedel1-20/+22
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2-2/+2
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds3-55/+75
2015-10-01iommu/vt-d: Add a command line parameter for VT-d posted-interruptsFeng Wu1-4/+8
2015-09-29iommu/vt-d: Fix memory leak in dmar_insert_one_dev_info()Sudip Mukherjee1-0/+1
2015-09-29iommu/amd: Drop null test before destroy functionsJulia Lawall1-5/+2
2015-09-24iommu/amd: Return positive value in amd_iommu_detect()Jérôme Glisse1-1/+1
2015-09-22iommu/arm-smmu: Use correct address mask for CMD_TLBI_S2_IPAWill Deacon1-3/+6
2015-09-22iommu/arm-smmu: Ensure IAS is set correctly for AArch32-capable SMMUsWill Deacon1-3/+9
2015-09-22iommu/io-pgtable-arm: Don't use dma_to_phys()Robin Murphy2-13/+14
2015-09-11fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches1-1/+2
2015-09-08Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds22-902/+925
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+3
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-10/+18
2015-08-25Merge branches 'arm/omap', 'arm/msm', 'arm/smmu', 'arm/tegra', 'x86/vt-d', 'x86/amd', 'ppc/pamu' and 'core' into nextJoerg Roedel22-902/+925
2015-08-25iommu/vt-d: Really use upper context table when necessaryJoerg Roedel1-1/+1
2015-08-18iommu/fsl: Really fix init section(s) contentEmil Medve1-13/+13
2015-08-18iommu/io-pgtable-arm: Unmap and free table when overwriting with blockWill Deacon1-1/+16
2015-08-17scatterlist: use sg_phys()Dan Williams2-3/+3
2015-08-17Merge tag 'tegra-for-4.3-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/tegraJoerg Roedel1-108/+198
2015-08-13iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.hJoerg Roedel2-5/+5
2015-08-13iommu/msm: Use BUG_ON instead of if () BUG()Joerg Roedel1-2/+2
2015-08-13iommu/vt-d: Access iomem correctlyJoerg Roedel2-8/+11
2015-08-13iommu/vt-d: Make two functions staticJoerg Roedel1-4/+4
2015-08-13iommu/vt-d: Use BUG_ON instead of if () BUG()Joerg Roedel1-2/+1