Age | Commit message (Expand) | Author |
2015-06-16 | iommu/vt-d: Copy translation tables from old kernel | Joerg Roedel |
2015-06-16 | iommu/vt-d: Detect pre enabled translation | Joerg Roedel |
2015-06-16 | iommu/vt-d: Make root entry visible for hardware right after allocation | Joerg Roedel |
2015-06-16 | iommu/vt-d: Init QI before root entry is allocated | Joerg Roedel |
2015-06-16 | iommu/vt-d: Cleanup log messages | Joerg Roedel |
2015-06-12 | iommu/vt-d: Only enable extended context tables if PASID is supported | David Woodhouse |
2015-05-11 | iommu/vt-d: Fix passthrough mode with translation-disabled devices | David Woodhouse |
2015-04-26 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds |
2015-04-20 | Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-04-13 | Merge branch 'device-properties' | Rafael J. Wysocki |
2015-04-02 | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ... | Joerg Roedel |
2015-03-31 | iommu/vt-d: Make use of domain_alloc and domain_free | Joerg Roedel |
2015-03-25 | iommu/vt-d: support extended root and context entries | David Woodhouse |
2015-03-25 | iommu/vt-d: Allow RMRR on graphics devices too | David Woodhouse |
2015-03-24 | iommu/vt-d: Remove unused variable | Alex Williamson |
2015-03-23 | iommu/vt-d: Detach domain *only* from attached iommus | Alex Williamson |
2015-03-16 | ACPI: Introduce has_acpi_companion() | Rafael J. Wysocki |
2015-03-03 | iommu/vt-d: Convert non-returned local variable to boolean when relevant | Quentin Lambert |
2015-01-19 | iommu: Make IOVA domain page size explicit | Robin Murphy |
2015-01-19 | iommu: Make IOVA domain low limit flexible | Robin Murphy |
2015-01-19 | iommu: Consolidate IOVA allocator code | Robin Murphy |
2015-01-05 | iommu/vt-d: Remove dead code in device_notifier | Joerg Roedel |
2015-01-05 | iommu/vt-d: Fix dmar_domain leak in iommu_attach_device | Joerg Roedel |
2014-12-02 | Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm... | Joerg Roedel |
2014-12-02 | iommu/vt-d: Fix an off-by-one bug in __domain_mapping() | Jiang Liu |
2014-11-18 | iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug | Jiang Liu |
2014-11-18 | iommu/vt-d: Implement DMAR unit hotplug framework | Jiang Liu |
2014-11-18 | iommu/vt-d: Dynamically allocate and free seq_id for DMAR units | Jiang Liu |
2014-11-18 | iommu/vt-d: Introduce helper function dmar_walk_resources() | Jiang Liu |
2014-11-06 | x86/vt-d: Fix incorrect bit operations in setting values | Li, Zhen-Hua |
2014-11-04 | iommu: Add iommu_map_sg() function | Olav Haugan |
2014-10-02 | Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an... | Joerg Roedel |
2014-10-02 | iommu/vt-d: Only remove domain when device is removed | Joerg Roedel |
2014-09-25 | iommu/vt-d: Convert to iommu_capable() API function | Joerg Roedel |
2014-08-18 | iommu/vt-d: Defer domain removal if device is assigned to a driver | Joerg Roedel |
2014-07-29 | iommu/vt-d: Exclude devices using RMRRs from IOMMU API domains | Alex Williamson |
2014-07-23 | iommu/vt-d: Fix issue in computing domain's iommu_snooping flag | Jiang Liu |
2014-07-23 | iommu/vt-d: Introduce helper function iova_size() to improve code readability | Jiang Liu |
2014-07-23 | iommu/vt-d: Introduce helper domain_pfn_within_range() to simplify code | Jiang Liu |
2014-07-23 | iommu/vt-d: Simplify intel_unmap_sg() and kill duplicated code | Jiang Liu |
2014-07-23 | iommu/vt-d: Change iommu_enable/disable_translation to return void | Jiang Liu |
2014-07-23 | iommu/vt-d: Avoid freeing virtual machine domain in free_dmar_iommu() | Jiang Liu |
2014-07-23 | iommu/vt-d: Fix possible invalid memory access caused by free_dmar_iommu() | Jiang Liu |
2014-07-23 | iommu/vt-d: Allocate dynamic domain id for virtual domains only | Jiang Liu |
2014-07-23 | iommu/vt-d: Introduce helper functions to make code symmetric for readability | Jiang Liu |
2014-07-23 | iommu/vt-d: Introduce helper functions to improve code readability | Jiang Liu |
2014-07-23 | iommu/vt-d: Use correct domain id to flush virtual machine domains | Jiang Liu |
2014-07-23 | iommu/vt-d: Match segment number when searching for dev_iotlb capable devices | Jiang Liu |
2014-07-23 | Merge branch 'core' into x86/vt-d | Joerg Roedel |
2014-07-07 | iommu: Constify struct iommu_ops | Thierry Reding |