1. bb37f7d iommu/vt-d: Remove unnecessary parentheses by Lu Baolu · 7 years ago
  2. 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
  3. 9714010 iommu/vt-d: Use real PASID for flush in caching mode by Lu Baolu · 7 years ago
  4. bbe4b3a iommu/vt-d: Fix a potential memory leak by Lu Baolu · 7 years ago
  5. ed7158b treewide/trivial: Remove ';;$' typo noise by Ingo Molnar · 7 years ago
  6. 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
  7. 5ff7091 mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks by David Rientjes · 7 years ago
  8. 2f13eb7 iommu/vt-d: Enable 5-level paging mode in the PASID entry by Sohil Mehta · 7 years ago
  9. f1ac10c iommu/vt-d: Add a check for 5-level paging support by Sohil Mehta · 7 years ago
  10. 59103ca iommu/vt-d: Add a check for 1GB page support by Sohil Mehta · 7 years ago
  11. 72d5481 iommu/vt-d: clean up pr_irq if request_threaded_irq fails by Jerry Snitselaar · 7 years ago
  12. 4fa064b iommu/vt-d: Clear pasid table entry when memory unbound by Lu Baolu · 7 years ago
  13. 2e2e35d iommu/vt-d: Missing checks for pasid tables if allocation fails by Lu Baolu · 7 years ago
  14. 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
  15. 30ef7d2 iommu/intel: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
  16. 9d8c3af iommu/vt-d: IOMMU Page Request needs to check if address is canonical. by Ashok Raj · 7 years ago
  17. 15060ab iommu/vt-d: Helper function to query if a pasid has any active users by CQ Tang · 8 years ago
  18. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  19. 388f793 mm: use mmget_not_zero() helper by Vegard Nossum · 8 years ago
  20. 9101704 iommu/vt-d: Fix PASID table allocation by David Woodhouse · 8 years ago
  21. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  22. 4692400 iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts by David Woodhouse · 9 years ago
  23. e57e58b iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users by David Woodhouse · 9 years ago
  24. 7f8312a iommu/vt-d: Do access checks before calling handle_mm_fault() by Joerg Roedel · 9 years ago
  25. 0bdec95 iommu/vt-d: Fix rwxp flags in SVM device fault callback by David Woodhouse · 9 years ago
  26. 5a10ba2 iommu/vt-d: Handle Caching Mode implementations of SVM by David Woodhouse · 9 years ago
  27. 5d52f48 iommu/vt-d: Fix SVM IOTLB flush handling by David Woodhouse · 9 years ago
  28. 3c7c2f3 iommu/vt-d: fix a loop in prq_event_thread() by Dan Carpenter · 9 years ago
  29. e034992 iommu/vt-d: Fix IOTLB flushing for global pages by David Woodhouse · 9 years ago
  30. 7f92a2e iommu/vt-d: Fix address shifting in page request handler by David Woodhouse · 9 years ago
  31. 95fb614 iommu/vt-d: shift wrapping bug in prq_event_thread() by Dan Carpenter · 9 years ago
  32. 26322ab iommu/vt-d: Fix NULL pointer dereference in page request error case by David Woodhouse · 9 years ago
  33. 5cec753 iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel access by David Woodhouse · 9 years ago
  34. 569e4f7 iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDs by David Woodhouse · 9 years ago
  35. 0204a49 iommu/vt-d: Add callback to device driver on page faults by David Woodhouse · 9 years ago
  36. a222a7f iommu/vt-d: Implement page request handling by David Woodhouse · 9 years ago
  37. 907fea3 iommu/vt-d: Implement deferred invalidate for SVM by David Woodhouse · 9 years ago
  38. 2f26e0a iommu/vt-d: Add basic SVM PASID support by David Woodhouse · 9 years ago
  39. 8a94ade iommu/vt-d: Add initial support for PASID tables by David Woodhouse · 10 years ago