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