1. 588888a iommu/arm-smmu: Intelligent SMR allocation by Robin Murphy · 8 years ago
  2. d3097e3 iommu/arm-smmu: Add a stream map entry iterator by Robin Murphy · 8 years ago
  3. d6fc5d9 iommu/arm-smmu: Streamline SMMU data lookups by Robin Murphy · 8 years ago
  4. f80cd88 iommu/arm-smmu: Refactor mmu-masters handling by Robin Murphy · 8 years ago
  5. 8e8b203 iommu/arm-smmu: Keep track of S2CR state by Robin Murphy · 8 years ago
  6. 1f3d5ca iommu/arm-smmu: Consolidate stream map entry state by Robin Murphy · 8 years ago
  7. 2117424 iommu/arm-smmu: Handle stream IDs more dynamically by Robin Murphy · 8 years ago
  8. 6070529 iommu/arm-smmu: Support v7s context format by Robin Murphy · 8 years ago
  9. e2d4231 iommu/arm-smmu: Drop devm_free_irq when driver detach by Peng Fan · 8 years ago
  10. 3714ce1d iommu/arm-smmu: Disable stalling faults for all endpoints by Will Deacon · 8 years ago
  11. bee1400 iommu/arm-smmu: Use devm_request_irq and devm_free_irq by Peng Fan · 8 years ago
  12. 112c898 iommu/arm-smmu: request pcie devices to enable ACS by Wei Chen · 8 years ago
  13. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  14. e7f44b6 Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  15. d546635 iommu/arm-smmu: Use per-domain page sizes. by Robin Murphy · 8 years ago
  16. 8801561 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
  17. 3ca3712 iommu/arm-smmu: Clear cache lock bit of ACR by Peng Fan · 8 years ago
  18. b7862e3 iommu/arm-smmu: Support SMMUv1 64KB supplement by Robin Murphy · 8 years ago
  19. 7602b87 iommu/arm-smmu: Decouple context format from kernel config by Robin Murphy · 8 years ago
  20. f9a05f0 iommu/arm-smmu: Tidy up 64-bit/atomic I/O accesses by Robin Murphy · 8 years ago
  21. f0cfffc iommu/arm-smmu: Work around MMU-500 prefetch errata by Robin Murphy · 8 years ago
  22. e086d91 iommu/arm-smmu: Convert ThunderX workaround to new method by Robin Murphy · 8 years ago
  23. 67b65a3 iommu/arm-smmu: Differentiate specific implementations by Robin Murphy · 8 years ago
  24. 1bd37a6 iommu/arm-smmu: Workaround for ThunderX erratum #27704 by Tirumalesh Chalamarla · 8 years ago
  25. 4e3e9b6 iommu/arm-smmu: Add support for 16 bit VMID by Tirumalesh Chalamarla · 8 years ago
  26. 9800699 iommu/arm-smmu: Don't allocate resources for bypass domains by Robin Murphy · 8 years ago
  27. 5f63495 iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMA by Will Deacon · 8 years ago
  28. cb6c27b iommu/arm-smmu: Make use of phandle iterators in device-tree parsing by Joerg Roedel · 8 years ago
  29. cbf8277 iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for now by Will Deacon · 8 years ago
  30. bc7f2ce iommu/arm-smmu: Don't fail device attach if already attached to a domain by Will Deacon · 8 years ago
  31. 25a1c96 iommu/arm-smmu: Allow disabling unmatched stream bypass by Robin Murphy · 8 years ago
  32. 9adb959 iommu/arm-smmu: Support DMA-API domains by Robin Murphy · 8 years ago
  33. d346180 iommu/arm-smmu: Treat all device transactions as unprivileged by Robin Murphy · 8 years ago
  34. 75df138 iommu/arm-smmu: Invalidate TLBs properly by Robin Murphy · 8 years ago
  35. 06c610e iommu/io-pgtable: Indicate granule for TLB maintenance by Robin Murphy · 8 years ago
  36. 9a4a9d8 iommu/arm-smmu: Correct group reference count by Peng Fan · 9 years ago
  37. 44830b0 iommu/arm-smmu: Delete an unnecessary check before free_io_pgtable_ops() by Markus Elfring · 9 years ago
  38. b67ad2f Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into next by Joerg Roedel · 9 years ago
  39. af65993 iommu/arm-smmu: Switch to device_group call-back by Joerg Roedel · 9 years ago
  40. c88ae5d iommu/arm-smmu: Remove redundant calculation of gr0 base address by Will Deacon · 9 years ago
  41. 668b4ad iommu/arm-smmu: ThunderX mis-extends 64bit registers by Tirumalesh Chalamarla · 9 years ago
  42. 077124c iommu/arm-smmu: Remove unneeded '0x' annotation by Fabio Estevam · 9 years ago
  43. 4103d66 iommu/arm-smmu: Remove arm_smmu_flush_pgtable() by Robin Murphy · 9 years ago
  44. 2df7a25 iommu/arm-smmu: Clean up DMA API usage by Robin Murphy · 9 years ago
  45. bae2c2d iommu/arm-smmu: Sort out coherency by Robin Murphy · 9 years ago
  46. d38f0ff iommu/arm-smmu: Fix broken ATOS check by Will Deacon · 9 years ago
  47. e3ce0c9 iommu/arm-smmu: Make force_stage module param read-only in sysfs by Will Deacon · 9 years ago
  48. 661d962 iommu/arm-smmu: Fix ATS1* register writes by Robin Murphy · 9 years ago
  49. 5dc5616 iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1 by Will Deacon · 9 years ago
  50. 7f65ef0 Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' and 'core' into next by Joerg Roedel · 9 years ago
  51. 1d67263 iommu/arm-smmu: Make use of domain_alloc and domain_free by Joerg Roedel · 9 years ago
  52. 03edb22 iommu/arm-smmu: handle multi-alias IOMMU groups for PCI devices by Will Deacon · 9 years ago
  53. f1d8454 iommu/arm-smmu: set a more appropriate DMA mask by Robin Murphy · 9 years ago
  54. 4a1c93c iommu/arm-smmu: ensure CBA2R is initialised before CBAR on SMMUv2 by Will Deacon · 9 years ago
  55. 83a60ed iommu/arm-smmu: fix ARM_SMMU_FEAT_TRANS_OPS condition by Baptiste Reynal · 9 years ago
  56. a4188be iommu/arm-smmu: Avoid build warning by Arnd Bergmann · 9 years ago
  57. 859a732 iommu/arm-smmu: add support for iova_to_phys through ATS1PR by Mitchel Humpherys · 10 years ago
  58. 3c8567d iommu/arm-smmu: don't touch the secure STLBIALL register by Mitchel Humpherys · 9 years ago
  59. 518f713 iommu/arm-smmu: make use of generic LPAE allocator by Will Deacon · 10 years ago
  60. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  61. 76771c9 Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
  62. c752ce4 iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attribute by Will Deacon · 10 years ago
  63. 0e7d37a iommu/arm-smmu: Play nice on non-ARM/SMMU systems by Thierry Reding · 10 years ago
  64. 0029a8d iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver by Antonios Motakis · 10 years ago
  65. a720b41 iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC by Antonios Motakis · 10 years ago
  66. 315786e iommu: Add iommu_map_sg() function by Olav Haugan · 10 years ago
  67. 98b773c iommu: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  68. 09b5269 Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
  69. d943b0f iommu: Make of_device_id array const by Kiran Padwal · 10 years ago
  70. 1fd0c77 iommu/arm-smmu: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  71. ccd359f iommu/arm-smmu: fix bug in pmd construction by Mitchel Humpherys · 10 years ago
  72. d3aba04 iommu/arm-smmu: support MMU-401 by Robin Murphy · 10 years ago
  73. 0936040 iommu/arm-smmu: fix architecture version detection by Robin Murphy · 10 years ago
  74. 28d6007 iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITS by Will Deacon · 10 years ago
  75. c757e85 iommu/arm-smmu: use page shift instead of page size to avoid division by Will Deacon · 10 years ago
  76. 844e35b iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommu by Will Deacon · 10 years ago
  77. 8f68f8e iommu/arm-smmu: add support for multi-master iommu groups by Will Deacon · 10 years ago
  78. 4cf740b iommu/arm-smmu: allow translation stage to be forced on the cmdline by Will Deacon · 10 years ago
  79. 4d09d99 iommu/arm-smmu: fix corner cases in address size calculations by Will Deacon · 10 years ago
  80. 70c9a7d iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  81. 3c8766d iommu/arm-smmu: Do not access non-existing S2CR registers by Olav Haugan · 10 years ago
  82. 43b412b iommu/arm-smmu: fix s2cr and smr teardown on device detach from domain by Will Deacon · 10 years ago
  83. 93b1413 iommu/arm-smmu: remove pgtable_page_{c,d}tor() by Vladimir Murzin · 10 years ago
  84. 1fc870c iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1 by Olav Haugan · 10 years ago
  85. a18037b iommu/arm-smmu: avoid calling request_irq in atomic context by Mitchel Humpherys · 10 years ago
  86. 4c5e9d9 Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'arm/exynos' and 'core' into next by Joerg Roedel · 10 years ago
  87. 2907320 iommu/arm-smmu: fix some checkpatch issues by Mitchel Humpherys · 10 years ago
  88. b22f643 iommu: Constify struct iommu_ops by Thierry Reding · 10 years ago
  89. d3bca16 iommu/arm-smmu: fix capability checking prior to device attach by Will Deacon · 10 years ago
  90. 9c5c92e iommu/arm-smmu: prefer stage-1 mappings where we have a choice by Will Deacon · 10 years ago
  91. 44680ee iommu/arm-smmu: remove support for chained SMMUs by Will Deacon · 10 years ago
  92. d094894 iommu/arm-smmu: caps: add IOMMU_CAP_INTR_REMAP capability by Will Deacon · 10 years ago
  93. a9a1b0b iommu/arm-smmu: add support for PCI master devices by Will Deacon · 10 years ago
  94. a65217a iommu/arm-smmu: fix calculation of TCR.T0SZ by Will Deacon · 10 years ago
  95. 6069d23 iommu/arm-smmu: fix incorrect use of S2CR_TYPE_SHIFT by Kefeng Wang · 10 years ago
  96. c443084 iommu/arm-smmu: allow 42-bit stage-1 output size with 64K pages by Will Deacon · 10 years ago
  97. aca1bc4 iommu/arm-smmu: fix panic in arm_smmu_alloc_init_pte by Bin Wang · 10 years ago
  98. 16c50dcf iommu/arm-smmu: Return 0 on unmap failure by Laurent Pinchart · 10 years ago
  99. 34fb4b3 iommu/arm-smmu: fix incorrect comment regarding TLB invalidation by Will Deacon · 10 years ago
  100. 3aa80ea iommu/arm-smmu: provide option to dsb macro when publishing tables by Will Deacon · 10 years ago