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