1. 5527de7 iommu/amd: Add IOAPIC remapping routines by Joerg Roedel · 12 years ago
  2. 2b32450 iommu/amd: Add routines to manage irq remapping tables by Joerg Roedel · 12 years ago
  3. 7ef2798 iommu/amd: Add IRTE invalidation routine by Joerg Roedel · 12 years ago
  4. f6fec00 iommu/amd: Make sure IOMMU is not considered to translate itself by Joerg Roedel · 12 years ago
  5. 33f28c5 iommu/amd: Split device table initialization into irq and dma part by Joerg Roedel · 12 years ago
  6. eb1eb7a iommu/amd: Check if IOAPIC information is correct by Joerg Roedel · 12 years ago
  7. 0ea2c42 iommu/amd: Allocate data structures to keep track of irq remapping tables by Joerg Roedel · 12 years ago
  8. 05152a0 iommu/amd: Add slab-cache for irq remapping tables by Joerg Roedel · 12 years ago
  9. 6efed63 iommu/amd: Keep track of HPET and IOAPIC device ids by Joerg Roedel · 12 years ago
  10. 500c25e iommu/amd: Fix features reporting by Borislav Petkov · 12 years ago
  11. 0774e39 iommu/amd: Fix wrong assumption in iommu-group specific code by Joerg Roedel · 12 years ago
  12. 2e12bc2 intel-iommu: Default to non-coherent for domains unattached to iommus by Alex Williamson · 13 years ago
  13. f8ffcc9 iommu/exynos: use list_del_init instead of list_del/INIT_LIST_HEAD by Wei Yongjun · 12 years ago
  14. e6bc593 dma: tegra: move smmu.h into SMMU driver by Stephen Warren · 12 years ago
  15. 5a2c937 iommu/tegra: smmu: Use debugfs_create_dir for directory by Hiroshi Doyu · 12 years ago
  16. df805ab iommu/amd: Fix some typos by Frank Arnold · 12 years ago
  17. 2166f0e iommu/amd: remove duplicated include from amd_iommu_init.c by Wei Yongjun · 12 years ago
  18. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  19. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
  20. 2bd5ed0 iommu/amd: Fix wrong check for ARRAY_SIZE() by Joerg Roedel · 12 years ago
  21. 32ab31e irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMU by Seth Forshee · 12 years ago
  22. 31fe943 iommu/amd: Fix ACS path checking by Alex Williamson · 12 years ago
  23. a4ff1fc iommu/intel: Fix ACS path checking by Alex Williamson · 12 years ago
  24. 1adb7d3 iommu/amd: Fix pci_request_acs() call-place by Joerg Roedel · 12 years ago
  25. 39abf8a iommu/tegra: smmu: debugfs for TLB/PTC statistics by Hiroshi Doyu · 12 years ago
  26. eb51637 iommu/exynos: Fix build error by Sachin Kamat · 12 years ago
  27. d1d076f iommu/tegra: smmu: Fix error initial value at domain_init by Hiroshi Doyu · 12 years ago
  28. d2453b2 iommu/tegra: smmu: Cleanup with lesser nest by Hiroshi Doyu · 12 years ago
  29. d2900bd iommu/intel: add missing free_domain_mem by Julia Lawall · 12 years ago
  30. 9579a97 iommu/tegra: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  31. 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
  32. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  33. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  34. 07db040 iommu: Fix typo in iommu by Masanari Iida · 12 years ago
  35. 395e51f Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domain-attr' into next by Joerg Roedel · 12 years ago
  36. bd3e57f Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  37. ceee0e9 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  38. 2c9195e iommu/amd: Fix hotplug with iommu=pt by Joerg Roedel · 12 years ago
  39. 2c13d47 iommu/amd: Add missing spin_lock initialization by Joerg Roedel · 12 years ago
  40. 2c0ae17 iommu/amd: Convert iommu initialization to state machine by Joerg Roedel · 12 years ago
  41. b9b1ce70 iommu/amd: Introduce amd_iommu_init_dma routine by Joerg Roedel · 12 years ago
  42. 62410ee iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops() by Joerg Roedel · 12 years ago
  43. 11ee5ac iommu/amd: Split enable_iommus() routine by Joerg Roedel · 12 years ago
  44. 643511b iommu/amd: Introduce early_amd_iommu_init routine by Joerg Roedel · 12 years ago
  45. 4d121c3 iommu/amd: Move informational prinks out of iommu_enable by Joerg Roedel · 12 years ago
  46. 23c742d iommu/amd: Split out PCI related parts of IOMMU initialization by Joerg Roedel · 12 years ago
  47. 02f3b3f iommu/amd: Use acpi_get_table instead of acpi_table_parse by Joerg Roedel · 12 years ago
  48. 98f1ad2 iommu/amd: Fix sparse warnings by Joerg Roedel · 12 years ago
  49. 8ce44a2 Merge tag 'v3.5-rc7' into arm/tegra by Joerg Roedel · 12 years ago
  50. f9a4f06 iommu/tegra: Don't call alloc_pdir with as->lock by Joerg Roedel · 12 years ago
  51. 9e971a0 iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir() by Hiroshi DOYU · 12 years ago
  52. 0bdbf4c iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir() by Hiroshi DOYU · 12 years ago
  53. 3177bb7 iommu/exynos: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  54. 23349902 iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attribute by Hiroshi DOYU · 12 years ago
  55. 4be6a29 iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  56. 2c6edb0 iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  57. 8a0e715 iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  58. 0ff64f8 iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  59. 0cd76dd iommu: Add domain-attribute handlers by Joerg Roedel · 12 years ago
  60. 3775d48 iommu/amd: fix type bug in flush code by Dan Carpenter · 12 years ago
  61. 8f53dc7 iommu/tegra: smmu: Fix unsleepable memory allocation by Hiroshi DOYU · 12 years ago
  62. ff76362 iommu/tegra: smmu: Fix uninitialized var warning by Hiroshi Doyu · 12 years ago
  63. 0547c2f iommu/tegra: smmu: Remove unnecessary cleanups with devm_*() by Hiroshi Doyu · 12 years ago
  64. a3b2491 iommu/tegra: smmu: Simplify allocation at once by Hiroshi Doyu · 12 years ago
  65. 0760e8f iommu/tegra: smmu: Add device tree support for SMMU by Hiroshi Doyu · 12 years ago
  66. 4e0ee78 iommu: Add DMA window parser, of_get_dma_window() by Hiroshi Doyu · 12 years ago
  67. 783f157 intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groups by Alex Williamson · 12 years ago
  68. 664b600 amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groups by Alex Williamson · 12 years ago
  69. abdfdde intel-iommu: Support IOMMU groups by Alex Williamson · 12 years ago
  70. 9dcd613 amd_iommu: Support IOMMU groups by Alex Williamson · 12 years ago
  71. d72e31c iommu: IOMMU Groups by Alex Williamson · 12 years ago
  72. ac1534a iommu/amd: Initialize dma_ops for hotplug and sriov devices by Joerg Roedel · 12 years ago
  73. 7eb9ae0 irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity() for UP by Suresh Siddha · 12 years ago
  74. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  75. ed88bed x86/apic/irq_remap: Silence a bogus pr_err() by Dan Carpenter · 12 years ago
  76. e9071b0 iommu/dmar: Use pr_format() instead of PREFIX to tidy up pr_*() calls by Donald Dutile · 12 years ago
  77. 6f5cf52 iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets to by Donald Dutile · 12 years ago
  78. bf947fcb iommu/dmar: Replace printks with appropriate pr_*() by Donald Dutile · 12 years ago
  79. ff16432 x86/apic: Make cpu_mask_to_apicid() operations return error code by Alexander Gordeev · 12 years ago
  80. f2f12b6 iommu/amd: Fix missing iommu_shutdown initialization in passthrough mode by Shuah Khan · 12 years ago
  81. eee5353 iommu/amd: Fix deadlock in ppr-handling error path by Joerg Roedel · 12 years ago
  82. c1bf94e iommu/amd: Cache pdev pointer to root-bridge by Joerg Roedel · 12 years ago
  83. 2f83766 Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  84. 28f8571 Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' and 'x86/amd' into next by Joerg Roedel · 12 years ago
  85. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  86. 109b9b0 intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper by David Woodhouse · 12 years ago
  87. e2ad23d intel-iommu: Add device info into list before doing context mapping by David Woodhouse · 12 years ago
  88. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  89. 77ca233 iommu/core: pass a user-provided token to fault handlers by Ohad Ben-Cohen · 12 years ago
  90. 046fae4 Merge branch 'next/devel-samsung-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers by Arnd Bergmann · 12 years ago
  91. fefe1ed iommu: Fix off by one in dmar_get_fault_reason() by Dan Carpenter · 12 years ago
  92. 2a96536 iommu/exynos: Add iommu driver for EXYNOS Platforms by KyongHo Cho · 12 years ago
  93. 774dfc9 iommu/tegra: gart: Fix register offset correctly by Hiroshi DOYU · 12 years ago
  94. c558df4 irq_remap: Fix the 'sub_handle' uninitialized warning by Suresh Siddha · 12 years ago
  95. 82b481e irq_remap: Fix UP build failure by Suresh Siddha · 12 years ago
  96. 8a8f422 iommu: rename intr_remapping.[ch] to irq_remapping.[ch] by Suresh Siddha · 12 years ago
  97. 95a02e9 iommu: rename intr_remapping references to irq_remapping by Suresh Siddha · 12 years ago
  98. 263b5e8 x86, iommu/vt-d: Clean up interfaces for interrupt remapping by Joerg Roedel · 12 years ago
  99. 5e2b930 iommu/vt-d: Convert MSI remapping setup to remap_ops by Joerg Roedel · 12 years ago
  100. 9d619f6 iommu/vt-d: Convert free_irte into a remap_ops callback by Joerg Roedel · 12 years ago