Age | Commit message (Expand) | Author |
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 |
2018-02-08 | Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-01-31 | mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks | David Rientjes |
2018-01-17 | iommu/vt-d: Enable 5-level paging mode in the PASID entry | Sohil Mehta |
2018-01-17 | iommu/vt-d: Add a check for 5-level paging support | Sohil Mehta |
2018-01-17 | iommu/vt-d: Add a check for 1GB page support | Sohil Mehta |
2017-12-20 | iommu/vt-d: clean up pr_irq if request_threaded_irq fails | Jerry Snitselaar |
2017-11-03 | iommu/vt-d: Clear pasid table entry when memory unbound | Lu Baolu |
2017-11-03 | iommu/vt-d: Missing checks for pasid tables if allocation fails | Lu Baolu |
2017-09-09 | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-08-31 | iommu/intel: update to new mmu_notifier semantic | Jérôme Glisse |
2017-08-30 | iommu/vt-d: IOMMU Page Request needs to check if address is canonical. | Ashok Raj |
2017-05-17 | iommu/vt-d: Helper function to query if a pasid has any active users | CQ Tang |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-27 | mm: use mmget_not_zero() helper | Vegard Nossum |
2016-11-19 | iommu/vt-d: Fix PASID table allocation | David Woodhouse |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-02-15 | iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts | David Woodhouse |
2016-01-13 | iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users | David Woodhouse |
2015-12-14 | iommu/vt-d: Do access checks before calling handle_mm_fault() | Joerg Roedel |
2015-10-28 | iommu/vt-d: Fix rwxp flags in SVM device fault callback | David Woodhouse |
2015-10-24 | iommu/vt-d: Handle Caching Mode implementations of SVM | David Woodhouse |
2015-10-20 | iommu/vt-d: Fix SVM IOTLB flush handling | David Woodhouse |