1. deba4bc iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommu by Joerg Roedel · 9 years ago
  2. a591989 iommu/amd: Drop null test before destroy functions by Julia Lawall · 9 years ago
  3. 4781bc4 iommu/amd: Return positive value in amd_iommu_detect() by Jérôme Glisse · 9 years ago
  4. 4160cd9 iommu/amd: Make a symbol static by Joerg Roedel · 9 years ago
  5. 1e6a7b0 iommu/amd: Use iommu core for passthrough mode by Joerg Roedel · 9 years ago
  6. 6eae81a Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  7. 3a18404c iommu/amd: Propagate errors from amd_iommu_init_api by Joerg Roedel · 9 years ago
  8. aafd8ba iommu/amd: Implement add_device and remove_device by Joerg Roedel · 9 years ago
  9. 7c71d30 irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomains by Jiang Liu · 9 years ago
  10. 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
  11. 63ce3ae iommu: Update my email address by Joerg Roedel · 9 years ago
  12. 3f4cb7c iommu/amd: Fix irq remapping detection logic by Thomas Gleixner · 9 years ago
  13. 7fa1c84 iommu/irq_remapping: Change variable disable_irq_remap to be static by Jiang Liu · 9 years ago
  14. c392f56 iommu/irq_remapping: Kill function irq_remapping_supported() and related code by Jiang Liu · 9 years ago
  15. 84d0779 iommu/amd: Check for irq-remap support amd_iommu_prepare() by Joerg Roedel · 9 years ago
  16. c50e324 iommu/amd: Fix devid mapping for ivrs_ioapic override by Joerg Roedel · 10 years ago
  17. 066f2e9 iommu/amd: Add sysfs support by Alex Williamson · 10 years ago
  18. 2c16c9f iommu/amd: fix enabling exclusion range for an exact device by Su Friendy · 10 years ago
  19. a919a01 iommu/amd: Fix logic to determine and checking max PASID by Suravee Suthikulpanit · 10 years ago
  20. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  21. 82fcfc6 iommu/amd: Clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  22. 30861dd perf/x86/amd: Add IOMMU Performance Counter resource management by Steven L Kinney · 11 years ago
  23. 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
  24. 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
  25. 83ed9c1 iommu/amd: fix error return code in early_amd_iommu_init() by Wei Yongjun · 11 years ago
  26. 3f398bc iommu/AMD: Per-thread IOMMU Interrupt Handling by Suravee Suthikulpanit · 11 years ago
  27. dfbb6d4 iommu/amd: Don't report firmware bugs with cmd-line ivrs overrides by Joerg Roedel · 11 years ago
  28. 440e8998 iommu/amd: Add ioapic and hpet ivrs override by Joerg Roedel · 11 years ago
  29. 235dacb iommu/amd: Add early maps for ioapic and hpet by Joerg Roedel · 11 years ago
  30. 31cff67 iommu/amd: Extend IVRS special device data structure by Joerg Roedel · 11 years ago
  31. d3da220 iommu/amd: Move add_special_device() to __init by Joerg Roedel · 11 years ago
  32. 6f2729b iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCI by Shuah Khan · 11 years ago
  33. c5081cd iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI by Shuah Khan · 11 years ago
  34. e2f1a3b amd_iommu_init: remove __init from amd_iommu_erratum_746_workaround by Nikola Pajkovsky · 11 years ago
  35. f528d98 iommu/amd: Initialize device table after dma_ops by Joerg Roedel · 11 years ago
  36. 318fe78 IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround by Suravee Suthikulpanit · 11 years ago
  37. c2ff5cf5 iommu/amd: Work around wrong IOAPIC device-id in IVRS table by Joerg Roedel · 12 years ago
  38. 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
  39. ebe60bb iommu/amd: Print message to system log when irq remapping is enabled by Joerg Roedel · 12 years ago
  40. d04e0ba iommu/amd: Make sure irq remapping still works on dma init failure by Joerg Roedel · 12 years ago
  41. 6b474b8 iommu/amd: Add initialization routines for AMD interrupt remapping by Joerg Roedel · 12 years ago
  42. f6fec00 iommu/amd: Make sure IOMMU is not considered to translate itself by Joerg Roedel · 12 years ago
  43. 33f28c5 iommu/amd: Split device table initialization into irq and dma part by Joerg Roedel · 12 years ago
  44. eb1eb7a iommu/amd: Check if IOAPIC information is correct by Joerg Roedel · 12 years ago
  45. 0ea2c42 iommu/amd: Allocate data structures to keep track of irq remapping tables by Joerg Roedel · 12 years ago
  46. 05152a0 iommu/amd: Add slab-cache for irq remapping tables by Joerg Roedel · 12 years ago
  47. 6efed63 iommu/amd: Keep track of HPET and IOAPIC device ids by Joerg Roedel · 12 years ago
  48. 500c25e iommu/amd: Fix features reporting by Borislav Petkov · 12 years ago
  49. df805ab iommu/amd: Fix some typos by Frank Arnold · 12 years ago
  50. 2166f0e iommu/amd: remove duplicated include from amd_iommu_init.c by Wei Yongjun · 12 years ago
  51. 2bd5ed0 iommu/amd: Fix wrong check for ARRAY_SIZE() by Joerg Roedel · 12 years ago
  52. 1adb7d3 iommu/amd: Fix pci_request_acs() call-place by Joerg Roedel · 12 years ago
  53. 2c0ae17 iommu/amd: Convert iommu initialization to state machine by Joerg Roedel · 12 years ago
  54. b9b1ce70 iommu/amd: Introduce amd_iommu_init_dma routine by Joerg Roedel · 12 years ago
  55. 62410ee iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops() by Joerg Roedel · 12 years ago
  56. 11ee5ac iommu/amd: Split enable_iommus() routine by Joerg Roedel · 12 years ago
  57. 643511b iommu/amd: Introduce early_amd_iommu_init routine by Joerg Roedel · 12 years ago
  58. 4d121c3 iommu/amd: Move informational prinks out of iommu_enable by Joerg Roedel · 12 years ago
  59. 23c742d iommu/amd: Split out PCI related parts of IOMMU initialization by Joerg Roedel · 12 years ago
  60. 02f3b3f iommu/amd: Use acpi_get_table instead of acpi_table_parse by Joerg Roedel · 12 years ago
  61. 98f1ad2 iommu/amd: Fix sparse warnings by Joerg Roedel · 12 years ago
  62. 3775d48 iommu/amd: fix type bug in flush code by Dan Carpenter · 12 years ago
  63. f2f12b6 iommu/amd: Fix missing iommu_shutdown initialization in passthrough mode by Shuah Khan · 12 years ago
  64. c1bf94e iommu/amd: Cache pdev pointer to root-bridge by Joerg Roedel · 12 years ago
  65. 7de4730 Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into next by Joerg Roedel · 12 years ago
  66. ae29514 iommu/amd: Fix section mismatch by Gerard Snitselaar · 12 years ago
  67. 3d9761e iommu/amd: Move interrupt setup code into seperate function by Joerg Roedel · 12 years ago
  68. 9ddd592 iommu/amd: Make sure IOMMU interrupts are re-enabled on resume by Joerg Roedel · 12 years ago
  69. 6e930045 iommu/amd: Fix double free of mem-region in error-path by Joerg Roedel · 12 years ago
  70. 6b7f000 x86/amd: iommu_set_device_table() must not be __init by Jan Beulich · 12 years ago
  71. 8704a1b iommu/amd: Split amd_iommu_init function by Joerg Roedel · 12 years ago
  72. 1456e9d iommu/amd: Set IOTLB invalidation timeout by Joerg Roedel · 12 years ago
  73. 31342b5 iommu/amd: Remove unnecessary cache flushes in amd_iommu_resume by Joerg Roedel · 12 years ago
  74. 52815b7 iommu/amd: Add support for IOMMUv2 domain mode by Joerg Roedel · 13 years ago
  75. 5abcdba iommu/amd: Put IOMMUv2 capable devices in pt_domain by Joerg Roedel · 13 years ago
  76. 400a28a iommu/amd: Add iommuv2 flag to struct amd_iommu by Joerg Roedel · 13 years ago
  77. cbc33a9 iommu/amd: Enable GT mode when supported by IOMMU by Joerg Roedel · 13 years ago
  78. 1a29ac0 iommu/amd: Setup PPR log when supported by IOMMU by Joerg Roedel · 13 years ago
  79. 62f71ab iommu/amd: Get the maximum number of PASIDs supported by Joerg Roedel · 13 years ago
  80. ee6c286 iommu/amd: Convert dev_table_entry to u64 by Joerg Roedel · 13 years ago
  81. 403f81d iommu/amd: Move missing parts to drivers/iommu by Joerg Roedel · 13 years ago[Renamed (99%) from arch/x86/kernel/amd_iommu_init.c]
  82. 0de66d5 x86/amd-iommu: Fix 3 possible endless loops by Joerg Roedel · 13 years ago
  83. 72fe00f x86/amd-iommu: Use threaded interupt handler by Joerg Roedel · 13 years ago
  84. 604c307 Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and 'amd-iommu/extended-features' into iommu/2.6.40 by Joerg Roedel · 13 years ago
  85. d99ddec x86/amd-iommu: Add extended feature detection by Joerg Roedel · 13 years ago
  86. 60f723b x86/amd-iommu: Add flag to indicate IOTLB support by Joerg Roedel · 13 years ago
  87. 7d0c5cc x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabled by Joerg Roedel · 13 years ago
  88. f3c6ea1 x86: Use syscore_ops instead of sysdev classes and sysdevs by Rafael J. Wysocki · 13 years ago
  89. 157b6ce Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 5d0d715 x86/amd-iommu: Update copyright headers by Joerg Roedel · 14 years ago
  91. 5bcd757 x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspend by Matthew Garrett · 14 years ago
  92. 4c894f4 x86/amd-iommu: Work around S3 BIOS bug by Joerg Roedel · 14 years ago
  93. e9bf519 x86/amd-iommu: Set iommu configuration flags in enable-loop by Joerg Roedel · 14 years ago
  94. 22e6daf x86, GART/AMD-VI: Make AMD GART and IOMMU use IOMMU_INIT_* macros. by Konrad Rzeszutek Wilk · 14 years ago
  95. 480125b x86, iommu: Make all IOMMU's detection routines return a value. by Konrad Rzeszutek Wilk · 14 years ago
  96. d7f0776 x86/amd-iommu: Fall back to GART if initialization fails by Joerg Roedel · 14 years ago
  97. e82752d x86/amd-iommu: Fix crash when request_mem_region fails by Joerg Roedel · 14 years ago
  98. a523572 x86/amd-iommu: Add amd_iommu=off command line option by Joerg Roedel · 14 years ago
  99. 2b2f862 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  100. 549c90dc x86/amd-iommu: warn when issuing command to uninitialized cmd buffer by Chris Wright · 14 years ago