1. d0078e7 iommu/tegra: smmu: Fix deadly typo by Hiro Sugawara · 12 years ago
  2. c2ff5cf5 iommu/amd: Work around wrong IOAPIC device-id in IVRS table by Joerg Roedel · 12 years ago
  3. 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
  4. 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
  5. 44229b1 iommu/amd: Remove obsolete comment line by Joerg Roedel · 12 years ago
  6. 821f0f6 iommu/amd: Fix possible use after free in get_irq_table() by Dan Carpenter · 12 years ago
  7. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  8. bdddadc iommu/amd: Report irq remapping through IOMMU-API by Joerg Roedel · 12 years ago
  9. ebe60bb iommu/amd: Print message to system log when irq remapping is enabled by Joerg Roedel · 12 years ago
  10. c18d238 iommu/irq: Use amd_iommu_irq_ops if supported by Joerg Roedel · 12 years ago
  11. d04e0ba iommu/amd: Make sure irq remapping still works on dma init failure by Joerg Roedel · 12 years ago
  12. 6b474b8 iommu/amd: Add initialization routines for AMD interrupt remapping by Joerg Roedel · 12 years ago
  13. d976195 iommu/amd: Add call-back routine for HPET MSI by Joerg Roedel · 12 years ago
  14. 0b4d48c iommu/amd: Implement MSI routines for interrupt remapping by Joerg Roedel · 12 years ago
  15. 5527de7 iommu/amd: Add IOAPIC remapping routines by Joerg Roedel · 12 years ago
  16. 2b32450 iommu/amd: Add routines to manage irq remapping tables by Joerg Roedel · 12 years ago
  17. 7ef2798 iommu/amd: Add IRTE invalidation routine by Joerg Roedel · 12 years ago
  18. f6fec00 iommu/amd: Make sure IOMMU is not considered to translate itself by Joerg Roedel · 12 years ago
  19. 33f28c5 iommu/amd: Split device table initialization into irq and dma part by Joerg Roedel · 12 years ago
  20. eb1eb7a iommu/amd: Check if IOAPIC information is correct by Joerg Roedel · 12 years ago
  21. 0ea2c42 iommu/amd: Allocate data structures to keep track of irq remapping tables by Joerg Roedel · 12 years ago
  22. 05152a0 iommu/amd: Add slab-cache for irq remapping tables by Joerg Roedel · 12 years ago
  23. 6efed63 iommu/amd: Keep track of HPET and IOAPIC device ids by Joerg Roedel · 12 years ago
  24. 500c25e iommu/amd: Fix features reporting by Borislav Petkov · 12 years ago
  25. 0774e39 iommu/amd: Fix wrong assumption in iommu-group specific code by Joerg Roedel · 12 years ago
  26. 2e12bc2 intel-iommu: Default to non-coherent for domains unattached to iommus by Alex Williamson · 13 years ago
  27. f8ffcc9 iommu/exynos: use list_del_init instead of list_del/INIT_LIST_HEAD by Wei Yongjun · 12 years ago
  28. e6bc593 dma: tegra: move smmu.h into SMMU driver by Stephen Warren · 12 years ago
  29. 5a2c937 iommu/tegra: smmu: Use debugfs_create_dir for directory by Hiroshi Doyu · 12 years ago
  30. df805ab iommu/amd: Fix some typos by Frank Arnold · 12 years ago
  31. 2166f0e iommu/amd: remove duplicated include from amd_iommu_init.c by Wei Yongjun · 12 years ago
  32. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  33. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
  34. 2bd5ed0 iommu/amd: Fix wrong check for ARRAY_SIZE() by Joerg Roedel · 12 years ago
  35. 32ab31e irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMU by Seth Forshee · 12 years ago
  36. 31fe943 iommu/amd: Fix ACS path checking by Alex Williamson · 12 years ago
  37. a4ff1fc iommu/intel: Fix ACS path checking by Alex Williamson · 12 years ago
  38. 1adb7d3 iommu/amd: Fix pci_request_acs() call-place by Joerg Roedel · 12 years ago
  39. 39abf8a iommu/tegra: smmu: debugfs for TLB/PTC statistics by Hiroshi Doyu · 12 years ago
  40. eb51637 iommu/exynos: Fix build error by Sachin Kamat · 12 years ago
  41. d1d076f iommu/tegra: smmu: Fix error initial value at domain_init by Hiroshi Doyu · 12 years ago
  42. d2453b2 iommu/tegra: smmu: Cleanup with lesser nest by Hiroshi Doyu · 12 years ago
  43. d2900bd iommu/intel: add missing free_domain_mem by Julia Lawall · 12 years ago
  44. 9579a97 iommu/tegra: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  45. 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
  46. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  47. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  48. 07db040 iommu: Fix typo in iommu by Masanari Iida · 12 years ago
  49. 395e51f Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domain-attr' into next by Joerg Roedel · 12 years ago
  50. 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
  51. 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
  52. 2c9195e iommu/amd: Fix hotplug with iommu=pt by Joerg Roedel · 12 years ago
  53. 2c13d47 iommu/amd: Add missing spin_lock initialization 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. 8ce44a21 Merge tag 'v3.5-rc7' into arm/tegra by Joerg Roedel · 12 years ago
  64. f9a4f06 iommu/tegra: Don't call alloc_pdir with as->lock by Joerg Roedel · 12 years ago
  65. 9e971a0 iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir() by Hiroshi DOYU · 12 years ago
  66. 0bdbf4c iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir() by Hiroshi DOYU · 12 years ago
  67. 3177bb7 iommu/exynos: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  68. 23349902 iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attribute by Hiroshi DOYU · 12 years ago
  69. 4be6a29 iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  70. 2c6edb0 iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  71. 8a0e715 iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  72. 0ff64f8 iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  73. 0cd76dd iommu: Add domain-attribute handlers by Joerg Roedel · 12 years ago
  74. 3775d48 iommu/amd: fix type bug in flush code by Dan Carpenter · 12 years ago
  75. 8f53dc7 iommu/tegra: smmu: Fix unsleepable memory allocation by Hiroshi DOYU · 12 years ago
  76. ff76362 iommu/tegra: smmu: Fix uninitialized var warning by Hiroshi Doyu · 12 years ago
  77. 0547c2f iommu/tegra: smmu: Remove unnecessary cleanups with devm_*() by Hiroshi Doyu · 12 years ago
  78. a3b2491 iommu/tegra: smmu: Simplify allocation at once by Hiroshi Doyu · 12 years ago
  79. 0760e8f iommu/tegra: smmu: Add device tree support for SMMU by Hiroshi Doyu · 12 years ago
  80. 4e0ee78 iommu: Add DMA window parser, of_get_dma_window() by Hiroshi Doyu · 12 years ago
  81. 783f157 intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groups by Alex Williamson · 12 years ago
  82. 664b600 amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groups by Alex Williamson · 12 years ago
  83. abdfdde intel-iommu: Support IOMMU groups by Alex Williamson · 12 years ago
  84. 9dcd613 amd_iommu: Support IOMMU groups by Alex Williamson · 12 years ago
  85. d72e31c iommu: IOMMU Groups by Alex Williamson · 12 years ago
  86. ac1534a iommu/amd: Initialize dma_ops for hotplug and sriov devices by Joerg Roedel · 12 years ago
  87. 7eb9ae0 irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity() for UP by Suresh Siddha · 12 years ago
  88. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  89. ed88bed x86/apic/irq_remap: Silence a bogus pr_err() by Dan Carpenter · 12 years ago
  90. e9071b0 iommu/dmar: Use pr_format() instead of PREFIX to tidy up pr_*() calls by Donald Dutile · 12 years ago
  91. 6f5cf52 iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets to by Donald Dutile · 12 years ago
  92. bf947fcb iommu/dmar: Replace printks with appropriate pr_*() by Donald Dutile · 12 years ago
  93. ff16432 x86/apic: Make cpu_mask_to_apicid() operations return error code by Alexander Gordeev · 12 years ago
  94. f2f12b6 iommu/amd: Fix missing iommu_shutdown initialization in passthrough mode by Shuah Khan · 12 years ago
  95. eee5353 iommu/amd: Fix deadlock in ppr-handling error path by Joerg Roedel · 12 years ago
  96. c1bf94e iommu/amd: Cache pdev pointer to root-bridge by Joerg Roedel · 12 years ago
  97. 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
  98. 28f8571 Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' and 'x86/amd' into next by Joerg Roedel · 12 years ago
  99. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  100. 109b9b0 intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper by David Woodhouse · 12 years ago