aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel-iommu.c
Commit message (Expand)AuthorAge
* iommu/vt-d: Remove dead code in device_notifierJoerg Roedel2015-01-05
* iommu/vt-d: Fix dmar_domain leak in iommu_attach_deviceJoerg Roedel2015-01-05
*-. Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel2014-12-02
|\ \
| | * iommu: Add iommu_map_sg() functionOlav Haugan2014-11-04
| |/ |/|
| * iommu/vt-d: Fix an off-by-one bug in __domain_mapping()Jiang Liu2014-12-02
| * iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplugJiang Liu2014-11-18
| * iommu/vt-d: Implement DMAR unit hotplug frameworkJiang Liu2014-11-18
| * iommu/vt-d: Dynamically allocate and free seq_id for DMAR unitsJiang Liu2014-11-18
| * iommu/vt-d: Introduce helper function dmar_walk_resources()Jiang Liu2014-11-18
| * x86/vt-d: Fix incorrect bit operations in setting valuesLi, Zhen-Hua2014-11-06
|/
*---. Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel2014-10-02
|\ \ \
| | | * iommu/vt-d: Convert to iommu_capable() API functionJoerg Roedel2014-09-25
| |_|/ |/| |
| | * iommu/vt-d: Only remove domain when device is removedJoerg Roedel2014-10-02
| |/
* / iommu/vt-d: Defer domain removal if device is assigned to a driverJoerg Roedel2014-08-18
|/
* iommu/vt-d: Exclude devices using RMRRs from IOMMU API domainsAlex Williamson2014-07-29
* iommu/vt-d: Fix issue in computing domain's iommu_snooping flagJiang Liu2014-07-23
* iommu/vt-d: Introduce helper function iova_size() to improve code readabilityJiang Liu2014-07-23
* iommu/vt-d: Introduce helper domain_pfn_within_range() to simplify codeJiang Liu2014-07-23
* iommu/vt-d: Simplify intel_unmap_sg() and kill duplicated codeJiang Liu2014-07-23
* iommu/vt-d: Change iommu_enable/disable_translation to return voidJiang Liu2014-07-23
* iommu/vt-d: Avoid freeing virtual machine domain in free_dmar_iommu()Jiang Liu2014-07-23
* iommu/vt-d: Fix possible invalid memory access caused by free_dmar_iommu()Jiang Liu2014-07-23
* iommu/vt-d: Allocate dynamic domain id for virtual domains onlyJiang Liu2014-07-23
* iommu/vt-d: Introduce helper functions to make code symmetric for readabilityJiang Liu2014-07-23
* iommu/vt-d: Introduce helper functions to improve code readabilityJiang Liu2014-07-23
* iommu/vt-d: Use correct domain id to flush virtual machine domainsJiang Liu2014-07-23
* iommu/vt-d: Match segment number when searching for dev_iotlb capable devicesJiang Liu2014-07-23
* Merge branch 'core' into x86/vt-dJoerg Roedel2014-07-23
|\
| * iommu: Constify struct iommu_opsThierry Reding2014-07-07
| * iommu/vt-d: Make use of IOMMU sysfs supportAlex Williamson2014-07-04
| * iommu/vt-d: Update to use PCI DMA aliasesAlex Williamson2014-07-04
| * iommu/vt-d: Use iommu_group_get_for_dev()Alex Williamson2014-07-04
* | iommu/vt-d: Suppress compiler warningsYijing Wang2014-07-04
* | iommu/vt-d: Remove the useless dma_pte_addrYijing Wang2014-07-04
* | iommu/vt-d: Don't use magic number in dma_pte_superpageJoerg Roedel2014-07-04
* | iommu/vt-d: Fix reference count in iommu_prepare_isaYijing Wang2014-07-04
* | iommu/vt-d: Use inline function dma_pte_superpage instead of macrosYijing Wang2014-07-04
* | iommu/vt-d: Clear the redundant assignment for domain->nidYijing Wang2014-07-04
* | iommu/vt-d: Use list_for_each_safe() to simplify codeYijing Wang2014-07-04
|/
* iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI deviceJiang Liu2014-06-20
* intel-iommu: integrate DMA CMAAkinobu Mita2014-06-04
* iommu/vt-d: Fix get_domain_for_dev() handling of upstream PCIe bridgesDavid Woodhouse2014-04-15
* iommu/vt-d: fix memory leakage caused by commit ea8ea46Jiang Liu2014-04-13
* iommu/vt-d: returning free pointer in get_domain_for_dev()Dan Carpenter2014-03-28
* iommu/vt-d: Include ACPI devices in iommu=ptDavid Woodhouse2014-03-24
* iommu/vt-d: Finally enable translation for non-PCI devicesDavid Woodhouse2014-03-24
* iommu/vt-d: Remove to_pci_dev() in intel_map_page()David Woodhouse2014-03-24
* iommu/vt-d: Remove pdev from intel_iommu_attach_device()David Woodhouse2014-03-24
* iommu/vt-d: Remove pdev from iommu_no_mapping()David Woodhouse2014-03-24
* iommu/vt-d: Make domain_add_dev_info() take struct deviceDavid Woodhouse2014-03-24