1. 6614ee7 iommu/arm-smmu: fix iommu_present() test in init by Dan Carpenter · 11 years ago
  2. faea13b7 iommu/arm-smmu: fix a signedness bug by Dan Carpenter · 11 years ago
  3. e5d0c87 Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  4. d6a60fc Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into next by Joerg Roedel · 11 years ago
  5. 5e42781 drivers/iommu: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  6. 30f9c3b Merge tag 'tegra-for-3.12-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Kevin Hilman · 11 years ago
  7. 946a88d tegra: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  8. 3269ee0 intel-iommu: Fix leaks in pagetable freeing by Alex Williamson · 11 years ago
  9. e644a01 iommu/amd: Fix resource leak in iommu_init_device() by Radmila Kompová · 11 years ago
  10. 82fcfc6 iommu/amd: Clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  11. ecfadb6 iommu/arm-smmu: Simplify VMID and ASID allocation by Will Deacon · 11 years ago
  12. 1463fe4 iommu/arm-smmu: Don't use VMIDs for stage-1 translations by Will Deacon · 11 years ago
  13. adaba32 iommu/arm-smmu: Tighten up global fault reporting by Will Deacon · 11 years ago
  14. 2ae9f2f iommu/arm-smmu: Remove broken big-endian check by Will Deacon · 11 years ago
  15. 634544b iommu/fsl: Remove unnecessary 'fsl-pamu' prefixes by Joerg Roedel · 11 years ago
  16. 9ed4366 iommu/fsl: Fix whitespace problems noticed by git-am by Joerg Roedel · 11 years ago
  17. 695093e iommu/fsl: Freescale PAMU driver and iommu implementation. by Varun Sethi · 11 years ago
  18. ca19243 iommu/exynos: Remove dead code (set_prefbuf) by Grant Grundler · 11 years ago
  19. 0b559df iommu/msm: Move mach includes to iommu directory by Stephen Boyd · 11 years ago
  20. 6664565 Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  21. 34e3a58c drivers/iommu/msm_iommu_dev.c: fix leak and clean up error paths by Libo Chen · 11 years ago
  22. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  23. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  24. f0bb4c0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  25. 01ce784 Merge branches 'x86/vt-d', 'arm/omap', 'core', 'x86/amd' and 'arm/smmu' into next by Joerg Roedel · 11 years ago
  26. 45ae7cf iommu/arm: Add support for ARM Ltd. System MMU architecture by Will Deacon · 11 years ago
  27. 8d21415 msm: iommu: Use clk_set_rate() instead of clk_set_min_rate() by Stephen Boyd · 11 years ago
  28. 1107b17 msm: iommu: Convert to clk_prepare/unprepare by Stephen Boyd · 11 years ago
  29. 6197ca8 iommu: Use %pa and %zx instead of casting by Joe Perches · 11 years ago
  30. 60d0ca3 iommu/amd: Only unmap large pages from the first pte by Alex Williamson · 11 years ago
  31. c6a8af5 iommu: Fix compiler warning on pr_debug by Alex Williamson · 11 years ago
  32. 5c34c40 iommu/amd: Fix memory leak in free_pagetable by Joerg Roedel · 11 years ago
  33. bd13969 iommu: Split iommu_unmaps by Alex Williamson · 11 years ago
  34. c14d269 iommu/{vt-d,amd}: Remove multifunction assumption around grouping by Alex Williamson · 11 years ago
  35. b6c2e09 iommu/omap: fix checkpatch warnings in omap iommu code by Suman Anna · 11 years ago
  36. 2abfcfb iommu/omap: fix printk formats for dma_addr_t by Suman Anna · 11 years ago
  37. 7cef334 iommu/vt-d: DMAR reporting table needs at least one DRHD by Li, Zhen-Hua · 11 years ago
  38. d01140d iommu/vt-d: Downgrade the warning if enabling irq remapping fails by Andy Lutomirski · 11 years ago
  39. 5b25199 powerpc/vfio: Enable on pSeries platform by Alexey Kardashevskiy · 11 years ago
  40. 4e13c1a powerpc/vfio: Enable on PowerNV platform by Alexey Kardashevskiy · 11 years ago
  41. 30861dd perf/x86/amd: Add IOMMU Performance Counter resource management by Steven L Kinney · 11 years ago
  42. 5fec945 x86/MSI: Conserve interrupt resources when using multiple-MSIs by Alexander Gordeev · 11 years ago
  43. 9973798 Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  44. 0c4513b Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and 'arm/tegra' into next by Joerg Roedel · 11 years ago
  45. 72ca55d iommu/tegra: Fix printk formats for dma_addr_t by Varun Sethi · 11 years ago
  46. f9b3bcf Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  47. 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  48. aa16bea iommu: Add a function to find an iommu group by id by Alexey Kardashevskiy · 11 years ago
  49. ae3e7f3 iommu/vt-d: Remove warning for HPET scope type by Linn Crosetto · 11 years ago
  50. 13f7275 x86/iommu/dmar: Remove warning for HPET scope type by Linn Crosetto · 11 years ago
  51. 61e015a iommu: Move swap_pci_ref function to drivers/iommu/pci.h. by Varun Sethi · 11 years ago
  52. 3a93c84 iommu/vt-d: Disable translation if already enabled by Takao Indoh · 11 years ago
  53. 83ed9c1 iommu/amd: fix error return code in early_amd_iommu_init() by Wei Yongjun · 11 years ago
  54. 3f398bc iommu/AMD: Per-thread IOMMU Interrupt Handling by Suravee Suthikulpanit · 11 years ago
  55. d3263bc iommu/amd: Workaround for ERBT1312 by Joerg Roedel · 11 years ago
  56. dfbb6d4 iommu/amd: Don't report firmware bugs with cmd-line ivrs overrides by Joerg Roedel · 11 years ago
  57. 440e8998 iommu/amd: Add ioapic and hpet ivrs override by Joerg Roedel · 11 years ago
  58. 235dacb iommu/amd: Add early maps for ioapic and hpet by Joerg Roedel · 11 years ago
  59. 31cff67 iommu/amd: Extend IVRS special device data structure by Joerg Roedel · 11 years ago
  60. d3da220 iommu/amd: Move add_special_device() to __init by Joerg Roedel · 11 years ago
  61. 197887f iommu/amd: Properly initialize irq-table lock by Joerg Roedel · 11 years ago
  62. 0dfedd6 iommu/amd: Use AMD specific data structure for irq remapping by Joerg Roedel · 11 years ago
  63. a0e191b iommu/amd: Remove map_sg_no_iommu() by Joerg Roedel · 11 years ago
  64. 03bbcb2 iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets by Neil Horman · 11 years ago
  65. 80f97f0 iommu/fsl: Add the window permission flag as a parameter to iommu_window_enable API. by Varun Sethi · 11 years ago
  66. bb5547ac iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. by Varun Sethi · 11 years ago
  67. 925fe08 iommu/amd: Re-enable IOMMU event log interrupt after handling. by Suravee Suthikulpanit · 11 years ago
  68. a8c4528 Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  69. c2a2876 iommu/amd: Make sure dma_ops are set for hotplug devices by Joerg Roedel · 11 years ago
  70. 6f2729b iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCI by Shuah Khan · 11 years ago
  71. c5081cd iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI by Shuah Khan · 11 years ago
  72. bd5cdad iommu/vt-d: dmar_fault should only clear PPF/PFO field. by Li, Zhen-Hua · 11 years ago
  73. 4fdc782 x86, io_apic: remove duplicated include from irq_remapping.c by Wei Yongjun · 11 years ago
  74. ae19158 iommu: OMAP: build only on OMAP2+ by Arnd Bergmann · 11 years ago
  75. e2f1a3b amd_iommu_init: remove __init from amd_iommu_erratum_746_workaround by Nikola Pajkovsky · 11 years ago
  76. 4ecccd9 iommu, x86: Add DMA remap fault reason by Li, Zhen-Hua · 11 years ago
  77. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  78. f6c0ffa Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  79. 8add862 tegra: don't wank with d_find_alias() by Al Viro · 11 years ago
  80. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  81. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  82. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  83. 5800700 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. 210561f intel/iommu: force writebuffer-flush quirk on Gen 4 Chipsets by Daniel Vetter · 11 years ago
  85. 604542b Merge branches 'core', 'arm/omap', 'iommu/fixes', 'arm/tegra', 'arm/shmobile', 'arm/exynos', 'x86/vt-d' and 'x86/amd' into next by Joerg Roedel · 11 years ago
  86. 573f414 iommu/tegra: assume CONFIG_OF in SMMU driver by Stephen Warren · 11 years ago
  87. e664e8c iommu/tegra: assume CONFIG_OF in gart driver by Stephen Warren · 11 years ago
  88. 91457df iommu/amd: Remove redundant NULL check before dma_ops_domain_free(). by Cyril Roelandt · 11 years ago
  89. f528d98 iommu/amd: Initialize device table after dma_ops by Joerg Roedel · 11 years ago
  90. 37a4071 iommu/vt-d: Zero out allocated memory in dmar_enable_qi by Hannes Reinecke · 11 years ago
  91. a3b7256 iommu/tegra: smmu: Fix incorrect mask for regbase by Hiroshi Doyu · 11 years ago
  92. 77e3835 iommu/exynos: Make exynos_sysmmu_disable static by Sachin Kamat · 11 years ago
  93. c2c460f iommu/shmobile: Add iommu driver for Renesas IPMMU modules by Hideki EIRAKU · 11 years ago
  94. 6935671 iommu: Add DOMAIN_ATTR_WINDOWS domain attribute by Joerg Roedel · 11 years ago
  95. d7787d5 iommu: Add domain window handling functions by Joerg Roedel · 11 years ago
  96. d2e1216 iommu: Implement DOMAIN_ATTR_PAGING attribute by Joerg Roedel · 11 years ago
  97. 5788651 iommu: Check for valid pgsize_bitmap in iommu_map/unmap by Joerg Roedel · 11 years ago
  98. d300356 iommu/tegra: smmu: Change SMMU's dependency on ARCH_TEGRA by Hiroshi Doyu · 11 years ago
  99. fe1229b iommu/tegra: smmu: Use helper function to check for valid register offset by Joerg Roedel · 11 years ago
  100. a6870e9 iommu/tegra: smmu: Support variable MMIO ranges/blocks by Hiroshi Doyu · 11 years ago