1. 045bf09 iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page by Yonghyun Hwang · 4 years, 3 months ago
  2. 412c17e iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint by Hans de Goede · 4 years, 2 months ago
  3. 30616bd iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU by Lu Baolu · 5 years ago
  4. ea091c8 iommu/vt-d: Set intel_iommu_gfx_mapped correctly by Lu Baolu · 5 years ago
  5. 41f08cc iommu/vt-d: Check capability before disabling protected memory by Lu Baolu · 5 years ago
  6. da4b7ae iommu/vt-d: Handle domain agaw being less than iommu agaw by Sohil Mehta · 6 years ago
  7. 782d0b8 iommu/vt-d: Use memunmap to free memremap by Pan Bian · 6 years ago
  8. b68377c iommu/vt-d: Fix dev iotlb pfsid use by Jacob Pan · 6 years ago
  9. eada1b2 iommu/vt-d: Add definitions for PFSID by Jacob Pan · 6 years ago
  10. b5c2e60 iommu/vt-d: Use domain instead of cache fetching by Peter Xu · 6 years ago
  11. e17f2b5 iommu/vt-d: Fix scatterlist offset handling by Robin Murphy · 7 years ago
  12. c19bfc6 iommu/vt-d: Don't over-free page table directories by David Dillow · 7 years ago
  13. 21f2950 iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings by KarimAllah Ahmed · 7 years ago
  14. 352c021 iommu/vt-d: Fix NULL pointer dereference in device_to_iommu by Koos Vriezen · 7 years ago
  15. 24427cd iommu/vt-d: Tylersburg isoch identity map check is done too late. by Ashok Raj · 7 years ago
  16. afd7e2b iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped by Xunlei Pang · 7 years ago
  17. ef41459 iommu/vt-d: Fix pasid table size encoding by Jacob Pan · 7 years ago
  18. 105ecad Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 7 years ago
  19. bea6403 iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path by Joerg Roedel · 8 years ago
  20. 1c38718 iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions by Ashok Raj · 8 years ago
  21. 1c5ebba iommu/vt-d: Make sure RMRRs are mapped before domain goes public by Joerg Roedel · 8 years ago
  22. 7620835 iommu/vt-d: Split up get_domain_for_dev function by Joerg Roedel · 8 years ago
  23. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  24. dd96711 Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  25. 194dc87 Add braces to avoid "ambiguous ‘else’" compiler warnings by Linus Torvalds · 8 years ago
  26. f360d32 Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/rockchip', 'arm/smmu' and 'core' into next by Joerg Roedel · 8 years ago
  27. 5c365d1 iommu/vt-d: Return error code in domain_context_mapping_one() by Wei Yang · 8 years ago
  28. 0caa761 iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovas by Aaron Campbell · 8 years ago
  29. 3bd4f91 iommu/vt-d: Fix overflow of iommu->domains array by Jan Niehusmann · 8 years ago
  30. a4c34ff iommu/vt-d: Enable QI on all IOMMUs before setting root entry by Joerg Roedel · 8 years ago
  31. 86f004c iommu/vt-d: Reduce extra first level entry in iommu->domains by Wei Yang · 8 years ago
  32. 2566278 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  33. 6c0b43d Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc/pamu', 'core' and 'x86/amd' into next by Joerg Roedel · 8 years ago
  34. 22e2f9f iommu/vt-d: Use per-cpu IOVA caching by Omer Peleg · 8 years ago
  35. 2aac630 iommu/vt-d: change intel-iommu to use IOVA frame numbers by Omer Peleg · 8 years ago
  36. 0824c59 iommu/vt-d: avoid dev iotlb logic for domains with no dev iotlbs by Omer Peleg · 8 years ago
  37. 769530e iommu/vt-d: only unmap mapped entries by Omer Peleg · 8 years ago
  38. f5c0c08 iommu/vt-d: correct flush_unmaps pfn usage by Omer Peleg · 8 years ago
  39. aa47324 iommu/vt-d: per-cpu deferred invalidation queues by Omer Peleg · 8 years ago
  40. 314f1dc iommu/vt-d: refactoring of deferred flush entries by Omer Peleg · 8 years ago
  41. 0b74ecd iommu/vt-d: Silence an uninitialized variable warning by Dan Carpenter · 8 years ago
  42. 3d1a244 x86/vt-d: Fix comment for dma_pte_free_pagetable() by Michael S. Tsirkin · 8 years ago
  43. e6a8c9b iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path by Joerg Roedel · 8 years ago
  44. da972fb iommu/vt-d: Don't skip PCI devices when disabling IOTLB by Jeremy McNicoll · 8 years ago
  45. 3e6110f Revert "scatterlist: use sg_phys()" by Dan Williams · 8 years ago
  46. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  47. 39cf7c3 Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  48. ab1228e Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  49. b67ad2f Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into next by Joerg Roedel · 9 years ago
  50. d42fde7 iommu/vt-d: Clean up pasid_enabled() and ecs_enabled() dependencies by David Woodhouse · 9 years ago
  51. a960fad iommu: Add device_group call-back to x86 iommu drivers by Joerg Roedel · 9 years ago
  52. 8a70dd26 Merge tag 'for-linus-20151021' of git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  53. b9997e3 iommu/vt-d: Use dev_err(..) in intel_svm_device_to_iommu(..) by Sudeep Dutt · 9 years ago
  54. a222a7f iommu/vt-d: Implement page request handling by David Woodhouse · 9 years ago
  55. 907fea3 iommu/vt-d: Implement deferred invalidate for SVM by David Woodhouse · 9 years ago
  56. 2f26e0a iommu/vt-d: Add basic SVM PASID support by David Woodhouse · 9 years ago
  57. b16d0cb iommu/vt-d: Always enable PASID/PRI PCI capabilities before ATS by David Woodhouse · 9 years ago
  58. 8a94ade iommu/vt-d: Add initial support for PASID tables by David Woodhouse · 9 years ago
  59. ae853dd iommu/vt-d: Introduce intel_iommu=pasid28, and pasid_enabled() macro by David Woodhouse · 9 years ago
  60. d14053b iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpoints by David Woodhouse · 9 years ago
  61. dfddb96 iommu/vt-d: Switch from ioremap_cache to memremap by Dan Williams · 9 years ago
  62. ba2374f iommu/vt-d: fix range computation when making room for large pages by Christian Zander · 9 years ago
  63. 7554225 Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  64. b1ce5b7 iommu/vt-d: Create RMRR mappings in newly allocated domains by Joerg Roedel · 9 years ago
  65. d66ce54 iommu/vt-d: Split iommu_prepare_identity_map by Joerg Roedel · 9 years ago
  66. 8c25ab8 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  67. 499f3aa iommu/vt-d: Fix memory leak in dmar_insert_one_dev_info() by Sudip Mukherjee · 9 years ago
  68. 9a9952b Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  69. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  70. 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  71. 4df4eab iommu/vt-d: Really use upper context table when necessary by Joerg Roedel · 9 years ago
  72. db0fa0c scatterlist: use sg_phys() by Dan Williams · 9 years ago
  73. 543c8dc iommu/vt-d: Access iomem correctly by Joerg Roedel · 9 years ago
  74. b690420 iommu/vt-d: Make two functions static by Joerg Roedel · 9 years ago
  75. dc02e46 iommu/vt-d: Use BUG_ON instead of if () BUG() by Joerg Roedel · 9 years ago
  76. f303e50 iommu/vt-d: Avoid duplicate device_domain_info structures by Joerg Roedel · 9 years ago
  77. 08a7f45 iommu/vt-d: Only insert alias dev_info if there is an alias by Joerg Roedel · 9 years ago
  78. 127c761 iommu/vt-d: Pass device_domain_info to __dmar_remove_one_dev_info by Joerg Roedel · 9 years ago
  79. 2309bd7 iommu/vt-d: Remove dmar_global_lock from device_notifier by Joerg Roedel · 9 years ago
  80. 55d9404 iommu/vt-d: Get rid of domain->iommu_lock by Joerg Roedel · 9 years ago
  81. de7e888 iommu/vt-d: Only call domain_remove_one_dev_info to detach old domain by Joerg Roedel · 9 years ago
  82. d160aca iommu/vt-d: Unify domain->iommu attach/detachment by Joerg Roedel · 9 years ago
  83. c6c2ceb iommu/vt-d: Establish domain<->iommu link in dmar_insert_one_dev_info by Joerg Roedel · 9 years ago
  84. dc534b2 iommu/vt-d: Pass an iommu pointer to domain_init() by Joerg Roedel · 9 years ago
  85. 2452d9d iommu/vt-d: Rename iommu_detach_dependent_devices() by Joerg Roedel · 9 years ago
  86. e6de0f8 iommu/vt-d: Rename domain_remove_one_dev_info() by Joerg Roedel · 9 years ago
  87. 5db3156 iommu/vt-d: Rename dmar_insert_dev_info() by Joerg Roedel · 9 years ago
  88. cc4e257 iommu/vt-d: Move context-mapping into dmar_insert_dev_info by Joerg Roedel · 9 years ago
  89. 76f45fe iommu/vt-d: Simplify domain_remove_dev_info() by Joerg Roedel · 9 years ago
  90. b608ac3 iommu/vt-d: Simplify domain_remove_one_dev_info() by Joerg Roedel · 9 years ago
  91. 42e8c18 iommu/vt-d: Simplify io/tlb flushing in intel_iommu_unmap by Joerg Roedel · 9 years ago
  92. 29a2771 iommu/vt-d: Replace iommu_bmp with a refcount by Joerg Roedel · 9 years ago
  93. af1089c iommu/vt-d: Kill dmar_domain->id by Joerg Roedel · 9 years ago
  94. 0dc7971 iommu/vt-d: Don't pre-allocate domain ids for si_domain by Joerg Roedel · 9 years ago
  95. a1ddcbe iommu/vt-d: Pass dmar_domain directly into iommu_flush_iotlb_psi by Joerg Roedel · 9 years ago
  96. de24e55 iommu/vt-d: Simplify domain_context_mapping_one by Joerg Roedel · 9 years ago
  97. 28ccce0 iommu/vt-d: Calculate translation in domain_context_mapping_one by Joerg Roedel · 9 years ago
  98. e241142 iommu/vt-d: Get rid of iommu_attach_vm_domain() by Joerg Roedel · 9 years ago
  99. 8bf4781 iommu/vt-d: Split up iommu->domains array by Joerg Roedel · 9 years ago
  100. 9452d5b iommu/vt-d: Add access functions for iommu->domains by Joerg Roedel · 9 years ago