summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2017-03-30x86/events/amd/iommu.c: Modify functions to query max banks and countersSuravee Suthikulpanit
2017-03-30x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()Suravee Suthikulpanit
2017-03-30drivers/iommu/amd: Clean up iommu_pc_get_set_reg()Suravee Suthikulpanit
2017-03-29iommu/vt-d: Make sure IOMMUs are off when intel_iommu=offJoerg Roedel
2017-03-24iommu/exynos: Use smarter TLB flush method for v5 SYSMMUMarek Szyprowski
2017-03-24iommu/exynos: Don't open-code loop unrollingMarek Szyprowski
2017-03-22Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...Joerg Roedel
2017-03-22iommu/dma: Make PCI window reservation genericRobin Murphy
2017-03-22iommu/dma: Handle IOMMU API reserved regionsRobin Murphy
2017-03-22iommu/dma: Don't reserve PCI I/O windowsRobin Murphy
2017-03-22iommu: Disambiguate MSI region typesRobin Murphy
2017-03-22iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5Marek Szyprowski
2017-03-22iommu/exynos: Block SYSMMU while invalidating FLPD cacheMarek Szyprowski
2017-03-22iommu/dmar: Remove redundant ' != 0' when check return codeAndy Shevchenko
2017-03-22iommu/dmar: Remove redundant assignment of retAndy Shevchenko
2017-03-22iommu/dmar: Return directly from a loop in dmar_dev_scope_status()Andy Shevchenko
2017-03-22iommu/dmar: Rectify return code handling in detect_intel_iommu()Andy Shevchenko
2017-03-22iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen
2017-03-21iommu/iova: Consolidate code for adding new node to iovad domain rbtreeMarek Szyprowski
2017-03-10iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing itOleksandr Tyshchenko
2017-03-10iommu/io-pgtable-arm: Check for leaf entry before dereferencing itOleksandr Tyshchenko
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-28iommu/amd: Fix crash when accessing AMD-Vi sysfs entriesJoerg Roedel
2017-02-28iommu/vt-d: Fix crash when accessing VT-d sysfs entriesJoerg Roedel
2017-02-27mm: use mmget_not_zero() helperVegard Nossum
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-24mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach
2017-02-22iommu/vt-d: Fix crash on boot when DMAR is disabledAndy Shevchenko
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-02-10iommu: Remove iommu_register_instance interfaceJoerg Roedel
2017-02-10iommu/exynos: Make use of iommu_device_register interfaceJoerg Roedel
2017-02-10iommu/mediatek: Make use of iommu_device_register interfaceJoerg Roedel
2017-02-10iommu/msm: Make use of iommu_device_register interfaceJoerg Roedel
2017-02-10iommu/arm-smmu: Make use of the iommu_register interfaceJoerg Roedel
2017-02-10iommu: Make iommu_device_link/unlink take a struct iommu_deviceJoerg Roedel
2017-02-10iommu: Add sysfs bindings for struct iommu_deviceJoerg Roedel
2017-02-10iommu: Introduce new 'struct iommu_device'Joerg Roedel
2017-02-10iommu: Rename struct iommu_deviceJoerg Roedel
2017-02-10iommu: Rename iommu_get_instance()Joerg Roedel
2017-02-06iommu: Fix static checker warning in iommu_insert_device_resv_regionsEric Auger
2017-02-06iommu: Avoid unnecessary assignment of dev->iommu_fwspecZhen Lei
2017-02-06iommu/mediatek: Remove bogus 'select' statementsArnd Bergmann
2017-02-06iommu/dma: Remove bogus dma_supported() implementationRobin Murphy
2017-02-06iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address spaceGeert Uytterhoeven
2017-01-31iommu/vt-d: Don't over-free page table directoriesDavid Dillow
2017-01-31iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj
2017-01-30iommu/dma: Implement PCI allocation optimisationRobin Murphy
2017-01-30iommu/dma: Stop getting dma_32bit_pfn wrongRobin Murphy
2017-01-30Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel
2017-01-26iommu/arm-smmu: Fix for ThunderX erratum #27704Tomasz Nowicki