1. b3a4bca Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  2. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  3. 08336fd intel-iommu: fix off-by-one in pagetable freeing by Alex Williamson · 10 years ago
  4. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  5. dd1a175 Merge branches 'arm/smmu', 'core', 'x86/vt-d', 'arm/shmobile', 'x86/amd', 'ppc/pamu', 'iommu/fixes' and 'arm/msm' into next by Joerg Roedel · 11 years ago
  6. 9f4c744 iommu/vt-d: Fix signedness bug in alloc_irte() by Dan Carpenter · 11 years ago
  7. 9bdc531 iommu/vt-d: free all resources if failed to initialize DMARs by Jiang Liu · 11 years ago
  8. b707cb0 iommu/vt-d, trivial: clean sparse warnings by Jiang Liu · 11 years ago
  9. cc05301 iommu/vt-d: fix wrong return value of dmar_table_init() by Jiang Liu · 11 years ago
  10. a84da70 iommu/vt-d: release invalidation queue when destroying IOMMU unit by Jiang Liu · 11 years ago
  11. 5ced12a iommu/vt-d: fix access after free issue in function free_dmar_iommu() by Jiang Liu · 11 years ago
  12. a868e6b iommu/vt-d: keep shared resources when failed to initialize iommu devices by Jiang Liu · 11 years ago
  13. b5f36d9 iommu/vt-d: fix invalid memory access when freeing DMAR irq by Jiang Liu · 11 years ago
  14. 7c91977 iommu/vt-d, trivial: simplify code with existing macros by Jiang Liu · 11 years ago
  15. 2fe2c60 iommu/vt-d, trivial: use defined macro instead of hardcoding by Jiang Liu · 11 years ago
  16. 694835d iommu/vt-d: mark internal functions as static by Jiang Liu · 11 years ago
  17. b8a2d28 iommu/vt-d, trivial: clean up unused code by Jiang Liu · 11 years ago
  18. b977e73 iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu() by Jiang Liu · 11 years ago
  19. 9544c00 iommu/vt-d, trivial: print correct domain id of static identity domain by Jiang Liu · 11 years ago
  20. 5c645b3 iommu/vt-d, trivial: refine support of 64bit guest address by Jiang Liu · 11 years ago
  21. 852bdb0 iommu/vt-d: fix resource leakage on error recovery path in iommu_init_domains() by Jiang Liu · 11 years ago
  22. 18d9916 iommu/vt-d: fix a race window in allocating domain ID for virtual machines by Jiang Liu · 11 years ago
  23. ada4d4b iommu/vt-d: fix PCI device reference leakage on error recovery path by Jiang Liu · 11 years ago
  24. 360eb3c iommu/vt-d: use dedicated bitmap to track remapping entry allocation status by Jiang Liu · 11 years ago
  25. e87c621 iommu/shmobile: Turn the flush_lock mutex into a spinlock by Laurent Pinchart · 11 years ago
  26. dc89f79 iommu/shmobile: Allocate archdata with kzalloc() by Laurent Pinchart · 11 years ago
  27. b3eb76d iommu/fsl_pamu: Use dev_is_pci() to check whether it is pci device by Yijing Wang · 11 years ago
  28. dbad086 iommu/vt-d: Use dev_is_pci() to check whether it is pci device by Yijing Wang · 11 years ago
  29. b82a227 iommu/amd: Use dev_is_pci() to check whether it is pci device by Yijing Wang · 11 years ago
  30. cbff563 iommu: add missing include by Brian Norris · 11 years ago
  31. 78a2e12 iommu: shmobile: Enable driver compilation with COMPILE_TEST by Laurent Pinchart · 11 years ago
  32. d2d1e8f iommu/vt-d: Mark function eoi_ioapic_pin_remapped() as static in irq_remapping.c by Rashika Kheria · 11 years ago
  33. 6a7885c iommu/vt-d: Mark functions as static in intel_irq_remapping.c by Rashika Kheria · 11 years ago
  34. 21004dc iommu/vt-d: Mark functions as static in dmar.c by Rashika Kheria · 11 years ago
  35. cf2d45b iommu/arm-smmu: add support for IOMMU_EXEC by Will Deacon · 11 years ago
  36. 06f983d iommu/arm-smmu: use VA_BITS to determine arm64 virtual address space by Will Deacon · 11 years ago
  37. 5fc63a7 iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group by Antonios Motakis · 11 years ago
  38. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  39. 89a23cd iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe() by Wei Yongjun · 11 years ago
  40. 5552ecd iommu/arm-smmu: remove potential NULL dereference on mapping path by Will Deacon · 11 years ago
  41. a44a979 iommu/arm-smmu: use mutex instead of spinlock for locking page tables by Will Deacon · 11 years ago
  42. f63c482 Don't try to compile shmobile-iommu outside of ARM by Linus Torvalds · 11 years ago
  43. 91838e2 Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  44. 01058e7 iommu/arm-smmu: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  45. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  46. a2529ad drivers/iommu/omap-iopgtable.h: remove unneeded cast of void* by Jingoo Han · 11 years ago
  47. 0faf996 Merge branch 'acpica' by Rafael J. Wysocki · 11 years ago
  48. bb51eee Merge branches 'iommu/fixes', 'tracing', 'core', 'arm/tegra', 'x86/vt-d', 'arm/smmu' and 'arm/shmobile' into next by Joerg Roedel · 11 years ago
  49. 7d02c4d iommu/shmobile: Enable the driver on all ARM platforms by Laurent Pinchart · 11 years ago
  50. a33a97c iommu/tegra-smmu: Staticize tegra_smmu_pm_ops by Sachin Kamat · 11 years ago
  51. 8a78865 iommu/tegra-gart: Staticize tegra_gart_pm_ops by Sachin Kamat · 11 years ago
  52. bca2b91 iommu/vt-d: Use list_for_each_entry_safe() for dmar_domain->devices traversal by Yijing Wang · 11 years ago
  53. 8b161f0 iommu/vt-d: Use for_each_drhd_unit() instead of list_for_each_entry() by Yijing Wang · 11 years ago
  54. f942360 iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits by Julian Stecklina · 11 years ago
  55. fa5f508 ACPICA: Update DMAR table definitions. by Lv Zheng · 11 years ago
  56. 659db6f iommu/arm-smmu: Clear global and context bank fault status registers by Andreas Herrmann · 11 years ago
  57. 2ef0f03 iommu/arm-smmu: Print context fault information by Andreas Herrmann · 11 years ago
  58. 44a08de iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exception by Andreas Herrmann · 11 years ago
  59. c55af7f iommu/arm-smmu: Refine check for proper size of mapped region by Andreas Herrmann · 11 years ago
  60. b1950b2 iommu/arm-smmu: Switch to subsys_initcall for driver registration by Andreas Herrmann · 11 years ago
  61. 2572484 iommu/arm-smmu: use relaxed accessors where possible by Will Deacon · 11 years ago
  62. 8a7f431 iommu/arm-smmu: replace devm_request_and_ioremap by devm_ioremap_resource by Julia Lawall · 11 years ago
  63. 0dbc607 x86, build, pci: Fix PCI_MSI build on !SMP by Thomas Petazzoni · 11 years ago
  64. 05104a4 iommu: Remove stack trace from broken irq remapping warning by Neil Horman · 11 years ago
  65. 04fa2f7 iommu: Add iommu_error class event to iommu trace by Shuah Khan · 11 years ago
  66. d0c5b25 iommu/tegra: gart: cleanup devm_* functions usage by Wei Yongjun · 11 years ago
  67. e56b3da iommu/tegra: Print phys_addr_t using %pa by Thierry Reding · 11 years ago
  68. abedb04 iommu: No need to pass '0x' when '%pa' is used by Fabio Estevam · 11 years ago
  69. 3a50639 iommu: Change iommu driver to call unmap trace event by Shuah Khan · 11 years ago
  70. e0be7c8 iommu: Change iommu driver to call map trace event by Shuah Khan · 11 years ago
  71. 6998063 iommu: Change iommu driver to call detach_device_to_domain trace event by Shuah Khan · 11 years ago
  72. b54db77 iommu: Change iommu driver to call attach_device_to_domain trace event by Shuah Khan · 11 years ago
  73. 2e75708 iommu: Change iommu driver to call remove_device_to_group trace event by Shuah Khan · 11 years ago
  74. d1cf7e8 iommu: Change iommu driver to call add_device_to_group trace event by Shuah Khan · 11 years ago
  75. 7f6db17 iommu: Add event tracing feature to iommu by Shuah Khan · 11 years ago
  76. fd90cec iommu/arm-smmu: don't enable SMMU device until probing has completed by Will Deacon · 11 years ago
  77. 6614ee7 iommu/arm-smmu: fix iommu_present() test in init by Dan Carpenter · 11 years ago
  78. faea13b7 iommu/arm-smmu: fix a signedness bug by Dan Carpenter · 11 years ago
  79. e5d0c87 Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  80. d6a60fc Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into next by Joerg Roedel · 11 years ago
  81. 5e42781 drivers/iommu: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  82. 30f9c3b Merge tag 'tegra-for-3.12-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Kevin Hilman · 11 years ago
  83. 946a88d tegra: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  84. 3269ee0 intel-iommu: Fix leaks in pagetable freeing by Alex Williamson · 11 years ago
  85. e644a01 iommu/amd: Fix resource leak in iommu_init_device() by Radmila Kompová · 11 years ago
  86. 82fcfc6 iommu/amd: Clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  87. ecfadb6 iommu/arm-smmu: Simplify VMID and ASID allocation by Will Deacon · 11 years ago
  88. 1463fe4 iommu/arm-smmu: Don't use VMIDs for stage-1 translations by Will Deacon · 11 years ago
  89. adaba32 iommu/arm-smmu: Tighten up global fault reporting by Will Deacon · 11 years ago
  90. 2ae9f2f iommu/arm-smmu: Remove broken big-endian check by Will Deacon · 11 years ago
  91. 634544b iommu/fsl: Remove unnecessary 'fsl-pamu' prefixes by Joerg Roedel · 11 years ago
  92. 9ed4366 iommu/fsl: Fix whitespace problems noticed by git-am by Joerg Roedel · 11 years ago
  93. 695093e iommu/fsl: Freescale PAMU driver and iommu implementation. by Varun Sethi · 11 years ago
  94. ca19243 iommu/exynos: Remove dead code (set_prefbuf) by Grant Grundler · 11 years ago
  95. 0b559df iommu/msm: Move mach includes to iommu directory by Stephen Boyd · 11 years ago
  96. 6664565 Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  97. 34e3a58c drivers/iommu/msm_iommu_dev.c: fix leak and clean up error paths by Libo Chen · 11 years ago
  98. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  99. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  100. f0bb4c0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago