- f81b846 iommu/vt-d: Remove incorrect PSI capability check by Lu Baolu · 5 years ago
- 8744daf iommu/vt-d: Remove global page flush support by Jacob Pan · 5 years ago
- d95c388 Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-ops' and 'core' into next by Joerg Roedel · 6 years ago
- 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
- d7af4d9 iommu/vt-d: Fix bind svm with multiple devices by Jacob Pan · 6 years ago
- d7cbc0f iommu/vt-d: Make intel_iommu_enable_pasid() more generic by Lu Baolu · 6 years ago
- c56cba5 iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm() by Lu Baolu · 6 years ago
- 1a9eb9b iommu/vt-d: Remove change_pte notifier by Peter Xu · 6 years ago
- 5b438f4 iommu/vt-d: Support page request in scalable mode by Jacob Pan · 6 years ago
- 03ebe48 Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
- 6d68b88 iommu/vt-d: Remove deferred invalidation by Lu Baolu · 6 years ago
- 1c4f88b iommu/vt-d: Shared virtual address in scalable mode by Lu Baolu · 6 years ago
- 5d308fc iommu/vt-d: Add 256-bit invalidation descriptor support by Lu Baolu · 6 years ago
- 0bbeb01 iommu/vt-d: Manage scalalble mode PASID tables by Lu Baolu · 6 years ago
- 19ed3e2 iommu/vt-d: Fix NULL pointer dereference in prq_event_thread() by Lu Baolu · 6 years ago
- 4e15a07 Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks" by Michal Hocko · 6 years ago
- 18b8bfd Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
- 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
- d973795 iommu/vt-d: Remove the obsolete per iommu pasid tables by Lu Baolu · 6 years ago
- 4774cc5 iommu/vt-d: Apply per pci device pasid table in SVA by Lu Baolu · 6 years ago
- cc580e4 iommu/vt-d: Per PCI device pasid table interfaces by Lu Baolu · 6 years ago
- af39507 iommu/vt-d: Apply global PASID in SVA by Lu Baolu · 6 years ago
- 51261aa iommu/vt-d: Avoid using idr_for_each_entry() by Lu Baolu · 6 years ago
- 3e781fc iommu/vt-d: Remove unnecessary WARN_ON() by Lu Baolu · 7 years ago
- bb37f7d iommu/vt-d: Remove unnecessary parentheses by Lu Baolu · 7 years ago
- d4f96fd Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/exynos', 'arm/renesas', 'arm/smmu' and 'core' into next by Joerg Roedel · 7 years ago
- 9714010 iommu/vt-d: Use real PASID for flush in caching mode by Lu Baolu · 7 years ago
- bbe4b3a iommu/vt-d: Fix a potential memory leak by Lu Baolu · 7 years ago
- ed7158b treewide/trivial: Remove ';;$' typo noise by Ingo Molnar · 7 years ago
- ef9417e Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
- 5ff7091 mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks by David Rientjes · 7 years ago
- 2f13eb7 iommu/vt-d: Enable 5-level paging mode in the PASID entry by Sohil Mehta · 7 years ago
- f1ac10c iommu/vt-d: Add a check for 5-level paging support by Sohil Mehta · 7 years ago
- 59103ca iommu/vt-d: Add a check for 1GB page support by Sohil Mehta · 7 years ago
- 72d5481 iommu/vt-d: clean up pr_irq if request_threaded_irq fails by Jerry Snitselaar · 7 years ago
- 4fa064b iommu/vt-d: Clear pasid table entry when memory unbound by Lu Baolu · 7 years ago
- 2e2e35d iommu/vt-d: Missing checks for pasid tables if allocation fails by Lu Baolu · 7 years ago
- 4dfc278 Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
- 30ef7d2 iommu/intel: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
- 9d8c3af iommu/vt-d: IOMMU Page Request needs to check if address is canonical. by Ashok Raj · 7 years ago
- 15060ab iommu/vt-d: Helper function to query if a pasid has any active users by CQ Tang · 8 years ago
- 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 388f793 mm: use mmget_not_zero() helper by Vegard Nossum · 8 years ago
- 9101704 iommu/vt-d: Fix PASID table allocation by David Woodhouse · 8 years ago
- dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
- 4692400 iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts by David Woodhouse · 9 years ago
- e57e58b iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users by David Woodhouse · 9 years ago
- 7f8312a iommu/vt-d: Do access checks before calling handle_mm_fault() by Joerg Roedel · 9 years ago
- 0bdec95 iommu/vt-d: Fix rwxp flags in SVM device fault callback by David Woodhouse · 9 years ago
- 5a10ba2 iommu/vt-d: Handle Caching Mode implementations of SVM by David Woodhouse · 9 years ago
- 5d52f48 iommu/vt-d: Fix SVM IOTLB flush handling by David Woodhouse · 9 years ago
- 3c7c2f3 iommu/vt-d: fix a loop in prq_event_thread() by Dan Carpenter · 9 years ago
- e034992 iommu/vt-d: Fix IOTLB flushing for global pages by David Woodhouse · 9 years ago
- 7f92a2e iommu/vt-d: Fix address shifting in page request handler by David Woodhouse · 9 years ago
- 95fb614 iommu/vt-d: shift wrapping bug in prq_event_thread() by Dan Carpenter · 9 years ago
- 26322ab iommu/vt-d: Fix NULL pointer dereference in page request error case by David Woodhouse · 9 years ago
- 5cec753 iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel access by David Woodhouse · 9 years ago
- 569e4f7 iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDs by David Woodhouse · 9 years ago
- 0204a49 iommu/vt-d: Add callback to device driver on page faults by David Woodhouse · 9 years ago
- a222a7f iommu/vt-d: Implement page request handling by David Woodhouse · 9 years ago
- 907fea3 iommu/vt-d: Implement deferred invalidate for SVM by David Woodhouse · 9 years ago
- 2f26e0a iommu/vt-d: Add basic SVM PASID support by David Woodhouse · 9 years ago
- 8a94ade iommu/vt-d: Add initial support for PASID tables by David Woodhouse · 10 years ago