1. 74ddda7 iommu/amd: Fix schedule-while-atomic BUG in initialization code by Joerg Roedel · 8 years ago
  2. ffa080e iommu/amd: Remove amd_iommu_disabled check from amd_iommu_detect() by Joerg Roedel · 8 years ago
  3. 7ad820e iommu/amd: Free IOMMU resources when disabled on command line by Joerg Roedel · 8 years ago
  4. f601927 iommu/amd: Set global pointers to NULL after freeing them by Joerg Roedel · 8 years ago
  5. 151b090 iommu/amd: Check for error states first in iommu_go_to_state() by Joerg Roedel · 8 years ago
  6. 1b1e942 iommu/amd: Add new init-state IOMMU_CMDLINE_DISABLED by Joerg Roedel · 8 years ago
  7. 90b3eb0 iommu/amd: Rename free_on_init_error() by Joerg Roedel · 8 years ago
  8. 1112374 iommu/amd: Disable IOMMUs at boot if they are enabled by Joerg Roedel · 8 years ago
  9. 54bd635 iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel by Joerg Roedel · 8 years ago
  10. d334a56 iommu/amd: Reduce amount of MMIO when submitting commands by Tom Lendacky · 8 years ago
  11. 1650dfd x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support by Suravee Suthikulpanit · 8 years ago
  12. f5863a0 x86/events/amd/iommu.c: Modify functions to query max banks and counters by Suravee Suthikulpanit · 8 years ago
  13. 6b9376e x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus() by Suravee Suthikulpanit · 8 years ago
  14. 0a6d80c drivers/iommu/amd: Clean up iommu_pc_get_set_reg() by Suravee Suthikulpanit · 8 years ago
  15. b7a42b9 iommu/amd: Fix crash when accessing AMD-Vi sysfs entries by Joerg Roedel · 8 years ago
  16. 8d2932d Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into next by Joerg Roedel · 9 years ago
  17. 39ab955 iommu: Add sysfs bindings for struct iommu_device by Joerg Roedel · 9 years ago
  18. b0119e8 iommu: Introduce new 'struct iommu_device' by Joerg Roedel · 9 years ago
  19. 99e8ccd iommu/amd: Fix error code path in early_amd_iommu_init() by Rafael J. Wysocki · 9 years ago
  20. 9be962d Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  21. 6b11d1d ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users by Lv Zheng · 9 years ago
  22. ebcfa28 iommu/amd: Tell kmemleak about the irq_remap_table by Lucas Stach · 9 years ago
  23. 5c87f62 iommu/amd: Use standard bitmap operation to set bitmap by Baoquan He · 9 years ago
  24. d98de49 iommu/amd: Enable vAPIC interrupt remapping mode by default by Suravee Suthikulpanit · 9 years ago
  25. 8bda0cf iommu/amd: Detect and initialize guest vAPIC log by Suravee Suthikulpanit · 9 years ago
  26. 77bdab4 iommu/amd: Add support for multiple IRTE formats by Suravee Suthikulpanit · 9 years ago
  27. 3928aa3 iommu/amd: Detect and enable guest vAPIC support by Suravee Suthikulpanit · 9 years ago
  28. 522e5cb7 iommu/amd: Fix unity mapping initialization race by Joerg Roedel · 9 years ago
  29. 6082ee7 iommu/amd: Initialize devid variable before using it by Nicolas Iooss · 9 years ago
  30. ca3bf5d iommu/amd: Introduces ivrs_acpihid kernel parameter by Suravee Suthikulpanit · 9 years ago
  31. 2a0cb4e iommu/amd: Add new map for storing IVHD dev entry type HID by Wan Zongshun · 9 years ago
  32. 8c7142f iommu/amd: Use the most comprehensive IVHD type that the driver can support by Suravee Suthikulpanit · 9 years ago
  33. ac7ccf6 iommu/amd: Modify ivhd_header structure to support type 11h and 40h by Suravee Suthikulpanit · 9 years ago
  34. 7d7d38a iommu/amd: Adding Extended Feature Register check for PC support by Suravee Suthikulpanit · 9 years ago
  35. 358875f iommu/amd: Apply workaround for ATS write permission check by Jay Cornwall · 10 years ago
  36. 38e45d0 iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered by Suravee Suthikulpanit · 9 years ago
  37. 39cf7c3 Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  38. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  39. b67ad2f Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into next by Joerg Roedel · 10 years ago
  40. 393c092 iommu/amd: Remove find_last_devid_on_pci() by Joerg Roedel · 10 years ago
  41. 226e889 iommu/amd: Remove first/last_device handling by Joerg Roedel · 10 years ago
  42. d125941 iommu/amd: Initialize amd_iommu_last_bdf for DEV_ALL by Joerg Roedel · 10 years ago
  43. f2c2db5 iommu/amd: Cleanup buffer allocation by Joerg Roedel · 10 years ago
  44. deba4bc iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommu by Joerg Roedel · 10 years ago
  45. cbbc00b iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices by Jiang Liu · 10 years ago
  46. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 10 years ago
  47. a591989 iommu/amd: Drop null test before destroy functions by Julia Lawall · 10 years ago
  48. 4781bc4 iommu/amd: Return positive value in amd_iommu_detect() by Jérôme Glisse · 10 years ago
  49. 4160cd9 iommu/amd: Make a symbol static by Joerg Roedel · 10 years ago
  50. 1e6a7b0 iommu/amd: Use iommu core for passthrough mode by Joerg Roedel · 10 years ago
  51. 6eae81a Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  52. 3a18404c iommu/amd: Propagate errors from amd_iommu_init_api by Joerg Roedel · 10 years ago
  53. aafd8ba iommu/amd: Implement add_device and remove_device by Joerg Roedel · 10 years ago
  54. 7c71d30 irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomains by Jiang Liu · 10 years ago
  55. a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  56. 63ce3ae iommu: Update my email address by Joerg Roedel · 11 years ago
  57. 3f4cb7c iommu/amd: Fix irq remapping detection logic by Thomas Gleixner · 11 years ago
  58. 7fa1c84 iommu/irq_remapping: Change variable disable_irq_remap to be static by Jiang Liu · 11 years ago
  59. c392f56 iommu/irq_remapping: Kill function irq_remapping_supported() and related code by Jiang Liu · 11 years ago
  60. 84d0779 iommu/amd: Check for irq-remap support amd_iommu_prepare() by Joerg Roedel · 11 years ago
  61. c50e324 iommu/amd: Fix devid mapping for ivrs_ioapic override by Joerg Roedel · 11 years ago
  62. 066f2e9 iommu/amd: Add sysfs support by Alex Williamson · 11 years ago
  63. 2c16c9f iommu/amd: fix enabling exclusion range for an exact device by Su Friendy · 11 years ago
  64. a919a01 iommu/amd: Fix logic to determine and checking max PASID by Suravee Suthikulpanit · 11 years ago
  65. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 12 years ago
  66. 82fcfc6 iommu/amd: Clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 12 years ago
  67. 30861dd perf/x86/amd: Add IOMMU Performance Counter resource management by Steven L Kinney · 12 years ago
  68. 9973798 Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  69. 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  70. 83ed9c1 iommu/amd: fix error return code in early_amd_iommu_init() by Wei Yongjun · 12 years ago
  71. 3f398bc iommu/AMD: Per-thread IOMMU Interrupt Handling by Suravee Suthikulpanit · 12 years ago
  72. dfbb6d4 iommu/amd: Don't report firmware bugs with cmd-line ivrs overrides by Joerg Roedel · 12 years ago
  73. 440e8998 iommu/amd: Add ioapic and hpet ivrs override by Joerg Roedel · 12 years ago
  74. 235dacb iommu/amd: Add early maps for ioapic and hpet by Joerg Roedel · 12 years ago
  75. 31cff67 iommu/amd: Extend IVRS special device data structure by Joerg Roedel · 12 years ago
  76. d3da220 iommu/amd: Move add_special_device() to __init by Joerg Roedel · 12 years ago
  77. 6f2729b iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCI by Shuah Khan · 12 years ago
  78. c5081cd iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI by Shuah Khan · 12 years ago
  79. e2f1a3b amd_iommu_init: remove __init from amd_iommu_erratum_746_workaround by Nikola Pajkovsky · 12 years ago
  80. f528d98 iommu/amd: Initialize device table after dma_ops by Joerg Roedel · 13 years ago
  81. 318fe78 IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround by Suravee Suthikulpanit · 13 years ago
  82. c2ff5cf5 iommu/amd: Work around wrong IOAPIC device-id in IVRS table by Joerg Roedel · 13 years ago
  83. 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 · 13 years ago
  84. ebe60bb iommu/amd: Print message to system log when irq remapping is enabled by Joerg Roedel · 13 years ago
  85. d04e0ba iommu/amd: Make sure irq remapping still works on dma init failure by Joerg Roedel · 13 years ago
  86. 6b474b8 iommu/amd: Add initialization routines for AMD interrupt remapping by Joerg Roedel · 13 years ago
  87. f6fec00 iommu/amd: Make sure IOMMU is not considered to translate itself by Joerg Roedel · 13 years ago
  88. 33f28c5 iommu/amd: Split device table initialization into irq and dma part by Joerg Roedel · 13 years ago
  89. eb1eb7a iommu/amd: Check if IOAPIC information is correct by Joerg Roedel · 13 years ago
  90. 0ea2c42 iommu/amd: Allocate data structures to keep track of irq remapping tables by Joerg Roedel · 13 years ago
  91. 05152a0 iommu/amd: Add slab-cache for irq remapping tables by Joerg Roedel · 13 years ago
  92. 6efed63 iommu/amd: Keep track of HPET and IOAPIC device ids by Joerg Roedel · 13 years ago
  93. 500c25e iommu/amd: Fix features reporting by Borislav Petkov · 13 years ago
  94. df805ab iommu/amd: Fix some typos by Frank Arnold · 13 years ago
  95. 2166f0e iommu/amd: remove duplicated include from amd_iommu_init.c by Wei Yongjun · 13 years ago
  96. 2bd5ed0 iommu/amd: Fix wrong check for ARRAY_SIZE() by Joerg Roedel · 13 years ago
  97. 1adb7d3 iommu/amd: Fix pci_request_acs() call-place by Joerg Roedel · 13 years ago
  98. 2c0ae17 iommu/amd: Convert iommu initialization to state machine by Joerg Roedel · 13 years ago
  99. b9b1ce70 iommu/amd: Introduce amd_iommu_init_dma routine by Joerg Roedel · 13 years ago
  100. 62410ee iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops() by Joerg Roedel · 13 years ago