1. cd3eb7e Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 6 months ago
  2. 2b9d8e3 Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/amd', 'virtio' and 'core' into next by Joerg Roedel · 3 years, 6 months ago
  3. 11a8c5e ACPI: Move IOMMU setup code out of IORT by Jean-Philippe Brucker · 3 years, 6 months ago
  4. db59e1b ACPI: arm64: Move DMA setup operations out of IORT by Jean-Philippe Brucker · 3 years, 6 months ago
  5. 6522b1e ACPI/IORT: Enable stall support for platform devices by Jean-Philippe Brucker · 3 years, 7 months ago
  6. 0df316b ACPI: IORT: Handle device properties with software node API by Heikki Krogerus · 3 years, 8 months ago
  7. 434b73e iommu/arm-smmu-v3: Use device properties for pasid-num-bits by Jean-Philippe Brucker · 3 years, 9 months ago
  8. a1df829 ACPI/IORT: Do not blindly trust DMA masks from firmware by Moritz Fischer · 4 years ago
  9. d889797 Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core by Catalin Marinas · 4 years, 1 month ago
  10. 774c4a3 ACPI/IORT: Fix doc warnings in iort.c by Shiju Jose · 4 years, 2 months ago
  11. 2b86529 arm64: mm: Set ZONE_DMA size based on early IORT scan by Ard Biesheuvel · 4 years, 1 month ago
  12. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 2 months ago
  13. cf1d2b4 Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 2 months ago
  14. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
  15. 01feba5 ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT by Jonathan Cameron · 4 years, 4 months ago
  16. e0d0727 dma-mapping: introduce DMA range map, supplanting dma_pfn_offset by Jim Quinlan · 4 years, 3 months ago
  17. c2bea7a ACPI/IORT: Remove the unused inline functions by Zenghui Yu · 4 years, 4 months ago
  18. 1ab64cf ACPI/IORT: Drop the unused @ops of iort_add_device_replay() by Zenghui Yu · 4 years, 4 months ago
  19. b8e069a ACPI/IORT: Add an input ID to acpi_dma_configure() by Lorenzo Pieralisi · 4 years, 6 months ago
  20. 3a3d208 ACPI/IORT: Remove useless PCI bus walk by Lorenzo Pieralisi · 4 years, 6 months ago
  21. 39c3cf5 ACPI/IORT: Make iort_msi_map_rid() PCI agnostic by Lorenzo Pieralisi · 4 years, 6 months ago
  22. d1718a1b ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic by Lorenzo Pieralisi · 4 years, 6 months ago
  23. 07d2e59 ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC by Lorenzo Pieralisi · 4 years, 6 months ago
  24. 09cda9a ACPI/IORT: Remove the unused __get_pci_rid() by Zenghui Yu · 4 years, 8 months ago
  25. 50c8ab8 ACPI/IORT: Fix PMCG node single ID mapping handling by Tuan Phan · 4 years, 7 months ago
  26. 701dafe ACPI: IORT: Add comments for not calling acpi_put_table() by Hanjun Guo · 4 years, 8 months ago
  27. 44cdc7b ACPI: IORT: Add extra message "applying workaround" for off-by-1 issue by Hanjun Guo · 4 years, 8 months ago
  28. 539979b ACPI/IORT: work around num_ids ambiguity by Ard Biesheuvel · 4 years, 8 months ago
  29. 6d3b29d Revert "ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()" by Ard Biesheuvel · 4 years, 8 months ago
  30. 7fb89e1 ACPI/IORT: take _DMA methods into account for named components by Ard Biesheuvel · 4 years, 8 months ago
  31. 6990ec7 ACPI/IORT: Remove direct access of dev->iommu_fwspec by Joerg Roedel · 4 years, 9 months ago
  32. 4fc2ea6 Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  33. 3c23b83 ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map() by Hanjun Guo · 5 years ago
  34. da22565 ACPI/IORT: Parse SSID property of named component node by Jean-Philippe Brucker · 5 years ago
  35. d3daf66 iommu/arm-smmu: Support SMMU module probing from the IORT by Ard Biesheuvel · 5 years ago
  36. a7ba70f dma-mapping: treat dev->bus_dma_mask as a DMA limit by Nicolas Saenz Julienne · 5 years ago
  37. 3e77eeb ACPI/IORT: Rename arm_smmu_v3_set_proximity() 'node' local variable by Lorenzo Pieralisi · 5 years ago
  38. 5a46d3f ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() by Lorenzo Pieralisi · 5 years ago
  39. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  40. 8212688 ACPI/IORT: Fix build error when IOMMU_SUPPORT is disabled by Lorenzo Pieralisi · 6 years ago
  41. a13f065 Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  42. b33f908 Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into for-next/core by Will Deacon · 6 years ago
  43. 5702ee2 ACPI/IORT: Check ATS capability in root complex nodes by Jean-Philippe Brucker · 6 years ago
  44. 36a2ba0 ACPI/IORT: Reject platform device creation on NUMA node mapping failure by Kefeng Wang · 6 years ago
  45. 24062fe perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk by Shameer Kolothum · 6 years ago
  46. 24e5160 ACPI/IORT: Add support for PMCG by Neil Leeder · 6 years ago
  47. c777723 ACPI/IORT: Fix rc_dma_get_range() by Jean-Philippe Brucker · 6 years ago
  48. 6b68835 ACPI/IORT: Fix build when CONFIG_IOMMU_API=n by Qian Cai · 6 years ago
  49. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  50. 43554ce ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not set by Sinan Kaya · 6 years ago
  51. 03ebe48 Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  52. d2e1a00 ACPI/IORT: Don't call iommu_ops->add_device directly by Joerg Roedel · 6 years ago
  53. 13e6a84 ACPI/IORT: Use device_iommu_mapped() by Joerg Roedel · 6 years ago
  54. 8097e53 ACPI/IORT: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  55. ea2412d ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value by Lorenzo Pieralisi · 6 years ago
  56. dc3c055 dma-mapping: remove dma_deconfigure by Christoph Hellwig · 6 years ago
  57. 6757cda ACPI/IORT: Don't set default coherent DMA mask by Robin Murphy · 6 years ago
  58. d74ea71 ACPI/IORT: Set bus DMA mask as appropriate by Robin Murphy · 6 years ago
  59. 5ac65e8 ACPI/IORT: Support address size limit for root complexes by Robin Murphy · 6 years ago
  60. e5c3722 Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  61. 8dc1253 ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX define by Lorenzo Pieralisi · 7 years ago
  62. 6c47506 ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guard by Lorenzo Pieralisi · 7 years ago
  63. 8b4282e ACPI/IORT: Add msi address regions reservation helper by Shameer Kolothum · 7 years ago
  64. c9b012e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  65. 6563790 ACPI/IORT: Enable SMMUv3/PMCG IORT MSI domain set-up by Lorenzo Pieralisi · 7 years ago
  66. 86456a3 ACPI/IORT: Add SMMUv3 specific special index mapping handling by Hanjun Guo · 7 years ago
  67. 8c8df8d ACPI/IORT: Enable special index ITS group mappings for IORT nodes by Hanjun Guo · 7 years ago
  68. 0a71d8b ACPI/IORT: Look up IORT node through struct fwnode_handle pointer by Hanjun Guo · 7 years ago
  69. 896dd2c ACPI/IORT: Make platform devices initialization code SMMU agnostic by Lorenzo Pieralisi · 7 years ago
  70. e3d4939 ACPI/IORT: Improve functions return type/storage class specifier indentation by Lorenzo Pieralisi · 7 years ago
  71. 7580813 ACPI/IORT: Remove leftover ACPI_IORT_SMMU_V3_PXM_VALID guard by Lorenzo Pieralisi · 7 years ago
  72. 37f6b42 ACPI/IORT: Fix PCI ACS enablement by Lorenzo Pieralisi · 7 years ago
  73. 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  74. 4d36037 ACPI/IORT: Fix build regression without IOMMU by Arnd Bergmann · 7 years ago
  75. 5fe0ce3 ACPI/IORT: numa: Add numa node mapping for smmuv3 devices by Ganapatrao Kulkarni · 7 years ago
  76. bc8648d ACPI/IORT: Handle PCI aliases properly for IOMMUs by Robin Murphy · 7 years ago
  77. 10d8ab2 ACPI/IORT: Add IORT named component memory address limits by Lorenzo Pieralisi · 7 years ago
  78. 7ad4263 ACPI: Make acpi_dma_configure() DMA regions aware by Lorenzo Pieralisi · 7 years ago
  79. fb4e3be Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  80. 55a7b21 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  81. 0b25635 Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu by Joerg Roedel · 8 years ago
  82. f935448 iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126 by Geetha Sowjanya · 8 years ago
  83. 403e8c7 ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model by Linu Cherian · 8 years ago
  84. 12275bf iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number definitions by Robert Richter · 8 years ago
  85. 91e0bf8 ACPI/IORT: Remove iort_node_match() by Lorenzo Pieralisi · 8 years ago
  86. 4dac321 ACPI/IORT: Move the check to get iommu_ops from translated fwspec by Lorenzo Pieralisi · 8 years ago
  87. 058f8c3 ACPI/IORT: Ignore all errors except EPROBE_DEFER by Sricharan R · 8 years ago
  88. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  89. d49f2de ACPI/IORT: Fix CONFIG_IOMMU_API dependency by Lorenzo Pieralisi · 8 years ago
  90. 316ca88 ACPI/IORT: Remove linker section for IORT entries probing by Lorenzo Pieralisi · 8 years ago
  91. 5a1bb63 drivers: acpi: Handle IOMMU lookup failure with deferred probing or error by Sricharan R · 8 years ago
  92. 1d9029d ACPI/IORT: Add function to check SMMUs drivers presence by Lorenzo Pieralisi · 8 years ago
  93. d4f54a1 ACPI: platform: setup MSI domain for ACPI based platform device by Hanjun Guo · 8 years ago
  94. ae7c183 ACPI: platform-msi: retrieve devid from IORT by Hanjun Guo · 8 years ago
  95. 8ca4f1d ACPI/IORT: Introduce iort_node_map_platform_id() to retrieve dev id by Hanjun Guo · 8 years ago
  96. 697f609 ACPI/IORT: Rename iort_node_map_rid() to make it generic by Hanjun Guo · 8 years ago
  97. c92bdfe ACPI/IORT: Rework iort_match_node_callback() return value handling by Hanjun Guo · 8 years ago
  98. 6cb6bf5 ACPI/IORT: Add missing comment for iort_dev_find_its_id() by Hanjun Guo · 8 years ago
  99. d89cf2e ACPI/IORT: Fix the indentation in iort_scan_node() by Hanjun Guo · 8 years ago
  100. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago