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