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