aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/intel-iommu.c
AgeCommit message (Expand)Author
2015-11-09iommu/vt-d: fix range computation when making room for large pagesChristian Zander
2015-09-29iommu/vt-d: Really use upper context table when necessaryJoerg Roedel
2015-08-10iommu/vt-d: Fix VM domain ID leakAlex Williamson
2015-06-12iommu/vt-d: Only enable extended context tables if PASID is supportedDavid Woodhouse
2015-05-11iommu/vt-d: Fix passthrough mode with translation-disabled devicesDavid Woodhouse
2015-04-26Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-04-20Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki
2015-04-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...Joerg Roedel
2015-03-31iommu/vt-d: Make use of domain_alloc and domain_freeJoerg Roedel
2015-03-25iommu/vt-d: support extended root and context entriesDavid Woodhouse
2015-03-25iommu/vt-d: Allow RMRR on graphics devices tooDavid Woodhouse
2015-03-24iommu/vt-d: Remove unused variableAlex Williamson
2015-03-23iommu/vt-d: Detach domain *only* from attached iommusAlex Williamson
2015-03-16ACPI: Introduce has_acpi_companion()Rafael J. Wysocki
2015-03-03iommu/vt-d: Convert non-returned local variable to boolean when relevantQuentin Lambert
2015-01-19iommu: Make IOVA domain page size explicitRobin Murphy
2015-01-19iommu: Make IOVA domain low limit flexibleRobin Murphy
2015-01-19iommu: Consolidate IOVA allocator codeRobin Murphy
2015-01-05iommu/vt-d: Remove dead code in device_notifierJoerg Roedel
2015-01-05iommu/vt-d: Fix dmar_domain leak in iommu_attach_deviceJoerg Roedel
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel
2014-12-02iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu
2014-11-18iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplugJiang Liu
2014-11-18iommu/vt-d: Implement DMAR unit hotplug frameworkJiang Liu
2014-11-18iommu/vt-d: Dynamically allocate and free seq_id for DMAR unitsJiang Liu
2014-11-18iommu/vt-d: Introduce helper function dmar_walk_resources()Jiang Liu
2014-11-06x86/vt-d: Fix incorrect bit operations in setting valuesLi, Zhen-Hua
2014-11-04iommu: Add iommu_map_sg() functionOlav Haugan
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel
2014-10-02iommu/vt-d: Only remove domain when device is removedJoerg Roedel
2014-09-25iommu/vt-d: Convert to iommu_capable() API functionJoerg Roedel
2014-08-18iommu/vt-d: Defer domain removal if device is assigned to a driverJoerg Roedel
2014-07-29iommu/vt-d: Exclude devices using RMRRs from IOMMU API domainsAlex Williamson
2014-07-23iommu/vt-d: Fix issue in computing domain's iommu_snooping flagJiang Liu
2014-07-23iommu/vt-d: Introduce helper function iova_size() to improve code readabilityJiang Liu
2014-07-23iommu/vt-d: Introduce helper domain_pfn_within_range() to simplify codeJiang Liu
2014-07-23iommu/vt-d: Simplify intel_unmap_sg() and kill duplicated codeJiang Liu
2014-07-23iommu/vt-d: Change iommu_enable/disable_translation to return voidJiang Liu
2014-07-23iommu/vt-d: Avoid freeing virtual machine domain in free_dmar_iommu()Jiang Liu
2014-07-23iommu/vt-d: Fix possible invalid memory access caused by free_dmar_iommu()Jiang Liu
2014-07-23iommu/vt-d: Allocate dynamic domain id for virtual domains onlyJiang Liu
2014-07-23iommu/vt-d: Introduce helper functions to make code symmetric for readabilityJiang Liu
2014-07-23iommu/vt-d: Introduce helper functions to improve code readabilityJiang Liu
2014-07-23iommu/vt-d: Use correct domain id to flush virtual machine domainsJiang Liu
2014-07-23iommu/vt-d: Match segment number when searching for dev_iotlb capable devicesJiang Liu
2014-07-23Merge branch 'core' into x86/vt-dJoerg Roedel
2014-07-07iommu: Constify struct iommu_opsThierry Reding
2014-07-04iommu/vt-d: Make use of IOMMU sysfs supportAlex Williamson
2014-07-04iommu/vt-d: Update to use PCI DMA aliasesAlex Williamson