1. 64f79f1 iommu/amd: Support multiple PCI DMA aliases in IRQ Remapping by Logan Gunthorpe · 5 years ago
  2. 0ddfa75 iommu/amd: Wait for completion of IOTLB flush in attach_device by Filippo Sironi · 5 years ago
  3. d18e7c2 iommu/amd: Fix line-break in error log reporting by Joerg Roedel · 6 years ago
  4. aa1844c iommu/amd: Fix NULL dereference bug in match_hid_uid by Aaron Ma · 6 years ago
  5. de888e0 iommu/amd: Silence warnings under memory pressure by Qian Cai · 5 years ago
  6. 0d50f7b iommu/amd: Fix race in increase_address_space() by Joerg Roedel · 5 years ago
  7. 52f32e4 iommu/amd: Flush old domains in kdump kernel by Stuart Hayes · 5 years ago
  8. 71f3397 iommu/amd: Reserve exclusion range in iova-domain by Joerg Roedel · 5 years ago
  9. 8691571 iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE by Stanislaw Gruszka · 6 years ago
  10. a038ed6 iommu/amd: Fix IOMMU page flush when detach device from a domain by Suravee Suthikulpanit · 6 years ago
  11. 9e1f977 iommu/amd: Unmap all mapped pages in error path of map_sg by Jerry Snitselaar · 6 years ago
  12. 697863b iommu/amd: Call free_iova_fast with pfn in map_sg by Jerry Snitselaar · 6 years ago
  13. 3a6f1af iommu/amd: Fix amd_iommu=force_isolation by Yu Zhao · 6 years ago
  14. b3e9b51 iommu/amd: Clear memory encryption mask from physical address by Singh, Brijesh · 6 years ago
  15. 5ebb1bc iommu/amd: Return devid as alias for ACPI HID devices by Arindam Nath · 6 years ago
  16. 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
  17. d834c5a kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous() by Marek Szyprowski · 6 years ago
  18. 6488a7f Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/omap', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 6 years ago
  19. d88e61f iommu: Remove the ->map_sg indirection by Christoph Hellwig · 6 years ago
  20. f1a066f iommu/amd: Remove redundant WARN_ON() by Anna-Maria Gleixner · 6 years ago
  21. 90fcffd iommu/amd: Add support for IOMMU XT mode by Suravee Suthikulpanit · 6 years ago
  22. 3c12014 iommu/amd: make sure TLB to be flushed before IOVA freed by Zhen Lei · 6 years ago
  23. 4674686 iommu/amd: Argument page_size could be uninitialized by yzhai003@ucr.edu · 6 years ago
  24. e16c479 Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}()" by Linus Torvalds · 6 years ago
  25. f4e5b30 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  26. 18f1837 Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  27. 3a3869f Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  28. 8a2b7d1 irq_remapping: Use apic_ack_irq() by Thomas Gleixner · 6 years ago
  29. 1f56835 Merge branches 'arm/io-pgtable', 'arm/qcom', 'arm/tegra', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  30. ea3fd04 iommu/amd: Prevent possible null pointer dereference and infinite loop by Anna-Maria Gleixner · 6 years ago
  31. 29a0c41 iommu/amd: Fix grammar of comments by Anna-Maria Gleixner · 6 years ago
  32. cef7440 PCI: Add "pci=noats" boot parameter by Gil Kupfer · 6 years ago
  33. e7f63ff iommu/amd: Update logging information for new event type by Gary R Hook · 6 years ago
  34. d64c048 iommu/amd: Update the PASID information printed to the system log by Gary R Hook · 6 years ago
  35. 94c793a iommu/amd: Hide unused iommu_table_lock by Arnd Bergmann · 6 years ago
  36. e5c3722 Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  37. 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 · 6 years ago
  38. 29d049b iommu/amd: Return proper error code in irq_remapping_alloc() by Sebastian Andrzej Siewior · 7 years ago
  39. 2cd1083 iommu/amd: Make amd_iommu_devtable_lock a spin_lock by Sebastian Andrzej Siewior · 7 years ago
  40. 993ca6e iommu/amd: Drop the lock while allocating new irq remap table by Sebastian Andrzej Siewior · 7 years ago
  41. 2fcc1e8 iommu/amd: Factor out setting the remap table for a devid by Sebastian Andrzej Siewior · 7 years ago
  42. 4fde541 iommu/amd: Use `table' instead `irt' as variable name in amd_iommu_update_ga() by Sebastian Andrzej Siewior · 7 years ago
  43. fde65dd iommu/amd: Remove the special case from alloc_irq_table() by Sebastian Andrzej Siewior · 7 years ago
  44. ea6166f iommu/amd: Split irq_lookup_table out of the amd_iommu_devtable_lock by Sebastian Andrzej Siewior · 7 years ago
  45. 2bc0018 iommu/amd: Split domain id out of amd_iommu_devtable_lock by Sebastian Andrzej Siewior · 7 years ago
  46. 779da73 iommu/amd: Turn dev_data_list into a lock less list by Sebastian Andrzej Siewior · 7 years ago
  47. 39ffe39 iommu/amd: Take into account that alloc_dev_data() may return NULL by Sebastian Andrzej Siewior · 7 years ago
  48. b468620 iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}() by Christoph Hellwig · 7 years ago
  49. fec777c x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) by Christoph Hellwig · 7 years ago
  50. 90ca385 iommu/amd: Use dev_err to send events to the system log by Gary R Hook · 7 years ago
  51. eb5ecd1 iommu/amd: Add support for fast IOTLB flushing by Suravee Suthikulpanit · 7 years ago
  52. df42a04 iommu/amd: Avoid locking get_irq_table() from atomic context by Scott Wood · 7 years ago
  53. c5611a8 iommu: Do not return error code for APIs with size_t return type by Suravee Suthikulpanit · 7 years ago
  54. 01ee04b iommu/amd: Don't use dev_data in irte_ga_set_affinity() by Scott Wood · 7 years ago
  55. 2779039 iommu/amd: Use raw locks on atomic context paths by Scott Wood · 7 years ago
  56. 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
  57. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  58. fedbd94 Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 7 years ago
  59. d5bf0f4 iommu/amd: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  60. 702cb0a0 genirq/irqdomain: Rename early argument of irq_domain_activate_irq() by Thomas Gleixner · 7 years ago
  61. ff18c4e iommu/amd: Set the device table entry PPR bit for IOMMU V2 devices by Gary R Hook · 7 years ago
  62. f9fc049 iommu/amd - Record more information about unknown events by Gary R Hook · 7 years ago
  63. 2cd83ba Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  64. 141d3b1 Merge branch 'linus' into x86/apic, to resolve conflicts by Ingo Molnar · 7 years ago
  65. b92b4fb iommu/amd: Limit the IOVA page range to the specified addresses by Gary R Hook · 7 years ago
  66. 2c40367 iommu/amd: remove unused variable flush_addr by Colin Ian King · 7 years ago
  67. 07d1c91 iommu/amd: Fix alloc_irq_index() increment by Alex Williamson · 7 years ago
  68. a593472 Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 7 years ago
  69. ce76353 iommu/amd: Finish TLB flush in amd_iommu_unmap() by Joerg Roedel · 7 years ago
  70. 538d5b3 iommu/iova: Make rcache flush optional on IOVA allocation failure by Tomasz Nowicki · 7 years ago
  71. aba2d9a iommu/amd: Do not disable SWIOTLB if SME is active by Tom Lendacky · 7 years ago
  72. 53b9ec3 iommu/amd: Enforce alignment for MSI IRQs by Joerg Roedel · 7 years ago
  73. 37946d9 iommu/amd: Add align parameter to alloc_irq_index() by Joerg Roedel · 7 years ago
  74. aa3ac94 iommu/iova: Make dma_32bit_pfn implicit by Zhen Lei · 7 years ago
  75. 5ba204a iommu/amd: Reevaluate vector configuration on activate() by Thomas Gleixner · 7 years ago
  76. 7249164 genirq/irqdomain: Update irq_domain_ops.activate() signature by Thomas Gleixner · 7 years ago
  77. 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
  78. 47b59d8 Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd', 's390' and 'core' into next by Joerg Roedel · 7 years ago
  79. 0688a09 iommu/amd: Rename a few flush functions by Joerg Roedel · 7 years ago
  80. ec62b1a iommu/amd: Check if domain is NULL in get_domain() and return -EBUSY by Baoquan He · 7 years ago
  81. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  82. fa94cf8 Merge branch 'core' into arm/tegra by Joerg Roedel · 7 years ago
  83. 9003d61 iommu/amd: Make use of iova queue flushing by Joerg Roedel · 7 years ago
  84. daae2d2 iommu/amd: Don't copy GCR3 table root pointer by Baoquan He · 7 years ago
  85. df3f7a6 iommu/amd: Use is_attach_deferred call-back by Baoquan He · 7 years ago
  86. 53019a9 iommu/amd: Do sanity check for address translation and irq remap of old dev table entry by Baoquan He · 7 years ago
  87. 45a01c4 iommu/amd: Add function copy_dev_tables() by Baoquan He · 7 years ago
  88. 07a80a6 iommu/amd: Define bit fields for DTE particularly by Baoquan He · 7 years ago
  89. 9494ea9 Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel" by Baoquan He · 7 years ago
  90. efe6f24 iommu/amd: Enable ga_log_intr when enabling guest_mode by Suravee Suthikulpanit · 7 years ago
  91. 2543a78 iommu/amd: Allow the AMD IOMMU to work with memory encryption by Tom Lendacky · 7 years ago
  92. fb4e3be Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  93. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  94. 03ffbcd Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  95. 5860acc x86: remove arch specific dma_supported implementation by Christoph Hellwig · 7 years ago
  96. a869572 iommu/amd: implement ->mapping_error by Christoph Hellwig · 7 years ago
  97. 6a70864 Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd', 's390' and 'core' into next by Joerg Roedel · 7 years ago
  98. 84a21db iommu/amd: Fix interrupt remapping when disable guest_mode by Suravee Suthikulpanit · 7 years ago
  99. 3e49a81 iommu/amd: Use named irq domain interface by Thomas Gleixner · 7 years ago
  100. 290be19 iommu/amd: Add name to irq chip by Thomas Gleixner · 7 years ago