1. 0774e39 iommu/amd: Fix wrong assumption in iommu-group specific code by Joerg Roedel · 12 years ago
  2. 2bd5ed0 iommu/amd: Fix wrong check for ARRAY_SIZE() by Joerg Roedel · 12 years ago
  3. 32ab31e irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMU by Seth Forshee · 12 years ago
  4. 31fe943 iommu/amd: Fix ACS path checking by Alex Williamson · 12 years ago
  5. a4ff1fc iommu/intel: Fix ACS path checking by Alex Williamson · 12 years ago
  6. 1adb7d3 iommu/amd: Fix pci_request_acs() call-place by Joerg Roedel · 12 years ago
  7. eb51637 iommu/exynos: Fix build error by Sachin Kamat · 12 years ago
  8. d1d076f iommu/tegra: smmu: Fix error initial value at domain_init by Hiroshi Doyu · 12 years ago
  9. d2453b2 iommu/tegra: smmu: Cleanup with lesser nest by Hiroshi Doyu · 12 years ago
  10. d2900bd iommu/intel: add missing free_domain_mem by Julia Lawall · 12 years ago
  11. 9579a97 iommu/tegra: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  12. 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
  13. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  14. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  15. 07db040 iommu: Fix typo in iommu by Masanari Iida · 12 years ago
  16. 395e51f Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domain-attr' into next by Joerg Roedel · 12 years ago
  17. 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
  18. 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
  19. 2c9195e iommu/amd: Fix hotplug with iommu=pt by Joerg Roedel · 12 years ago
  20. 2c13d47 iommu/amd: Add missing spin_lock initialization by Joerg Roedel · 12 years ago
  21. 2c0ae17 iommu/amd: Convert iommu initialization to state machine by Joerg Roedel · 12 years ago
  22. b9b1ce70 iommu/amd: Introduce amd_iommu_init_dma routine by Joerg Roedel · 12 years ago
  23. 62410ee iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops() by Joerg Roedel · 12 years ago
  24. 11ee5ac iommu/amd: Split enable_iommus() routine by Joerg Roedel · 12 years ago
  25. 643511b iommu/amd: Introduce early_amd_iommu_init routine by Joerg Roedel · 12 years ago
  26. 4d121c3 iommu/amd: Move informational prinks out of iommu_enable by Joerg Roedel · 12 years ago
  27. 23c742d iommu/amd: Split out PCI related parts of IOMMU initialization by Joerg Roedel · 12 years ago
  28. 02f3b3f iommu/amd: Use acpi_get_table instead of acpi_table_parse by Joerg Roedel · 12 years ago
  29. 98f1ad2 iommu/amd: Fix sparse warnings by Joerg Roedel · 12 years ago
  30. 8ce44a2 Merge tag 'v3.5-rc7' into arm/tegra by Joerg Roedel · 12 years ago
  31. f9a4f06 iommu/tegra: Don't call alloc_pdir with as->lock by Joerg Roedel · 12 years ago
  32. 9e971a0 iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir() by Hiroshi DOYU · 12 years ago
  33. 0bdbf4c iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir() by Hiroshi DOYU · 12 years ago
  34. 3177bb7 iommu/exynos: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  35. 23349902 iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attribute by Hiroshi DOYU · 13 years ago
  36. 4be6a29 iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 13 years ago
  37. 2c6edb0 iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 13 years ago
  38. 8a0e715 iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 13 years ago
  39. 0ff64f8 iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 13 years ago
  40. 0cd76dd iommu: Add domain-attribute handlers by Joerg Roedel · 13 years ago
  41. 3775d48 iommu/amd: fix type bug in flush code by Dan Carpenter · 12 years ago
  42. 8f53dc7 iommu/tegra: smmu: Fix unsleepable memory allocation by Hiroshi DOYU · 12 years ago
  43. ff76362 iommu/tegra: smmu: Fix uninitialized var warning by Hiroshi Doyu · 12 years ago
  44. 0547c2f iommu/tegra: smmu: Remove unnecessary cleanups with devm_*() by Hiroshi Doyu · 12 years ago
  45. a3b2491 iommu/tegra: smmu: Simplify allocation at once by Hiroshi Doyu · 12 years ago
  46. 0760e8f iommu/tegra: smmu: Add device tree support for SMMU by Hiroshi Doyu · 12 years ago
  47. 4e0ee78 iommu: Add DMA window parser, of_get_dma_window() by Hiroshi Doyu · 12 years ago
  48. 783f157 intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groups by Alex Williamson · 12 years ago
  49. 664b600 amd_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. 9dcd613 amd_iommu: Support IOMMU groups by Alex Williamson · 12 years ago
  52. d72e31c iommu: IOMMU Groups by Alex Williamson · 12 years ago
  53. ac1534a iommu/amd: Initialize dma_ops for hotplug and sriov devices by Joerg Roedel · 12 years ago
  54. 7eb9ae0 irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity() for UP by Suresh Siddha · 12 years ago
  55. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  56. ed88bed x86/apic/irq_remap: Silence a bogus pr_err() by Dan Carpenter · 12 years ago
  57. e9071b0 iommu/dmar: Use pr_format() instead of PREFIX to tidy up pr_*() calls by Donald Dutile · 12 years ago
  58. 6f5cf52 iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets to by Donald Dutile · 12 years ago
  59. bf947fcb iommu/dmar: Replace printks with appropriate pr_*() by Donald Dutile · 12 years ago
  60. ff16432 x86/apic: Make cpu_mask_to_apicid() operations return error code by Alexander Gordeev · 12 years ago
  61. f2f12b6 iommu/amd: Fix missing iommu_shutdown initialization in passthrough mode by Shuah Khan · 12 years ago
  62. eee5353 iommu/amd: Fix deadlock in ppr-handling error path by Joerg Roedel · 12 years ago
  63. c1bf94e iommu/amd: Cache pdev pointer to root-bridge by Joerg Roedel · 12 years ago
  64. 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
  65. 28f8571 Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' and 'x86/amd' into next by Joerg Roedel · 12 years ago
  66. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  67. 109b9b0 intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper by David Woodhouse · 12 years ago
  68. e2ad23d intel-iommu: Add device info into list before doing context mapping by David Woodhouse · 12 years ago
  69. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  70. 77ca233 iommu/core: pass a user-provided token to fault handlers by Ohad Ben-Cohen · 12 years ago
  71. 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
  72. fefe1ed iommu: Fix off by one in dmar_get_fault_reason() by Dan Carpenter · 12 years ago
  73. 2a96536 iommu/exynos: Add iommu driver for EXYNOS Platforms by KyongHo Cho · 12 years ago
  74. 774dfc9 iommu/tegra: gart: Fix register offset correctly by Hiroshi DOYU · 12 years ago
  75. c558df4 irq_remap: Fix the 'sub_handle' uninitialized warning by Suresh Siddha · 12 years ago
  76. 82b481e irq_remap: Fix UP build failure by Suresh Siddha · 12 years ago
  77. 8a8f422 iommu: rename intr_remapping.[ch] to irq_remapping.[ch] by Suresh Siddha · 12 years ago
  78. 95a02e9 iommu: rename intr_remapping references to irq_remapping by Suresh Siddha · 12 years ago
  79. 263b5e8 x86, iommu/vt-d: Clean up interfaces for interrupt remapping by Joerg Roedel · 12 years ago
  80. 5e2b930 iommu/vt-d: Convert MSI remapping setup to remap_ops by Joerg Roedel · 12 years ago
  81. 9d619f6 iommu/vt-d: Convert free_irte into a remap_ops callback by Joerg Roedel · 12 years ago
  82. 4c1bad6 iommu/vt-d: Convert IR set_affinity function to remap_ops by Joerg Roedel · 12 years ago
  83. 0c3f173 iommu/vt-d: Convert IR ioapic-setup to use remap_ops by Joerg Roedel · 12 years ago
  84. 4f3d8b6 iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops by Joerg Roedel · 12 years ago
  85. 736baef iommu/vt-d: Make intr-remapping initialization generic by Joerg Roedel · 12 years ago
  86. eef93fd iommu: Rename intr_remapping files to intel_intr_remapping by Joerg Roedel · 12 years ago
  87. 803b527 iommu: OMAP: device detach on domain destroy by Omar Ramirez Luna · 12 years ago
  88. 59bf896 Fix "the the" in various Kconfig by Masanari Iida · 12 years ago
  89. 7cffae4 iommu: tegra/gart: Add device tree support by Thierry Reding · 12 years ago
  90. 543f3f3 iommu: tegra/gart: use correct gart_device by Vandana Salve · 12 years ago
  91. 9073091 iommu/tegra: smmu: Print device name correctly by Hiroshi DOYU · 12 years ago
  92. 3d06fca iommu/amd: Add workaround for event log erratum by Joerg Roedel · 12 years ago
  93. a3b9312 iommu/amd: Check for the right TLP prefix bit by Joerg Roedel · 12 years ago
  94. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  95. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  96. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  97. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  98. 0b0c9d3 Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  99. 7de4730 Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into next by Joerg Roedel · 12 years ago
  100. ae29514 iommu/amd: Fix section mismatch by Gerard Snitselaar · 12 years ago