Age | Commit message (Expand) | Author |
2019-04-11 | iommu/vt-d: Clean up iommu_no_mapping | Christoph Hellwig |
2019-04-11 | iommu/vt-d: Return ID associated with an auxiliary domain | Lu Baolu |
2019-04-11 | iommu/vt-d: Aux-domain specific domain attach/detach | Lu Baolu |
2019-04-11 | iommu/vt-d: Move common code out of iommu_attch_device() | Lu Baolu |
2019-04-11 | iommu/vt-d: Add per-device IOMMU feature ops entries | Lu Baolu |
2019-04-11 | iommu/vt-d: Make intel_iommu_enable_pasid() more generic | Lu Baolu |
2019-03-22 | iommu/vt-d: Save the right domain ID used by hardware | Lu Baolu |
2019-03-22 | iommu/vt-d: Check capability before disabling protected memory | Lu Baolu |
2019-03-10 | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-03-05 | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual |
2019-03-01 | Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt... | Joerg Roedel |
2019-03-01 | iommu/vt-d: Set context field after value initialized | Lu Baolu |
2019-03-01 | iommu/vt-d: Disable ATS support on untrusted devices | Lu Baolu |
2019-02-26 | iommu/vt-d: Check identity map for hot-added devices | Lu Baolu |
2019-02-26 | iommu/vt-d: Enable ATS only if the device uses page aligned address. | Kuppuswamy Sathyanarayanan |
2019-02-26 | iommu/vt-d: Fix PRI/PASID dependency issue. | Kuppuswamy Sathyanarayanan |
2019-02-11 | iommu/vt-d: Remove misleading "domain 0" test from domain_exit() | Bjorn Helgaas |
2019-02-11 | iommu/vt-d: Remove unused dmar_remove_one_dev_info() argument | Bjorn Helgaas |
2019-02-11 | iommu/vt-d: Remove unnecessary local variable initializations | Bjorn Helgaas |
2019-02-11 | iommu/vt-d: Use dev_printk() when possible | Bjorn Helgaas |
2019-01-30 | iommu/vt-d: Leave scalable mode default off | Lu Baolu |
2019-01-30 | iommu/vt-d: Implement dma_[un]map_resource() | Logan Gunthorpe |
2019-01-22 | iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions() | Gerald Schaefer |
2019-01-01 | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-28 | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-12-20 | Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar... | Joerg Roedel |
2018-12-11 | iommu/vt-d: Remove deferred invalidation | Lu Baolu |
2018-12-11 | iommu/vt-d: Shared virtual address in scalable mode | Lu Baolu |
2018-12-11 | iommu/vt-d: Setup context and enable RID2PASID support | Lu Baolu |
2018-12-11 | iommu/vt-d: Pass pasid table to context mapping | Lu Baolu |
2018-12-11 | iommu/vt-d: Setup pasid entry for RID2PASID support | Lu Baolu |
2018-12-11 | iommu/vt-d: Add second level page table interface | Lu Baolu |
2018-12-11 | iommu/vt-d: Reserve a domain id for FL and PT modes | Lu Baolu |
2018-12-11 | iommu/vt-d: Move page table helpers into header | Lu Baolu |
2018-12-11 | iommu/vt-d: Manage scalalble mode PASID tables | Lu Baolu |
2018-12-11 | iommu/vt-d: Enumerate the scalable mode capability | Lu Baolu |
2018-12-06 | iommu/vt-d: remove the mapping_error dma_map_ops method | Christoph Hellwig |
2018-12-06 | iommu/intel: small map_page cleanup | Christoph Hellwig |
2018-12-05 | iommu/vt-d: Do not enable ATS for untrusted devices | Mika Westerberg |
2018-12-05 | iommu/vt-d: Force IOMMU on for platform opt in hint | Lu Baolu |
2018-11-22 | iommu/vt-d: Handle domain agaw being less than iommu agaw | Sohil Mehta |
2018-11-22 | iommu/vt-d: Use memunmap to free memremap | Pan Bian |
2018-10-26 | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-23 | Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-10 | Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a... | Joerg Roedel |
2018-09-25 | iommu/vt-d: Enable base Intel IOMMU debugfs support | Sohil Mehta |
2018-09-25 | iommu/vt-d: Relocate struct/function declarations to its header files | Sohil Mehta |
2018-09-25 | iommu/vt-d: Handle memory shortage on pasid table allocation | Lu Baolu |
2018-09-17 | intel-iommu: mark intel_dma_ops static | Christoph Hellwig |
2018-09-17 | ia64: remove iommu_dma_supported | Christoph Hellwig |