1. d606fd7 Merge android-4.9.215(60fbe70) into msm-4.9 by jianzhou · 4 years, 8 months ago
  2. 2e709b54 Merge android-4.9.212(7e0f964) into msm-4.9 by jianzhou · 4 years, 8 months ago
  3. 76d3252 Merge android-4.9.211(5af9b7f) into msm-4.9 by jianzhou · 4 years, 8 months ago
  4. c30521f Merge android-4.9.208(9759f95) into msm-4.9 by jianzhou · 4 years, 8 months ago
  5. 712ae1c iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE by Will Deacon · 4 years, 10 months ago
  6. a9e0dcf iommu/amd: Wait for completion of IOTLB flush in attach_device by Filippo Sironi · 5 years ago
  7. d1b09d4 iommu/amd: Make iommu_disable safer by Kevin Mitchell · 5 years ago
  8. 497372c iommu: Use right function to get group for device by Lu Baolu · 5 years ago
  9. 30616bd iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU by Lu Baolu · 6 years ago
  10. c664cdb iommu: Remove device link to group on failure by Jon Derrick · 4 years, 11 months ago
  11. 7f79f5f Merge android-4.9.206(2be2d899) into msm-4.9 by jianzhou · 4 years, 10 months ago
  12. e5fb4e7 iommu/tegra-smmu: Fix page tables in > 4 GiB memory by Thierry Reding · 5 years ago
  13. 7c776c0 Merge "Merge android-4.9.199(dcb71b3) into msm-4.9" by Linux Build Service Account · 4 years, 11 months ago
  14. 0e20c3a Merge "iommu: msm: Update lazy in compliance with upstream dma ops" by Linux Build Service Account · 4 years, 11 months ago
  15. 3cc58f4 iommu: msm: Update lazy in compliance with upstream dma ops by Sudarshan Rajagopalan · 7 years ago
  16. f661fce Merge android-4.9.195(59aade0) into msm-4.9 by jianzhou · 5 years ago
  17. 0871302 iommu/amd: Fix NULL dereference bug in match_hid_uid by Aaron Ma · 6 years ago
  18. 4be6354 Merge android-4.9.194(f360bd46) into msm-4.9 by jianzhou · 5 years ago
  19. 6fdca0f Merge android-4.9.191 (9ca8608) into msm-4.9 by jianzhou · 5 years ago
  20. dca3398 Merge android-4.9.190 (476e7ea) into msm-4.9 by jianzhou · 5 years ago
  21. 355c780 iommu/amd: Silence warnings under memory pressure by Qian Cai · 5 years ago
  22. 6fb92f1 iommu/amd: Fix race in increase_address_space() by Joerg Roedel · 5 years ago
  23. 10f13d9 iommu/dma: Handle SG length overflow better by Robin Murphy · 5 years ago
  24. 5f35f44 iommu/amd: Move iommu_init_pci() to .init section by Joerg Roedel · 6 years ago
  25. 31d65a6 Merge android-4.9.183 (a80a7ab) into msm-4.9 by jianzhou · 5 years ago
  26. 7c29f78 iommu: arm-smmu: Add DOMAIN_ATTR_NO_CFRE by Patrick Daly · 6 years ago
  27. ea091c8 iommu/vt-d: Set intel_iommu_gfx_mapped correctly by Lu Baolu · 6 years ago
  28. d7b187a Merge android-4.9.179 (1dc2c29) into msm-4.9 by jianzhou · 5 years ago
  29. 9034c87 Merge android-4.9.175 (e2171b6) into msm-4.9 by Tengfei Fan · 5 years ago
  30. 7b323f5 Merge android-4.9.170 (1ef64da) into msm-4.9 by jianzhou · 5 years ago
  31. 685434d Merge android-4.9.168 (286f971) into msm-4.9 by jianzhou · 5 years ago
  32. 202494a9 iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114 by Dmitry Osipenko · 6 years ago
  33. 19d550f Merge android-4.9.166 (0166b9e) into msm-4.9 by jianzhou · 5 years ago
  34. 6f54cf1 iommu/amd: Set exclusion range correctly by Joerg Roedel · 6 years ago
  35. dd779cb Merge android-4.9.163 (429c144) into msm-4.9 by jianzhou · 6 years ago
  36. 0afa6d8 iommu/dmar: Fix buffer overflow during PCI bus notification by Julia Cartwright · 6 years ago
  37. 41f08cc iommu/vt-d: Check capability before disabling protected memory by Lu Baolu · 6 years ago
  38. afa8739 iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables by Nicolas Boichat · 6 years ago
  39. cfa2d25 iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE by Stanislaw Gruszka · 6 years ago
  40. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 6 years ago
  41. 2efa79e iommu/amd: Fix IOMMU page flush when detach device from a domain by Suravee Suthikulpanit · 6 years ago
  42. 50c382e iommu/amd: Unmap all mapped pages in error path of map_sg by Jerry Snitselaar · 6 years ago
  43. 8a6c9f6 iommu/amd: Call free_iova_fast with pfn in map_sg by Jerry Snitselaar · 6 years ago
  44. ad9f9a5 iommu: arm-smmu: use bitwise operator instead of logical by Vijayanand Jitta · 6 years ago
  45. affc9ac iommu: iommu-debug: don't pass null character to copy_to_user by Vijayanand Jitta · 6 years ago
  46. 3c302a7 Merge "Merge android-4.9.152 (fd37e28) into msm-4.9" by Linux Build Service Account · 6 years ago
  47. d1069fc iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer by Will Deacon · 6 years ago
  48. 98e089c iommu/arm-smmu: Add support for qcom,smmu-v2 variant by Vivek Gautam · 6 years ago
  49. d4ccfce iommu/amd: Fix amd_iommu=force_isolation by Yu Zhao · 6 years ago
  50. 902a0ce Merge android-4.9.152 (fd37e28) into msm-4.9 by jianzhou · 6 years ago
  51. 8c234a5 iommu: dma-mapping-fast: Add a check for count in fast_smmu_alloc by Vijayanand Jitta · 6 years ago
  52. 4eb5bb6 Merge "iommu: do not attempt reclaim on higher order allocs" by Linux Build Service Account · 6 years ago
  53. 9d37384 iommu: do not attempt reclaim on higher order allocs by Vinayak Menon · 6 years ago
  54. 90a2373 iommu/iommu-debug: fix buffer overflows in debugfs read functions by Srinivasarao P · 6 years ago
  55. 86e89fe Merge "iommu: arm-smmu: Introduce a new mutex in arm_smmu_device structure" by Linux Build Service Account · 6 years ago
  56. fa26bd5 iommu: arm-smmu: Introduce a new mutex in arm_smmu_device structure by Swathi Sridhar · 7 years ago
  57. da4b7ae iommu/vt-d: Handle domain agaw being less than iommu agaw by Sohil Mehta · 6 years ago
  58. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 6 years ago
  59. c5976f8 Merge android-4.9.135 (03fcc2f) into msm-4.9 by Minming Qi · 6 years ago
  60. 782d0b8 iommu/vt-d: Use memunmap to free memremap by Pan Bian · 6 years ago
  61. 06144fe iommu/ipmmu-vmsa: Fix crash on early domain free by Geert Uytterhoeven · 6 years ago
  62. 19c6074 iommu/vt-d: Fix NULL pointer dereference in prq_event_thread() by Lu Baolu · 6 years ago
  63. 775e2fb Merge android-4.9.131 (7bebf33) into msm-4.9 by Minming Qi · 6 years ago
  64. 2e316b4 Merge android-4.9.129 (b727d1c) into msm-4.9 by Minming Qi · 6 years ago
  65. a80f4c8 Merge android-4.9.128 (ba01a42) into msm-4.9 by Minming Qi · 6 years ago
  66. bdeb159 Merge android-4.9.126 (a8c1ea6) into msm-4.9 by Minming Qi · 6 years ago
  67. 792a964 iommu/amd: Return devid as alias for ACPI HID devices by Arindam Nath · 6 years ago
  68. 5eb06bf iommu/amd: make sure TLB to be flushed before IOVA freed by Zhen Lei · 6 years ago
  69. bd08974 iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register by Miao Zhong · 6 years ago
  70. 5092edd iommu/ipmmu-vmsa: Fix allocation in atomic context by Geert Uytterhoeven · 6 years ago
  71. b68377c iommu/vt-d: Fix dev iotlb pfsid use by Jacob Pan · 6 years ago
  72. eada1b2 iommu/vt-d: Add definitions for PFSID by Jacob Pan · 6 years ago
  73. 56c447b iommu: arm-smmu: fix device remove cleanup by Prakash Gupta · 6 years ago
  74. cd5605e Merge "iommu: arm-smmu: Only modify the ACTLR register if required" by Linux Build Service Account · 6 years ago
  75. 25317e8 iommu: arm-smmu: Only modify the ACTLR register if required by Patrick Daly · 7 years ago
  76. 696d37f Merge "Merge android-4.9.106 (8b94b87) into msm-4.9" by Linux Build Service Account · 6 years ago
  77. 63923ed Merge "dma-mapping: fix build when !CONFIG_ARM_SMMU" by Linux Build Service Account · 6 years ago
  78. 40834dd Merge android-4.9.105 (859e0a8) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  79. cf93cac iommu: arm-smmu: Remove hibernation dt-property by Patrick Daly · 6 years ago
  80. b5c2e60 iommu/vt-d: Use domain instead of cache fetching by Peter Xu · 7 years ago
  81. ee2e1c6 Merge "iommu: ignore scm_call return if SMC_ID not supported" by Linux Build Service Account · 6 years ago
  82. d39f0b8 Merge "iommu/arm-smmu: add scm_call for secure page table memory for armv7" by Linux Build Service Account · 6 years ago
  83. b0d88b7 iommu: ignore scm_call return if SMC_ID not supported by Prakash Gupta · 7 years ago
  84. 9a59a47 iommu/arm-smmu: add scm_call for secure page table memory for armv7 by Ramesh Yadav Javadi · 7 years ago
  85. 2c5fffe Merge android-4.9.96 (320d53a) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  86. 29b5b88 Merge "iommu: arm-smmu: Add hibernation support for slave-side secure devices" by Linux Build Service Account · 7 years ago
  87. 5dc6d94 Merge "iommu: arm-smmu: Add PM support for actlr register" by Linux Build Service Account · 7 years ago
  88. eeb6f50 Merge "iommu/arm-smmu: Track context bank state" by Linux Build Service Account · 7 years ago
  89. 78667de Merge "Merge android-4.9.90 (dd1e37e) into msm-4.9" by Linux Build Service Account · 7 years ago
  90. addf1f8 iommu: arm-smmu: Add hibernation support for slave-side secure devices by Patrick Daly · 7 years ago
  91. ad52108 iommu: arm-smmu: Add PM support for actlr register by Patrick Daly · 7 years ago
  92. 6549a1f iommu/arm-smmu: Track context bank state by Robin Murphy · 7 years ago
  93. f0b0a2a iommu/arm-smmu: Fix 16-bit ASID configuration by Sunil Goutham · 8 years ago
  94. 681e661 iommu/arm-smmu: Fix for ThunderX erratum #27704 by Tomasz Nowicki · 8 years ago
  95. 94911a0 iommu/vt-d: Fix a potential memory leak by Lu Baolu · 7 years ago
  96. dc9767f Merge android-4.9.90 (dd1e37e) into msm-4.9 by Blagovest Kolenichev · 7 years ago
  97. 97fb6c5 iommu/arm-smmu: Replace devm_ioremap_resource by devm_ioremap by Charan Teja Reddy · 7 years ago
  98. c2e909a iommu: add support for force guard page by Prakash Gupta · 7 years ago
  99. 62088f5 iommu/vt-d: clean up pr_irq if request_threaded_irq fails by Jerry Snitselaar · 7 years ago
  100. a3a9a97 iommu/omap: Register driver before setting IOMMU ops by Suman Anna · 8 years ago