Age | Commit message (Expand) | Author |
2020-06-10 | iommu/vt-d: Move Intel IOMMU driver into subdirectory | Joerg Roedel |
2020-05-29 | iommu/vt-d: Fix compile warning | Jacob Pan |
2020-05-25 | iommu/vt-d: Fix pointer cast warnings on 32 bit | Lu Baolu |
2020-05-18 | iommu/vt-d: Remove duplicated check in intel_svm_bind_mm() | Lu Baolu |
2020-05-18 | iommu/vt-d: Remove redundant IOTLB flush | Lu Baolu |
2020-05-18 | iommu/vt-d: Add page request draining support | Lu Baolu |
2020-05-18 | iommu/vt-d: Disable non-recoverable fault processing before unbind | Lu Baolu |
2020-05-18 | iommu/vt-d: Multiple descriptors per qi_submit_sync() | Lu Baolu |
2020-05-18 | iommu/vt-d: Replace intel SVM APIs with generic SVA APIs | Jacob Pan |
2020-05-18 | iommu/vt-d: Add get_domain_info() helper | Lu Baolu |
2020-05-18 | iommu/vt-d: Add bind guest PASID support | Jacob Pan |
2020-03-27 | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ... | Joerg Roedel |
2020-03-27 | iommu/vt-d: Fix mm reference leak | Jacob Pan |
2020-03-19 | iommu/vt-d: Fix page request descriptor size | Jacob Pan |
2020-01-07 | iommu/vt-d: Add PASID_FLAG_FL5LP for first-level pasid setup | Lu Baolu |
2020-01-07 | iommu/vt-d: Misc macro clean up for SVM | Jacob Pan |
2020-01-07 | iommu/vt-d: Avoid sending invalid page response | Jacob Pan |
2020-01-07 | iommu/vt-d: Replace Intel specific PASID allocator with IOASID | Jacob Pan |
2020-01-07 | iommu/vt-d: Fix off-by-one in PASID allocation | Jacob Pan |
2020-01-07 | iommu/vt-d: Reject SVM bind for failed capability check | Jacob Pan |
2020-01-07 | iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks | Jacob Pan |
2019-12-18 | iommu/vt-d: Remove incorrect PSI capability check | Lu Baolu |
2019-09-03 | iommu/vt-d: Remove global page flush support | Jacob Pan |
2019-07-04 | Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op... | Joerg Roedel |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-05-27 | iommu/vt-d: Fix bind svm with multiple devices | Jacob Pan |
2019-04-11 | iommu/vt-d: Make intel_iommu_enable_pasid() more generic | Lu Baolu |
2019-03-01 | iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm() | Lu Baolu |
2019-01-30 | iommu/vt-d: Remove change_pte notifier | Peter Xu |
2019-01-11 | iommu/vt-d: Support page request in scalable mode | Jacob Pan |
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: Add 256-bit invalidation descriptor support | Lu Baolu |
2018-12-11 | iommu/vt-d: Manage scalalble mode PASID tables | Lu Baolu |
2018-11-06 | iommu/vt-d: Fix NULL pointer dereference in prq_event_thread() | Lu Baolu |
2018-10-26 | Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca... | Michal Hocko |
2018-08-24 | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-08-17 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder |
2018-07-20 | iommu/vt-d: Remove the obsolete per iommu pasid tables | Lu Baolu |
2018-07-20 | iommu/vt-d: Apply per pci device pasid table in SVA | Lu Baolu |
2018-07-20 | iommu/vt-d: Per PCI device pasid table interfaces | Lu Baolu |
2018-07-20 | iommu/vt-d: Apply global PASID in SVA | Lu Baolu |
2018-07-20 | iommu/vt-d: Avoid using idr_for_each_entry() | Lu Baolu |
2018-07-06 | iommu/vt-d: Remove unnecessary WARN_ON() | Lu Baolu |
2018-05-15 | iommu/vt-d: Remove unnecessary parentheses | Lu Baolu |
2018-03-29 | Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat... | Joerg Roedel |
2018-03-20 | iommu/vt-d: Use real PASID for flush in caching mode | Lu Baolu |
2018-03-15 | iommu/vt-d: Fix a potential memory leak | Lu Baolu |
2018-02-22 | treewide/trivial: Remove ';;$' typo noise | Ingo Molnar |