1. 9d4c031 irq_remapping/vt-d: Init all MSI entries not just the first one by Thomas Gleixner · 9 years ago
  2. 1bf1b43 iommu/amd: Fix bug in put_pasid_state_wait by Oded Gabbay · 10 years ago
  3. 242b1d7 memory: tegra: Add Tegra132 support by Thierry Reding · 10 years ago
  4. d1313e7 iommu/tegra-smmu: Add debugfs support by Thierry Reding · 10 years ago
  5. 9f86262 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  6. c6c2002 x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector() by Jiang Liu · 10 years ago
  7. 9c72496 irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c by Jiang Liu · 10 years ago
  8. 099c5c0 irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c by Jiang Liu · 10 years ago
  9. bac4f90 x86/irq: Remove irq_cfg.irq_remapped by Jiang Liu · 10 years ago
  10. 4c77c98 irq_remapping: Clean up unused interfaces by Jiang Liu · 10 years ago
  11. 494b897 irq_remapping/amd: Clean up unsued code by Jiang Liu · 10 years ago
  12. 3c6e567 irq_remapping/vt-d: Clean up unsued code by Jiang Liu · 10 years ago
  13. 9880534 irq_remapping: Clean up unsued code to support IOAPIC by Jiang Liu · 10 years ago
  14. ad66e1e x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfaces by Jiang Liu · 10 years ago
  15. aa5cb97 x86/irq: Remove x86_io_apic_ops.set_affinity and related interfaces by Jiang Liu · 10 years ago
  16. 35d50d8 x86/irq: Remove x86_io_apic_ops.setup_entry and related interfaces by Jiang Liu · 10 years ago
  17. 84bea5c x86/irq: Remove x86_io_apic_ops.print_entries and related interfaces by Jiang Liu · 10 years ago
  18. 0cddfc7 irq_remapping: Remove unused function irq_remapping_print_chip() by Jiang Liu · 10 years ago
  19. 34742db iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit by Jiang Liu · 10 years ago
  20. 7a53a12 irq_remapping: Clean up unused MSI related code by Jiang Liu · 10 years ago
  21. 3c3d4f9 irq_remapping/amd: Clean up unused MSI related code by Jiang Liu · 10 years ago
  22. 2b43817 irq_remapping/vt-d: Clean up unused MSI related code by Jiang Liu · 10 years ago
  23. 52f518a x86/MSI: Use hierarchical irqdomains to manage MSI interrupts by Jiang Liu · 10 years ago
  24. 7c71d30 irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomains by Jiang Liu · 10 years ago
  25. b106ee6 irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomains by Jiang Liu · 10 years ago
  26. 8dedf4c irq_remapping/vt-d: Change prototypes to prepare for hierarchical irqdomain by Jiang Liu · 10 years ago
  27. 947045a irq_remapping: Introduce new interfaces to support hierarchical irqdomains by Jiang Liu · 10 years ago
  28. a62b32c x86/dmar: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 10 years ago
  29. 79319a0 Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  30. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  31. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  32. 9a9ca16 Merge branch 'device-properties' by Rafael J. Wysocki · 10 years ago
  33. 7f65ef0 Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' and 'core' into next by Joerg Roedel · 10 years ago
  34. d4b0366 iommu/amd: Correctly encode huge pages in iommu page tables by Joerg Roedel · 10 years ago
  35. b24b1b6 iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interface by Joerg Roedel · 10 years ago
  36. 5d7c94c iommu/amd: Optimize alloc_new_range for new fetch_pte interface by Joerg Roedel · 10 years ago
  37. 71b390e iommu/amd: Optimize iommu_unmap_page for new fetch_pte interface by Joerg Roedel · 10 years ago
  38. 3039ca1 iommu/amd: Return the pte page-size in fetch_pte by Joerg Roedel · 10 years ago
  39. 3b839a5 iommu/amd: Add support for contiguous dma allocator by Joerg Roedel · 10 years ago
  40. 5fc872c iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent by Joerg Roedel · 10 years ago
  41. 7139a2e iommu/amd: Ignore BUS_NOTIFY_UNBOUND_DRIVER event by Joerg Roedel · 10 years ago
  42. 6c5cc80 iommu/amd: Use BUS_NOTIFY_REMOVED_DEVICE by Joerg Roedel · 10 years ago
  43. 804cb54 iommu/tegra: smmu: Compute PFN mask at runtime by Thierry Reding · 10 years ago
  44. 836a8ac iommu/tegra: gart: Set aperture at domain initialization time by Thierry Reding · 10 years ago
  45. 471d914 iommu/tegra: Setup aperture by Thierry Reding · 10 years ago
  46. 89be34a iommu: Remove domain_init and domain_free iommu_ops by Joerg Roedel · 10 years ago
  47. 8d4bfe4 iommu/fsl: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  48. bcd516a iommu/rockchip: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  49. 5914c5f iommu/ipmmu-vmsa: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  50. dc8fb22 iommu/shmobile: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  51. 3e116c3 iommu/msm: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  52. b5cbb38 iommu/tegra-gart: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  53. d5f1a81 iommu/tegra-smmu: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  54. e1fd1ea iommu/exynos: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  55. 1d67263 iommu/arm-smmu: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  56. 8cf851e iommu/omap: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  57. 00a77de iommu/vt-d: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  58. 3f4b87b iommu/amd: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
  59. a10315e iommu: Only allow iommu_map/unmap for paging domains by Joerg Roedel · 10 years ago
  60. 8539c7c iommu: Introduce iommu domain types by Joerg Roedel · 10 years ago
  61. 938c470 iommu: Introduce domain_alloc and domain_free iommu_ops by Joerg Roedel · 10 years ago
  62. 63979b8 iommu/io-pgtable-arm: avoid speculative walks through TTBR1 by Will Deacon · 10 years ago
  63. 03edb22 iommu/arm-smmu: handle multi-alias IOMMU groups for PCI devices by Will Deacon · 10 years ago
  64. f1d8454 iommu/arm-smmu: set a more appropriate DMA mask by Robin Murphy · 10 years ago
  65. 4a1c93c iommu/arm-smmu: ensure CBA2R is initialised before CBAR on SMMUv2 by Will Deacon · 10 years ago
  66. 03ecc32 iommu/vt-d: support extended root and context entries by David Woodhouse · 10 years ago
  67. 18436af iommu/vt-d: Allow RMRR on graphics devices too by David Woodhouse · 10 years ago
  68. 68c1b89 iommu/vt-d: Print x2apic opt out info instead of printing a warning by Fenghua Yu · 10 years ago
  69. 509fca8 iommu/vt-d: Remove unused variable by Alex Williamson · 10 years ago
  70. ac04f85 iommu: ipmmu-vmsa: Add terminating entry for ipmmu_of_ids by Axel Lin · 10 years ago
  71. 7168440 iommu/vt-d: Detach domain *only* from attached iommus by Alex Williamson · 10 years ago
  72. 83a60ed iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS condition by Baptiste Reynal · 10 years ago
  73. 85e8a0a Merge branches 'pci/iommu' and 'pci/resource' into next by Bjorn Helgaas · 10 years ago
  74. ca5b74d ACPI: Introduce has_acpi_companion() by Rafael J. Wysocki · 10 years ago
  75. 940f700 iommu/amd: Small cleanup in mn_release() by Dan Carpenter · 10 years ago
  76. ed74862 of: iommu: Add ptr to OF node arg to of_iommu_configure() by Murali Karicheri · 10 years ago
  77. 2f119c7 iommu/vt-d: Convert non-returned local variable to boolean when relevant by Quentin Lambert · 10 years ago
  78. d05321e iommu/io-pgtable-arm: Add built time dependency by Jean Delvare · 10 years ago
  79. a3f447a iommu/msm: Mark driver BROKEN by Thierry Reding · 10 years ago
  80. 425061b iommu/rockchip: Play nice in multi-platform builds by Thierry Reding · 10 years ago
  81. f938aab iommu/omap: Play nice in multi-platform builds by Thierry Reding · 10 years ago
  82. a7b67cd iommu/exynos: Play nice in multi-platform builds by Thierry Reding · 10 years ago
  83. 367bd97 iommu/io-pgtable-arm: Fix self-test WARNs on i386 by Will Deacon · 10 years ago
  84. a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  85. 9d43bad Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. a20cc76 Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
  87. ae0cbbb iommu/amd: Convert non-returned local variable to boolean when relevant by Quentin Lambert · 10 years ago
  88. 63ce3ae iommu: Update my email address by Joerg Roedel · 10 years ago
  89. a1bec06 iommu/amd: Use wait_event in put_pasid_state_wait by Joerg Roedel · 10 years ago
  90. 91f65fa iommu/amd: Fix amd_iommu_free_device() by Peter Zijlstra · 10 years ago
  91. a4188be iommu/arm-smmu: Avoid build warning by Arnd Bergmann · 10 years ago
  92. cd70d46 iommu/fsl: Various cleanups by Emil Medve · 10 years ago
  93. 8cd4f75 iommu/fsl: Use %pa to print phys_addr_t by Joerg Roedel · 10 years ago
  94. 1d7f449 iommu/omap: Print phys_addr_t using %pa by Joerg Roedel · 10 years ago
  95. 477ab7a iommu: Make more drivers depend on COMPILE_TEST by Joerg Roedel · 10 years ago
  96. bb590c9 iommu/ipmmu-vmsa: Fix IOMMU lookup when multiple IOMMUs are registered by Laurent Pinchart · 10 years ago
  97. e5144c9 iommu: Disable on !MMU builds by Arnd Bergmann · 10 years ago
  98. ca4f558 iommu/fsl: Remove unused fsl_of_pamu_ids[] by Emil Medve · 10 years ago
  99. 0f1fb99 iommu/fsl: Fix section mismatch by Emil Medve · 10 years ago
  100. f20ed39 iommu/ipmmu-vmsa: Use the ARM LPAE page table allocator by Laurent Pinchart · 10 years ago