1. 3c3d4f9 irq_remapping/amd: Clean up unused MSI related code by Jiang Liu · 9 years ago
  2. 7c71d30 irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomains by Jiang Liu · 9 years ago
  3. 7f65ef0 Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' and 'core' into next by Joerg Roedel · 9 years ago
  4. d4b0366 iommu/amd: Correctly encode huge pages in iommu page tables by Joerg Roedel · 9 years ago
  5. b24b1b6 iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interface by Joerg Roedel · 9 years ago
  6. 5d7c94c iommu/amd: Optimize alloc_new_range for new fetch_pte interface by Joerg Roedel · 9 years ago
  7. 71b390e iommu/amd: Optimize iommu_unmap_page for new fetch_pte interface by Joerg Roedel · 9 years ago
  8. 3039ca1 iommu/amd: Return the pte page-size in fetch_pte by Joerg Roedel · 9 years ago
  9. 3b839a5 iommu/amd: Add support for contiguous dma allocator by Joerg Roedel · 9 years ago
  10. 5fc872c iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent by Joerg Roedel · 9 years ago
  11. 7139a2e iommu/amd: Ignore BUS_NOTIFY_UNBOUND_DRIVER event by Joerg Roedel · 9 years ago
  12. 6c5cc80 iommu/amd: Use BUS_NOTIFY_REMOVED_DEVICE by Joerg Roedel · 9 years ago
  13. 3f4b87b iommu/amd: Make use of domain_alloc and domain_free by Joerg Roedel · 9 years ago
  14. a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  15. a20cc76 Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' and 'core' into next by Joerg Roedel · 9 years ago
  16. ae0cbbb iommu/amd: Convert non-returned local variable to boolean when relevant by Quentin Lambert · 9 years ago
  17. 63ce3ae iommu: Update my email address by Joerg Roedel · 9 years ago
  18. c392f56 iommu/irq_remapping: Kill function irq_remapping_supported() and related code by Jiang Liu · 9 years ago
  19. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. 719b530 iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago
  21. 76771c9 Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
  22. cfdeec2 iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXEC by Will Deacon · 10 years ago
  23. 315786e iommu: Add iommu_map_sg() function by Olav Haugan · 10 years ago
  24. 09b5269 Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
  25. 5fc24d8 iommu/irq_remapping: Fix the regression of hpet irq remapping by Yijing Wang · 10 years ago
  26. 25b11ce iommu/amd: Split init_iommu_group() from iommu_init_device() by Alex Williamson · 10 years ago
  27. 63eaa75 amd_iommu: do not dereference a NULL pointer address. by Maurizio Lombardi · 10 years ago
  28. ab63648 iommu/amd: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  29. cafd254 iommu/amd: Remove device binding reference count by Joerg Roedel · 10 years ago
  30. 397111a iommu/amd: Attach and detach complete alias group by Joerg Roedel · 10 years ago
  31. f251e18 iommu/amd: Keep a list of devices in an alias group by Joerg Roedel · 10 years ago
  32. 50917e2 iommu/amd: Move struct iommu_dev_data to amd_iommu.c by Joerg Roedel · 10 years ago
  33. 9b29d3c iommu/amd: Fix cleanup_domain for mass device removal by Joerg Roedel · 10 years ago
  34. b22f643 iommu: Constify struct iommu_ops by Thierry Reding · 10 years ago
  35. 066f2e9 iommu/amd: Add sysfs support by Alex Williamson · 10 years ago
  36. 65d5352 iommu/amd: Use iommu_group_get_for_dev() by Alex Williamson · 10 years ago
  37. c193109 iommu/amd: Update to use PCI DMA aliases by Alex Williamson · 10 years ago
  38. 3dbc260 iommu/amd: Fix recently introduced compile warnings by Joerg Roedel · 10 years ago
  39. ecef115 iommu/amd: Remove duplicate checking code by Vaughan Cao · 10 years ago
  40. e028a9e iommu/amd: Fix interrupt remapping for aliased devices by Alex Williamson · 10 years ago
  41. a919a01 iommu/amd: Fix logic to determine and checking max PASID by Suravee Suthikulpanit · 10 years ago
  42. e8d2d82 iommu/amd: Fix PASID format in INVALIDATE_IOTLB_PAGES command by Jay Cornwall · 10 years ago
  43. b82a227 iommu/amd: Use dev_is_pci() to check whether it is pci device by Yijing Wang · 11 years ago
  44. e644a01 iommu/amd: Fix resource leak in iommu_init_device() by Radmila Kompová · 11 years ago
  45. 01ce784 Merge branches 'x86/vt-d', 'arm/omap', 'core', 'x86/amd' and 'arm/smmu' into next by Joerg Roedel · 11 years ago
  46. 60d0ca3 iommu/amd: Only unmap large pages from the first pte by Alex Williamson · 11 years ago
  47. 5c34c40 iommu/amd: Fix memory leak in free_pagetable by Joerg Roedel · 11 years ago
  48. c14d269 iommu/{vt-d,amd}: Remove multifunction assumption around grouping by Alex Williamson · 11 years ago
  49. 9973798 Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  50. 0c4513b Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and 'arm/tegra' into next by Joerg Roedel · 11 years ago
  51. 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  52. 61e015a iommu: Move swap_pci_ref function to drivers/iommu/pci.h. by Varun Sethi · 11 years ago
  53. 3f398bc iommu/AMD: Per-thread IOMMU Interrupt Handling by Suravee Suthikulpanit · 11 years ago
  54. d3263bc iommu/amd: Workaround for ERBT1312 by Joerg Roedel · 11 years ago
  55. 197887f iommu/amd: Properly initialize irq-table lock by Joerg Roedel · 11 years ago
  56. 0dfedd6 iommu/amd: Use AMD specific data structure for irq remapping by Joerg Roedel · 11 years ago
  57. a0e191b iommu/amd: Remove map_sg_no_iommu() by Joerg Roedel · 11 years ago
  58. bb5547ac iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. by Varun Sethi · 11 years ago
  59. 925fe08 iommu/amd: Re-enable IOMMU event log interrupt after handling. by Suravee Suthikulpanit · 11 years ago
  60. c2a2876 iommu/amd: Make sure dma_ops are set for hotplug devices by Joerg Roedel · 11 years ago
  61. 6f2729b iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCI by Shuah Khan · 11 years ago
  62. c5081cd iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI by Shuah Khan · 11 years ago
  63. f6c0ffa Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  64. 91457df iommu/amd: Remove redundant NULL check before dma_ops_domain_free(). by Cyril Roelandt · 11 years ago
  65. 9b1b0e4 x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core by Joerg Roedel · 12 years ago
  66. 310aa95 iommu/amd: Remove obsolete comment by Joerg Roedel · 12 years ago
  67. 954e3dd iommu/amd: Don't use 512GB pages by Joerg Roedel · 12 years ago
  68. 78bfa9f iommu/amd: Properly account for virtual aliases in IOMMU groups by Alex Williamson · 12 years ago
  69. ce7ac4a iommu/amd: Split IOMMU group allocation and attach by Alex Williamson · 12 years ago
  70. 2bff6a5 iommu/amd: Split upstream bus device lookup by Alex Williamson · 12 years ago
  71. 2851db2 iommu/amd: Split IOMMU Group topology walk by Alex Williamson · 12 years ago
  72. eb9c952 iommu/amd: Split IOMMU group initialization by Alex Williamson · 12 years ago
  73. 0094872 Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'x86/amd-irq-remapping' into next by Joerg Roedel · 12 years ago
  74. 44229b1 iommu/amd: Remove obsolete comment line by Joerg Roedel · 12 years ago
  75. 821f0f6 iommu/amd: Fix possible use after free in get_irq_table() by Dan Carpenter · 12 years ago
  76. bdddadc iommu/amd: Report irq remapping through IOMMU-API by Joerg Roedel · 12 years ago
  77. 6b474b8 iommu/amd: Add initialization routines for AMD interrupt remapping by Joerg Roedel · 12 years ago
  78. d976195 iommu/amd: Add call-back routine for HPET MSI by Joerg Roedel · 12 years ago
  79. 0b4d48c iommu/amd: Implement MSI routines for interrupt remapping by Joerg Roedel · 12 years ago
  80. 5527de7 iommu/amd: Add IOAPIC remapping routines by Joerg Roedel · 12 years ago
  81. 2b32450 iommu/amd: Add routines to manage irq remapping tables by Joerg Roedel · 12 years ago
  82. 7ef2798 iommu/amd: Add IRTE invalidation routine by Joerg Roedel · 12 years ago
  83. 05152a0 iommu/amd: Add slab-cache for irq remapping tables by Joerg Roedel · 12 years ago
  84. 6efed63 iommu/amd: Keep track of HPET and IOAPIC device ids by Joerg Roedel · 12 years ago
  85. 0774e39 iommu/amd: Fix wrong assumption in iommu-group specific code by Joerg Roedel · 12 years ago
  86. df805ab iommu/amd: Fix some typos by Frank Arnold · 12 years ago
  87. 31fe943 iommu/amd: Fix ACS path checking by Alex Williamson · 12 years ago
  88. 395e51f Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domain-attr' into next by Joerg Roedel · 12 years ago
  89. 2c9195e iommu/amd: Fix hotplug with iommu=pt by Joerg Roedel · 12 years ago
  90. 62410ee iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops() by Joerg Roedel · 12 years ago
  91. 643511b iommu/amd: Introduce early_amd_iommu_init routine by Joerg Roedel · 12 years ago
  92. 98f1ad2 iommu/amd: Fix sparse warnings by Joerg Roedel · 12 years ago
  93. 0ff64f8 iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  94. 3775d48 iommu/amd: fix type bug in flush code by Dan Carpenter · 12 years ago
  95. 664b600 amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groups by Alex Williamson · 12 years ago
  96. 9dcd613 amd_iommu: Support IOMMU groups by Alex Williamson · 12 years ago
  97. d72e31c iommu: IOMMU Groups by Alex Williamson · 12 years ago
  98. ac1534a iommu/amd: Initialize dma_ops for hotplug and sriov devices by Joerg Roedel · 12 years ago
  99. eee5353 iommu/amd: Fix deadlock in ppr-handling error path by Joerg Roedel · 12 years ago
  100. 3d06fca iommu/amd: Add workaround for event log erratum by Joerg Roedel · 12 years ago