1. 315786e iommu: Add iommu_map_sg() function by Olav Haugan · 10 years ago
  2. c68a292 iommu/rockchip: rk3288 iommu driver by Daniel Kurtz · 10 years ago
  3. c72acf6 iommu/msm: Deletion of unnecessary checks before clk_disable() by SF Markus Elfring · 10 years ago
  4. 9c83e9f iommu/omap: Switch pagetable debugfs entry to use seq_file by Suman Anna · 10 years ago
  5. c5cf5c5 iommu/omap: Fix bus error on debugfs access of unattached IOMMU by Suman Anna · 10 years ago
  6. f24d9ad iommu/omap: Reset the domain field upon detaching by Suman Anna · 10 years ago
  7. 4899a56 iommu/omap: Do not export unneeded functions by Suman Anna · 10 years ago
  8. c55caec iommu/omap: Remove couple of unused exported functions by Suman Anna · 10 years ago
  9. 61c7535 iommu/omap: Integrate omap-iommu-debug into omap-iommu by Suman Anna · 10 years ago
  10. 3ca5db0 iommu/omap: Make pagetable debugfs entry read-only by Suman Anna · 10 years ago
  11. 68570a7 iommu/omap: Fix the permissions on nr_tlb_entries by Suman Anna · 10 years ago
  12. bd4396f iommu/omap: Consolidate OMAP IOMMU modules by Suman Anna · 10 years ago
  13. 124262a iommu/omap: Simplify omap2_iommu_fault_isr() by Suman Anna · 10 years ago
  14. c2372aa iommu/omap: Remove bogus version check in context save/restore by Suman Anna · 10 years ago
  15. 3acb04c iommu/omap: Remove omap_iommu_arch_version() and version field by Suman Anna · 10 years ago
  16. 2b313dd iommu/omap: Remove ver debugfs entry by Suman Anna · 10 years ago
  17. 533b40c iommu/omap: Remove conditional definition of dev_to_omap_iommu() by Suman Anna · 10 years ago
  18. 52dad77 iommu/omap: Remove duplicate declarations by Suman Anna · 10 years ago
  19. 4cfcf2a iommu/omap: Remove unused isr_priv field from omap_iommu by Suman Anna · 10 years ago
  20. 2088ecb iommu/omap: Remove refcount field from omap_iommu object by Suman Anna · 10 years ago
  21. 98b773c iommu: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  22. 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  23. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  24. 09b5269 Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
  25. 80f7b3d iommu/vt-d: Work around broken RMRR firmware entries by Joerg Roedel · 10 years ago
  26. 5738459 iommu/vt-d: Store bus information in RMRR PCI device path by Joerg Roedel · 10 years ago
  27. 1196c2f iommu/vt-d: Only remove domain when device is removed by Joerg Roedel · 10 years ago
  28. c50e324 iommu/amd: Fix devid mapping for ivrs_ioapic override by Joerg Roedel · 10 years ago
  29. 5fc24d8 iommu/irq_remapping: Fix the regression of hpet irq remapping by Yijing Wang · 10 years ago
  30. fb3e306 iommu: Fix bus notifier breakage by Mark Salter · 10 years ago
  31. 25b11ce iommu/amd: Split init_iommu_group() from iommu_init_device() by Alex Williamson · 10 years ago
  32. f096c06 iommu: Rework iommu_group_get_for_pci_dev() by Alex Williamson · 10 years ago
  33. d943b0f iommu: Make of_device_id array const by Kiran Padwal · 10 years ago
  34. 63eaa75 amd_iommu: do not dereference a NULL pointer address. by Maurizio Lombardi · 10 years ago
  35. a6fda0f iommu/omap: Remove omap_iommu unused owner field by Laurent Pinchart · 10 years ago
  36. 24278a2 iommu: Remove iommu_domain_has_cap() API function by Joerg Roedel · 10 years ago
  37. 7c2aa64 iommu/tegra: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  38. 4480845 iommu/msm: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  39. 5d587b8 iommu/vt-d: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  40. b7eb678 iommu/fsl: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  41. 1fd0c77 iommu/arm-smmu: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  42. ab63648 iommu/amd: Convert to iommu_capable() API function by Joerg Roedel · 10 years ago
  43. 3c0e0ca iommu: Introduce iommu_capable API function by Joerg Roedel · 10 years ago
  44. 1aed074 iommu: Convert iommu-caps from define to enum by Joerg Roedel · 10 years ago
  45. 5712846 kvm: Fix page ageing bugs by Andres Lagar-Cavilla · 10 years ago
  46. ccd359f iommu/arm-smmu: fix bug in pmd construction by Mitchel Humpherys · 10 years ago
  47. d3aba04 iommu/arm-smmu: support MMU-401 by Robin Murphy · 10 years ago
  48. 0936040 iommu/arm-smmu: fix architecture version detection by Robin Murphy · 10 years ago
  49. 28d6007 iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITS by Will Deacon · 10 years ago
  50. c757e85 iommu/arm-smmu: use page shift instead of page size to avoid division by Will Deacon · 10 years ago
  51. 844e35b iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommu by Will Deacon · 10 years ago
  52. 8f68f8e iommu/arm-smmu: add support for multi-master iommu groups by Will Deacon · 10 years ago
  53. 4cf740b iommu/arm-smmu: allow translation stage to be forced on the cmdline by Will Deacon · 10 years ago
  54. 5a9137a iommu/fsl: Fix warning resulting from adding PCI device twice by Varun Sethi · 10 years ago
  55. 7d68277 iommu/omap: Fix iommu archdata name for DT-based devices by Suman Anna · 10 years ago
  56. e3f595b iommu/omap: Check for valid archdata in attach_dev by Suman Anna · 10 years ago
  57. 61bf5ff Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into iommu/fixes by Joerg Roedel · 10 years ago
  58. 4d09d99 iommu/arm-smmu: fix corner cases in address size calculations by Will Deacon · 10 years ago
  59. 70c9a7d iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  60. 3c8766d iommu/arm-smmu: Do not access non-existing S2CR registers by Olav Haugan · 10 years ago
  61. 43b412b iommu/arm-smmu: fix s2cr and smr teardown on device detach from domain by Will Deacon · 10 years ago
  62. 93b1413 iommu/arm-smmu: remove pgtable_page_{c,d}tor() by Vladimir Murzin · 10 years ago
  63. 1fc870c iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1 by Olav Haugan · 10 years ago
  64. a18037b iommu/arm-smmu: avoid calling request_irq in atomic context by Mitchel Humpherys · 10 years ago
  65. cafd254 iommu/amd: Remove device binding reference count by Joerg Roedel · 10 years ago
  66. 397111a iommu/amd: Attach and detach complete alias group by Joerg Roedel · 10 years ago
  67. f251e18 iommu/amd: Keep a list of devices in an alias group by Joerg Roedel · 10 years ago
  68. 50917e2 iommu/amd: Move struct iommu_dev_data to amd_iommu.c by Joerg Roedel · 10 years ago
  69. c0df975 iommu/vt-d: Check return value of acpi_bus_get_device() by Joerg Roedel · 10 years ago
  70. c4a783b iommu/core: Make iommu_group_get_for_dev() more robust by Joerg Roedel · 10 years ago
  71. eecbad7 iommu: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  72. f63ef69 iommu/vt-d: Don't store SIRTP request by Jan Kiszka · 10 years ago
  73. f171aba iommu/exynos: Fix trivial typos by Sachin Kamat · 10 years ago
  74. 9db4ad9 iommu/core: Check for the right function pointer in iommu_map() by Joerg Roedel · 10 years ago
  75. 9b29d3c iommu/amd: Fix cleanup_domain for mass device removal by Joerg Roedel · 10 years ago
  76. e7f9fa5 iommu/vt-d: Defer domain removal if device is assigned to a driver by Joerg Roedel · 10 years ago
  77. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  78. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  79. 8b80c0f Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  80. 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
  81. af43746 iommu/vt-d: Fix race setting IRQ CPU affinity while freeing IRQ by Greg Edwards · 10 years ago
  82. 83118b0 ACPICA: Tables: Update for DMAR table changes. by Bob Moore · 10 years ago
  83. daff2f9 iommu/amd: Fix 2 typos in comments by Joerg Roedel · 10 years ago
  84. 75058a3 iommu/amd: Fix device_state reference counting by Joerg Roedel · 10 years ago
  85. 8301da5 iommu/amd: Remove change_pte mmu_notifier call-back by Joerg Roedel · 10 years ago
  86. fcaa960 iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid by Joerg Roedel · 10 years ago
  87. 4802c1d iommu/exynos: Select ARM_DMA_USE_IOMMU by Tushar Behera · 10 years ago
  88. c875d2c iommu/vt-d: Exclude devices using RMRRs from IOMMU API domains by Alex Williamson · 10 years ago
  89. baaa7b5 iommu/omap: Remove virtual memory manager by Laurent Pinchart · 10 years ago
  90. 161f693 iommu/vt-d: Fix issue in computing domain's iommu_snooping flag by Jiang Liu · 10 years ago
  91. a156ef9 iommu/vt-d: Introduce helper function iova_size() to improve code readability by Jiang Liu · 10 years ago
  92. 162d1b1 iommu/vt-d: Introduce helper domain_pfn_within_range() to simplify code by Jiang Liu · 10 years ago
  93. d41a4ad iommu/vt-d: Simplify intel_unmap_sg() and kill duplicated code by Jiang Liu · 10 years ago
  94. 2a41cce iommu/vt-d: Change iommu_enable/disable_translation to return void by Jiang Liu · 10 years ago
  95. 129ad28 iommu/vt-d: Avoid freeing virtual machine domain in free_dmar_iommu() by Jiang Liu · 10 years ago
  96. 2a46ddf iommu/vt-d: Fix possible invalid memory access caused by free_dmar_iommu() by Jiang Liu · 10 years ago
  97. 44bde61 iommu/vt-d: Allocate dynamic domain id for virtual domains only by Jiang Liu · 10 years ago
  98. fb170fb iommu/vt-d: Introduce helper functions to make code symmetric for readability by Jiang Liu · 10 years ago
  99. ab8dfe2 iommu/vt-d: Introduce helper functions to improve code readability by Jiang Liu · 10 years ago
  100. 18fd779 iommu/vt-d: Use correct domain id to flush virtual machine domains by Jiang Liu · 10 years ago