1. 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
  2. 6491d4d intel-iommu: Free old page tables before creating superpage by Woodhouse, David · 12 years ago
  3. 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
  4. ebf7cda iommu/omap: Adapt to runtime pm by Omar Ramirez Luna · 12 years ago
  5. 72b15b6 iommu/omap: Migrate to hwmod framework by Omar Ramirez Luna · 12 years ago
  6. 87f8e57 iommu/omap: Keep mmu enabled when requested by Omar Ramirez Luna · 12 years ago
  7. a339772 iommu/omap: Remove redundant clock handling on ISR by Omar Ramirez Luna · 12 years ago
  8. 18e170d Merge branch 'omap-for-v3.8/cleanup-headers-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/omap by Joerg Roedel · 12 years ago
  9. 310aa95 iommu/amd: Remove obsolete comment by Joerg Roedel · 12 years ago
  10. 954e3dd iommu/amd: Don't use 512GB pages by Joerg Roedel · 12 years ago
  11. 794b175 Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 12 years ago
  12. f1bda29 iommu/tegra: smmu: Move bus_set_iommu after probe for multi arch by Hiroshi Doyu · 12 years ago
  13. b7d4bec iommu/tegra: gart: Move bus_set_iommu after probe for multi arch by Hiroshi Doyu · 12 years ago
  14. 37683e4 iommu/tegra: smmu: Remove unnecessary PTC/TLB flush all by Hiroshi Doyu · 12 years ago
  15. 0f9cb21 Merge tag 'v3.7-rc7' into next/cleanup by Olof Johansson · 12 years ago
  16. ea2447f intel-iommu: Prevent devices with RMRRs from being placed into SI Domain by Tom Mingarelli · 12 years ago
  17. 2ab7c84 ARM: OMAP2+: Move iommu/iovmm headers to platform_data by Tony Lindgren · 12 years ago
  18. 7bd9e25 ARM: OMAP2+: Make some definitions local by Ido Yariv · 12 years ago
  19. ed1c7de ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c by Tony Lindgren · 12 years ago
  20. c8d35c8 ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h by Tony Lindgren · 12 years ago
  21. 2f7702a ARM: OMAP2+: Move iopgtable header to drivers/iommu/ by Ido Yariv · 12 years ago
  22. 3da4af0a intel-iommu: Fix lookup in add device by Alex Williamson · 12 years ago
  23. b334b64 iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show(). by Cyril Roelandt · 12 years ago
  24. cc95e34 ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/ by Stephen Warren · 12 years ago
  25. e68917a iommu: tegra: remove include of <mach/iomap.h> by Stephen Warren · 12 years ago
  26. 78bfa9f iommu/amd: Properly account for virtual aliases in IOMMU groups by Alex Williamson · 12 years ago
  27. ce7ac4a iommu/amd: Split IOMMU group allocation and attach by Alex Williamson · 12 years ago
  28. 2bff6a5 iommu/amd: Split upstream bus device lookup by Alex Williamson · 12 years ago
  29. 2851db2 iommu/amd: Split IOMMU Group topology walk by Alex Williamson · 12 years ago
  30. eb9c952 iommu/amd: Split IOMMU group initialization by Alex Williamson · 12 years ago
  31. d0078e7 iommu/tegra: smmu: Fix deadly typo by Hiro Sugawara · 12 years ago
  32. c2ff5cf5 iommu/amd: Work around wrong IOAPIC device-id in IVRS table by Joerg Roedel · 12 years ago
  33. 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
  34. 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
  35. 44229b1 iommu/amd: Remove obsolete comment line by Joerg Roedel · 12 years ago
  36. 821f0f6 iommu/amd: Fix possible use after free in get_irq_table() by Dan Carpenter · 12 years ago
  37. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  38. bdddadc iommu/amd: Report irq remapping through IOMMU-API by Joerg Roedel · 12 years ago
  39. ebe60bb iommu/amd: Print message to system log when irq remapping is enabled by Joerg Roedel · 12 years ago
  40. c18d238 iommu/irq: Use amd_iommu_irq_ops if supported by Joerg Roedel · 12 years ago
  41. d04e0ba iommu/amd: Make sure irq remapping still works on dma init failure by Joerg Roedel · 12 years ago
  42. 6b474b8 iommu/amd: Add initialization routines for AMD interrupt remapping by Joerg Roedel · 12 years ago
  43. d976195 iommu/amd: Add call-back routine for HPET MSI by Joerg Roedel · 12 years ago
  44. 0b4d48c iommu/amd: Implement MSI routines for interrupt remapping by Joerg Roedel · 12 years ago
  45. 5527de7 iommu/amd: Add IOAPIC remapping routines by Joerg Roedel · 12 years ago
  46. 2b32450 iommu/amd: Add routines to manage irq remapping tables by Joerg Roedel · 12 years ago
  47. 7ef2798 iommu/amd: Add IRTE invalidation routine by Joerg Roedel · 12 years ago
  48. f6fec00 iommu/amd: Make sure IOMMU is not considered to translate itself by Joerg Roedel · 12 years ago
  49. 33f28c5 iommu/amd: Split device table initialization into irq and dma part by Joerg Roedel · 12 years ago
  50. eb1eb7a iommu/amd: Check if IOAPIC information is correct by Joerg Roedel · 12 years ago
  51. 0ea2c42 iommu/amd: Allocate data structures to keep track of irq remapping tables by Joerg Roedel · 12 years ago
  52. 05152a0 iommu/amd: Add slab-cache for irq remapping tables by Joerg Roedel · 12 years ago
  53. 6efed63 iommu/amd: Keep track of HPET and IOAPIC device ids by Joerg Roedel · 12 years ago
  54. 500c25e iommu/amd: Fix features reporting by Borislav Petkov · 12 years ago
  55. 0774e39 iommu/amd: Fix wrong assumption in iommu-group specific code by Joerg Roedel · 12 years ago
  56. 2e12bc2 intel-iommu: Default to non-coherent for domains unattached to iommus by Alex Williamson · 13 years ago
  57. f8ffcc9 iommu/exynos: use list_del_init instead of list_del/INIT_LIST_HEAD by Wei Yongjun · 12 years ago
  58. e6bc593 dma: tegra: move smmu.h into SMMU driver by Stephen Warren · 12 years ago
  59. 5a2c937 iommu/tegra: smmu: Use debugfs_create_dir for directory by Hiroshi Doyu · 12 years ago
  60. df805ab iommu/amd: Fix some typos by Frank Arnold · 12 years ago
  61. 2166f0e iommu/amd: remove duplicated include from amd_iommu_init.c by Wei Yongjun · 12 years ago
  62. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  63. 62f87c0 PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type by Yijing Wang · 12 years ago
  64. 2bd5ed0 iommu/amd: Fix wrong check for ARRAY_SIZE() by Joerg Roedel · 12 years ago
  65. 32ab31e irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMU by Seth Forshee · 12 years ago
  66. 31fe943 iommu/amd: Fix ACS path checking by Alex Williamson · 12 years ago
  67. a4ff1fc iommu/intel: Fix ACS path checking by Alex Williamson · 12 years ago
  68. 1adb7d3 iommu/amd: Fix pci_request_acs() call-place by Joerg Roedel · 12 years ago
  69. 39abf8a iommu/tegra: smmu: debugfs for TLB/PTC statistics by Hiroshi Doyu · 12 years ago
  70. eb51637 iommu/exynos: Fix build error by Sachin Kamat · 12 years ago
  71. d1d076f iommu/tegra: smmu: Fix error initial value at domain_init by Hiroshi Doyu · 12 years ago
  72. d2453b2 iommu/tegra: smmu: Cleanup with lesser nest by Hiroshi Doyu · 12 years ago
  73. d2900bd iommu/intel: add missing free_domain_mem by Julia Lawall · 12 years ago
  74. 9579a97 iommu/tegra: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  75. 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
  76. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  77. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  78. 07db040 iommu: Fix typo in iommu by Masanari Iida · 12 years ago
  79. 395e51f Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domain-attr' into next by Joerg Roedel · 12 years ago
  80. 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
  81. 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
  82. 2c9195e iommu/amd: Fix hotplug with iommu=pt by Joerg Roedel · 12 years ago
  83. 2c13d47 iommu/amd: Add missing spin_lock initialization by Joerg Roedel · 12 years ago
  84. 2c0ae17 iommu/amd: Convert iommu initialization to state machine by Joerg Roedel · 12 years ago
  85. b9b1ce70 iommu/amd: Introduce amd_iommu_init_dma routine by Joerg Roedel · 12 years ago
  86. 62410ee iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops() by Joerg Roedel · 12 years ago
  87. 11ee5ac iommu/amd: Split enable_iommus() routine by Joerg Roedel · 12 years ago
  88. 643511b iommu/amd: Introduce early_amd_iommu_init routine by Joerg Roedel · 12 years ago
  89. 4d121c3 iommu/amd: Move informational prinks out of iommu_enable by Joerg Roedel · 12 years ago
  90. 23c742d iommu/amd: Split out PCI related parts of IOMMU initialization by Joerg Roedel · 12 years ago
  91. 02f3b3f iommu/amd: Use acpi_get_table instead of acpi_table_parse by Joerg Roedel · 12 years ago
  92. 98f1ad2 iommu/amd: Fix sparse warnings by Joerg Roedel · 12 years ago
  93. 8ce44a2 Merge tag 'v3.5-rc7' into arm/tegra by Joerg Roedel · 12 years ago
  94. f9a4f06 iommu/tegra: Don't call alloc_pdir with as->lock by Joerg Roedel · 12 years ago
  95. 9e971a0 iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir() by Hiroshi DOYU · 12 years ago
  96. 0bdbf4c iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir() by Hiroshi DOYU · 12 years ago
  97. 3177bb7 iommu/exynos: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  98. 23349902 iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attribute by Hiroshi DOYU · 12 years ago
  99. 4be6a29 iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago
  100. 2c6edb0 iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attribute by Joerg Roedel · 12 years ago