1. 5044bbd Merge remote-tracking branch '4.4/tmp-e5517c2' into 4.8 by Kyle Yan · 8 years ago
  2. 105ecad Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  3. 9101704 iommu/vt-d: Fix PASID table allocation by David Woodhouse · 8 years ago
  4. f66e9c3 Merge "Revert "iommu: arm-smmu: Disable bypass mode by default"" into msm-4.8 by Kyle Yan · 8 years ago
  5. a728cfd Revert "iommu: arm-smmu: Disable bypass mode by default" by Patrick Daly · 8 years ago
  6. a8829ec Merge remote-tracking branch 'origin/tmp-a25f094' into msm-4.8 by Divya Sharma · 8 years ago
  7. ce6786f iommu: io-pgtable-arm: Support DOMAIN_ATTRIBUTE_USE_UPSTREAM_HINT by Patrick Daly · 8 years ago
  8. bf76227 iommu: io-pgtable-arm: Implement IOMMU_USE_UPSTREAM_HINT by Patrick Daly · 8 years ago
  9. 2631944 iommu: arm-smmu: Fix a possible null pointer dereference by Patrick Daly · 8 years ago
  10. a8a228d iommu/io-pgtable-arm: Use outer shareable for all configurations by Liam Mark · 8 years ago
  11. 1245b7f iommu/io-pgtable-arm: Make cacheable mappings outer-shareable by Mitchel Humpherys · 8 years ago
  12. 45b2e97 iommu/io-pgtable-arm: Support SMMU coherent page tables by Mitchel Humpherys · 8 years ago
  13. 9a99e4a Merge "iommu: arm-smmu: Add support for QSMMUV500" into msm-4.8 by Kyle Yan · 8 years ago
  14. bea6403 iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path by Joerg Roedel · 8 years ago
  15. 8c82d6e iommu/arm-smmu: Fix out-of-bounds dereference by Robin Murphy · 8 years ago
  16. 3c117b5 iommu/arm-smmu: Check that iommu_fwspecs are ours by Robin Murphy · 8 years ago
  17. ec615f4 iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s by Robin Murphy · 8 years ago
  18. fba4f8e iommu/arm-smmu: Work around ARM DMA configuration by Robin Murphy · 8 years ago
  19. 29defcc ion: Snapshot for 4.8 kernel upgrade by Laura Abbott · 10 years ago
  20. ff0116e iommu: Add support for delayed unmapping of ion/dma_buf buffer by Olav Haugan · 9 years ago
  21. 1f8a288 iommu: arm-smmu: Add support for QSMMUV500 by Patrick Daly · 8 years ago
  22. 9ef0186 iommu: iommu-debug: Allow full dma_addr_t sized address for atos by Patrick Daly · 8 years ago
  23. 5a5e3ff iommu: iommu-debug: Return an error value on invalid data format by Patrick Daly · 8 years ago
  24. 781558f iommu: io-pgtable-arm: Fix arm_lpae_split_blk_unmap cornercase by Patrick Daly · 8 years ago
  25. 466237d iommu: arm-smmu: Fix clock reference count leak in error path by Patrick Daly · 8 years ago
  26. 77db4f9 iommu: arm-smmu: Reinitialize domain properly on error paths by Patrick Daly · 8 years ago
  27. 5b3d8c6 iommu: arm-smmu: Abstract power resources from struct arm_smmu_device by Patrick Daly · 8 years ago
  28. cf7b0de iommu: arm-smmu: Use device-tree based msm_bus api by Patrick Daly · 8 years ago
  29. ad441dd iommu/arm-smmu: Factor out qcom,smmu-v2 implementation by Patrick Daly · 8 years ago
  30. d747620 iommu/arm-smmu: Add framework for implementation defined features by Patrick Daly · 8 years ago
  31. 6988454 iommu: arm-smmu: Disable bypass mode by default by Patrick Daly · 8 years ago
  32. 65be4a5 Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8 by Kyle Yan · 8 years ago
  33. 1c38718 iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions by Ashok Raj · 8 years ago
  34. f0c58e1 iommu: arm-smmu: Allow configurations with zero clocks by Patrick Daly · 8 years ago
  35. a4417e7 iommu/iommu-debug: Make debug driver 32 bit compatible by Susheel Khiani · 8 years ago
  36. 3c28c96 iommu/iommu-debug:: initialize variables before use by Shiraz Hashim · 8 years ago
  37. 0d1b826 iommu/iommu-debug: Add debugfs file to enable config clocks by Mitchel Humpherys · 9 years ago
  38. 10215fd iommu/iommu-debug: Add functional test for ARM DMA IOMMU mapper by Mitchel Humpherys · 9 years ago
  39. 45fc712 iommu/iommu-debug: Add functional tests for fast mapper by Mitchel Humpherys · 9 years ago
  40. be3060c iommu/iommu-debug: Add file for profiling the fast DMA APIs by Mitchel Humpherys · 9 years ago
  41. bc367fd iommu/iommu-debug: Add file for profiling fast mapper by Mitchel Humpherys · 9 years ago
  42. c625ce0 iommu/arm-smmu: Wire up io-pgtable-fast for domains that request it by Mitchel Humpherys · 9 years ago
  43. 7bcb546 iommu: dma-mapping-fast: Add mmap support by Patrick Daly · 8 years ago
  44. 06f3121 iommu/io-pgtable-fast: validate data before use by Shiraz Hashim · 8 years ago
  45. a8cf0e2 iommu: dma-mapping-fast: Remove unused #define by Mitchel Humpherys · 8 years ago
  46. 5c704e0 iommu/io-pgtable-fast: Prove correctness of TLB maintenance by Mitchel Humpherys · 9 years ago
  47. 0e43f0a iommu: Add DMA mapper for io-pgtable-fast by Mitchel Humpherys · 9 years ago
  48. b9dda59 iommu/arm-smmu: Implement DOMAIN_ATTR_PGTBL_INFO by Mitchel Humpherys · 9 years ago
  49. 74299ca iommu/arm-smmu: Implement {enable,disable}_config_clocks by Mitchel Humpherys · 9 years ago
  50. 2dcc234 iommu/arm-smmu: Implement the .tlbi_domain op by Mitchel Humpherys · 9 years ago
  51. 56e520c Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  52. 86a560e iommu/io-pgtable: Add fast page table mapper for ARMv8L by Mitchel Humpherys · 9 years ago
  53. ba82258 iommu/arm-smmu: Move device config probe messages to debug level by Mitchel Humpherys · 9 years ago
  54. d5bb2da iommu/io-pgtable-arm: Use non-cacheable page table memory by Mitchel Humpherys · 9 years ago
  55. 73230ce iommu/arm-smmu: make a mismatch in CBs and CB interrupts non-fatal by Mitchel Humpherys · 10 years ago
  56. a571f73 iommu/arm-smmu: add support for dynamic stream IDs to DT parsing by Patrick Daly · 8 years ago
  57. 4c77560 iommu/arm-smmu: check return value of register_smmu_master by Mitchel Humpherys · 10 years ago
  58. c6dd1ed iommu/arm-smmu: implement generic DT bindings by Mitchel Humpherys · 10 years ago
  59. 93f7eef iommu/iommu-debug: Add dummy driver for standalone testing by Mitchel Humpherys · 8 years ago
  60. 3ca31e3 iommu/iommu-debug: Add 3 more signifigant digits by Patrick Daly · 9 years ago
  61. e4e3986 iommu/iommu-debug: Improve statistics collection by Patrick Daly · 9 years ago
  62. 1c47bb5 iommu/iommu-debug: Use more iterations while profiling by Mitchel Humpherys · 9 years ago
  63. 020f90f iommu/iommu-debug: Add support for secure domain profiling by Mitchel Humpherys · 9 years ago
  64. 679567c iommu/iommu-debug: Set DOMAIN_ATTR_ATOMIC during profiling by Mitchel Humpherys · 9 years ago
  65. 0dc04de iommu/iommu-debug: Provide debugfs for iommu_reg_{read,write} by Mitchel Humpherys · 9 years ago
  66. ac4c38b iommu/iommu-debug: Add secure_attach debugfs file by Mitchel Humpherys · 9 years ago
  67. 5e991f1 iommu/iommu-debug: Show secure VMID in attach info by Mitchel Humpherys · 9 years ago
  68. b7dfda7 iommu/arm-smmu: Pool secure page table memory by Patrick Daly · 8 years ago
  69. e271f21 iommu/arm-smmu: Add new lock to protect assign and unassign list by Patrick Daly · 8 years ago
  70. 6100737 msm: Update the permissions while making assign call by Neeti Desai · 9 years ago
  71. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  72. c11d108 iommu/arm-smmu: Add support for page table donation by Patrick Daly · 8 years ago
  73. e46cae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  74. 3ddf8d1 iommu/arm-smmu: Disable clocks in reverse order by Liam Mark · 8 years ago
  75. 0c4fd1b iommu/arm-smmu: Defer SMMU probe if clock-tree is not ready by Mathew Joseph Karimpanal · 8 years ago
  76. 3e52a7e iommu/arm-smmu: Don't ignore clock/regulator API errors by Mitchel Humpherys · 9 years ago
  77. 2764f95 iommu/arm-smmu: Add support for dynamic bus scale voting by Patrick Daly · 8 years ago
  78. f7666ae iommu/arm-smmu: add support for specifying regulators by Mitchel Humpherys · 10 years ago
  79. 8befb66 iommu/arm-smmu: Add support for map/unmap to be atomic by Patrick Daly · 8 years ago
  80. 3a8a88a iommu/arm-smmu: add support for specifying clocks by Patrick Daly · 8 years ago
  81. 849aa50 iommu/arm-smmu: Reduce TLB sync timeout by Mitchel Humpherys · 9 years ago
  82. 9b1b894 iommu/arm-smmu: Poll TLBSTATUS with a tight loop by Mitchel Humpherys · 9 years ago
  83. f300799 iommu/arm-smmu: Use context bank TLBSTATUS registers by Mitchel Humpherys · 9 years ago
  84. 288086e iommu/iommu-debug: Add debugfs file to trigger context faults by Mitchel Humpherys · 9 years ago
  85. 5437921 iommu/iommu-debug: Only uniquify directory names for dynamic domains by Mitchel Humpherys · 9 years ago
  86. e66aa5b iommu/iommu-debug: Maintain list of domains during alloc by Susheel Khiani · 9 years ago
  87. 70b7511 iommu/iommu-debug: Fix parsing of unmap size by Mitchel Humpherys · 9 years ago
  88. f01d6e3 iommu/io-pgtable: Add memory stats debugfs file by Mitchel Humpherys · 9 years ago
  89. c75ae49 iommu: Create iommu debugfs directory from IOMMU code by Mitchel Humpherys · 9 years ago
  90. a05b252 iommu/iommu-debug: Don't add debugfs entries until we init by Mitchel Humpherys · 9 years ago
  91. 088cc58 iommu/iommu-debug: Move attachment info file to subdirectory by Mitchel Humpherys · 9 years ago
  92. 89924fd iommu/iommu-debug: Initialize debug device to 0 by Mitchel Humpherys · 9 years ago
  93. 0fe337d iommu/iommu-debug: Add translation and mapping test files by Mitchel Humpherys · 9 years ago
  94. bb2b7ff iommu/s390: simplify registration of I/O address translation parameters by Sebastian Ott · 8 years ago
  95. 7cc56e4 iommu/iommu-debug: Rename profiling device functions by Mitchel Humpherys · 9 years ago
  96. 876e2be iommu/iommu-debug: Make attachment directories unique by Mitchel Humpherys · 9 years ago
  97. 13a0825 Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/renesas' and 'arm/smmu' into next by Joerg Roedel · 8 years ago
  98. 09284b9 iommu/amd: No need to wait iommu completion if no dte irq entry change by Baoquan He · 8 years ago
  99. c3db901 iommu/amd: Free domain id when free a domain of struct dma_ops_domain by Baoquan He · 8 years ago
  100. 5c87f62 iommu/amd: Use standard bitmap operation to set bitmap by Baoquan He · 8 years ago