1. e85bb5d iommu/vt-d: Free resources if failed to create domain for PCIe endpoint by Jiang Liu · 10 years ago
  2. 745f258 iommu/vt-d: Simplify function get_domain_for_dev() by Jiang Liu · 10 years ago
  3. b94e411 iommu/vt-d: Move private structures and variables into intel-iommu.c by Jiang Liu · 10 years ago
  4. 7e7dfab iommu/vt-d: Avoid caching stale domain_device_info when hot-removing PCI device by Jiang Liu · 10 years ago
  5. 816997d iommu/vt-d: Avoid caching stale domain_device_info and fix memory leak by Jiang Liu · 10 years ago
  6. 989d51f iommu/vt-d: Avoid double free of g_iommus on error recovery path by Jiang Liu · 10 years ago
  7. b3a4bca Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  8. 08336fd intel-iommu: fix off-by-one in pagetable freeing by Alex Williamson · 10 years ago
  9. 9bdc531 iommu/vt-d: free all resources if failed to initialize DMARs by Jiang Liu · 10 years ago
  10. b707cb0 iommu/vt-d, trivial: clean sparse warnings by Jiang Liu · 10 years ago
  11. 5ced12a iommu/vt-d: fix access after free issue in function free_dmar_iommu() by Jiang Liu · 10 years ago
  12. a868e6b iommu/vt-d: keep shared resources when failed to initialize iommu devices by Jiang Liu · 10 years ago
  13. b5f36d9 iommu/vt-d: fix invalid memory access when freeing DMAR irq by Jiang Liu · 10 years ago
  14. 7c91977 iommu/vt-d, trivial: simplify code with existing macros by Jiang Liu · 10 years ago
  15. b8a2d28 iommu/vt-d, trivial: clean up unused code by Jiang Liu · 10 years ago
  16. 9544c00 iommu/vt-d, trivial: print correct domain id of static identity domain by Jiang Liu · 10 years ago
  17. 5c645b3 iommu/vt-d, trivial: refine support of 64bit guest address by Jiang Liu · 10 years ago
  18. 852bdb0 iommu/vt-d: fix resource leakage on error recovery path in iommu_init_domains() by Jiang Liu · 10 years ago
  19. 18d9916 iommu/vt-d: fix a race window in allocating domain ID for virtual machines by Jiang Liu · 10 years ago
  20. dbad086 iommu/vt-d: Use dev_is_pci() to check whether it is pci device by Yijing Wang · 11 years ago
  21. bca2b91 iommu/vt-d: Use list_for_each_entry_safe() for dmar_domain->devices traversal by Yijing Wang · 11 years ago
  22. f942360 iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits by Julian Stecklina · 11 years ago
  23. 3269ee0 intel-iommu: Fix leaks in pagetable freeing by Alex Williamson · 11 years ago
  24. c14d269 iommu/{vt-d,amd}: Remove multifunction assumption around grouping by Alex Williamson · 11 years ago
  25. 0c4513b Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and 'arm/tegra' into next by Joerg Roedel · 11 years ago
  26. 61e015a iommu: Move swap_pci_ref function to drivers/iommu/pci.h. by Varun Sethi · 11 years ago
  27. 3a93c84 iommu/vt-d: Disable translation if already enabled by Takao Indoh · 11 years ago
  28. bb5547ac iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. by Varun Sethi · 11 years ago
  29. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  30. 5800700 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  31. 210561f intel/iommu: force writebuffer-flush quirk on Gen 4 Chipsets by Daniel Vetter · 11 years ago
  32. 078e1ee x86, irq: Move irq_remapping_enabled declaration to iommu code by Joerg Roedel · 12 years ago
  33. 9452618 iommu/intel: disable DMAR for g4x integrated gfx by Daniel Vetter · 11 years ago
  34. d34d651 Drivers: iommu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  35. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  36. 6491d4d intel-iommu: Free old page tables before creating superpage by Woodhouse, David · 12 years ago
  37. 9c6ecf6 Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next by Joerg Roedel · 12 years ago
  38. ea2447f intel-iommu: Prevent devices with RMRRs from being placed into SI Domain by Tom Mingarelli · 12 years ago
  39. 3da4af0a intel-iommu: Fix lookup in add device by Alex Williamson · 12 years ago
  40. c0703c1 Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  41. 2e12bc2 intel-iommu: Default to non-coherent for domains unattached to iommus by Alex Williamson · 13 years ago
  42. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  43. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
  44. a4ff1fc iommu/intel: Fix ACS path checking by Alex Williamson · 12 years ago
  45. d2900bd iommu/intel: add missing free_domain_mem by Julia Lawall · 12 years ago
  46. 97027da Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  47. 395e51f Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domain-attr' into next by Joerg Roedel · 12 years ago
  48. 8a0e715 iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  49. 783f157 intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groups by Alex Williamson · 12 years ago
  50. abdfdde intel-iommu: Support IOMMU groups by Alex Williamson · 12 years ago
  51. d72e31c iommu: IOMMU Groups by Alex Williamson · 12 years ago
  52. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  53. 109b9b0 intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper by David Woodhouse · 12 years ago
  54. e2ad23d intel-iommu: Add device info into list before doing context mapping by David Woodhouse · 12 years ago
  55. 8a8f422 iommu: rename intr_remapping.[ch] to irq_remapping.[ch] by Suresh Siddha · 12 years ago
  56. 95a02e9 iommu: rename intr_remapping references to irq_remapping by Suresh Siddha · 12 years ago
  57. 736baef iommu/vt-d: Make intr-remapping initialization generic by Joerg Roedel · 12 years ago
  58. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  59. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  60. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  61. 1b198bb x86/iommu/intel: Increase the number of iommus supported to MAX_IO_APICS by Mike Travis · 12 years ago
  62. eae460b x86/iommu/intel: Fix identity mapping for sandy bridge by Mike Travis · 12 years ago
  63. 68aeb96 iommu: Fix typo in intel-iommu.c by Masanari Iida · 12 years ago
  64. 1c81065 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  65. f93ea73 Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next by Joerg Roedel · 12 years ago
  66. 00fb543 Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next by Joerg Roedel · 12 years ago
  67. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
  68. 2cfab8d Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 13 years ago
  69. 8bc1f85 iommu: Export intel_iommu_enabled to signal when iommu is in use by Eugeni Dodonov · 13 years ago
  70. a06ec39 Merge branch 'iommu/page-sizes' into x86/amd by Joerg Roedel · 13 years ago
  71. 0ee332c memblock: Kill early_node_map[] by Tejun Heo · 13 years ago
  72. c8f369a intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev() by Sergey Senozhatsky · 13 years ago
  73. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  74. bcb71ab iommu: Add option to group multi-function devices by Alex Williamson · 13 years ago
  75. 70ae6f0 iommu/intel: Implement iommu_device_group by Alex Williamson · 13 years ago
  76. 6d1c56a iommu/intel: announce supported page sizes by Ohad Ben-Cohen · 13 years ago
  77. 5009065 iommu/core: stop converting bytes to page order back and forth by Ohad Ben-Cohen · 13 years ago
  78. 54485c3 intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL by Paul Gortmaker · 13 years ago
  79. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  80. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  81. 9826530 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  82. 4236d97d iommu/vt-d: Use bus_set_iommu instead of register_iommu by Joerg Roedel · 13 years ago
  83. 4399c8b intel-iommu: fix superpage support in pfn_to_dma_pte() by Allen Kay · 13 years ago
  84. 8140a95 intel-iommu: set iommu_superpage on VM domains to lowest common denominator by Allen Kay · 13 years ago
  85. 292827c intel-iommu: fix return value of iommu_unmap() API by Allen Kay · 13 years ago
  86. c0771df intel-iommu: Export a flag indicating that the IOMMU is used for iGFX. by David Woodhouse · 13 years ago
  87. 6fbcfb3 intel-iommu: Workaround IOTLB hang on Ironlake GPU by David Woodhouse · 13 years ago
  88. 3e7abe2 intel-iommu: Fix AB-BA lockdep report by Roland Dreier · 13 years ago
  89. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 13 years ago
  90. 318fe7d iommu: Move IOMMU specific code to intel-iommu.c by Suresh Siddha · 13 years ago
  91. c2c7286 intr_remap: Call dmar_dev_scope_init() explicitly by Suresh Siddha · 13 years ago
  92. 1f5b3c3 locking, x86, iommu: Annotate iommu->register_lock as raw by Thomas Gleixner · 13 years ago
  93. 166e927 x86/ia64: intel-iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 13 years ago[Renamed (99%) from drivers/pci/intel-iommu.c]
  94. 99592ba PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unset by Rafael J. Wysocki · 13 years ago
  95. f0f52a9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  96. 70e535d intel-iommu: Fix off-by-one in RMRR setup by David Woodhouse · 13 years ago
  97. 8519dc4 intel-iommu: Add domain check in domain_remove_one_dev_info by Mike Habeck · 13 years ago
  98. 825507d intel-iommu: Remove Host Bridge devices from identity mapping by Mike Travis · 13 years ago
  99. c681d0b intel-iommu: Use coherent DMA mask when requested by Mike Travis · 13 years ago
  100. cb452a4 intel-iommu: Speed up processing of the identity_mapping function by Mike Travis · 13 years ago