1. 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
  2. 8b80c0f Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  3. 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
  4. af43746 iommu/vt-d: Fix race setting IRQ CPU affinity while freeing IRQ by Greg Edwards · 10 years ago
  5. 83118b0 ACPICA: Tables: Update for DMAR table changes. by Bob Moore · 10 years ago
  6. daff2f9 iommu/amd: Fix 2 typos in comments by Joerg Roedel · 10 years ago
  7. 75058a3 iommu/amd: Fix device_state reference counting by Joerg Roedel · 10 years ago
  8. 8301da5 iommu/amd: Remove change_pte mmu_notifier call-back by Joerg Roedel · 10 years ago
  9. fcaa960 iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid by Joerg Roedel · 10 years ago
  10. 4802c1d iommu/exynos: Select ARM_DMA_USE_IOMMU by Tushar Behera · 10 years ago
  11. c875d2c iommu/vt-d: Exclude devices using RMRRs from IOMMU API domains by Alex Williamson · 10 years ago
  12. baaa7b5 iommu/omap: Remove virtual memory manager by Laurent Pinchart · 10 years ago
  13. 161f693 iommu/vt-d: Fix issue in computing domain's iommu_snooping flag by Jiang Liu · 10 years ago
  14. a156ef9 iommu/vt-d: Introduce helper function iova_size() to improve code readability by Jiang Liu · 10 years ago
  15. 162d1b1 iommu/vt-d: Introduce helper domain_pfn_within_range() to simplify code by Jiang Liu · 10 years ago
  16. d41a4ad iommu/vt-d: Simplify intel_unmap_sg() and kill duplicated code by Jiang Liu · 10 years ago
  17. 2a41cce iommu/vt-d: Change iommu_enable/disable_translation to return void by Jiang Liu · 10 years ago
  18. 129ad28 iommu/vt-d: Avoid freeing virtual machine domain in free_dmar_iommu() by Jiang Liu · 10 years ago
  19. 2a46ddf iommu/vt-d: Fix possible invalid memory access caused by free_dmar_iommu() by Jiang Liu · 10 years ago
  20. 44bde61 iommu/vt-d: Allocate dynamic domain id for virtual domains only by Jiang Liu · 10 years ago
  21. fb170fb iommu/vt-d: Introduce helper functions to make code symmetric for readability by Jiang Liu · 10 years ago
  22. ab8dfe2 iommu/vt-d: Introduce helper functions to improve code readability by Jiang Liu · 10 years ago
  23. 18fd779 iommu/vt-d: Use correct domain id to flush virtual machine domains by Jiang Liu · 10 years ago
  24. c3b497c iommu/vt-d: Match segment number when searching for dev_iotlb capable devices by Jiang Liu · 10 years ago
  25. cbb24a2 Merge branch 'core' into x86/vt-d by Joerg Roedel · 10 years ago
  26. d9e1611 iommu/amd: Don't call the inv_ctx_cb when pasid is not set up by Joerg Roedel · 10 years ago
  27. dba3838 iommu/amd: Don't hold a reference to task_struct by Joerg Roedel · 10 years ago
  28. f0aac63 iommu/amd: Don't hold a reference to mm_struct by Joerg Roedel · 10 years ago
  29. 53d340e iommu/amd: Add pasid_state->invalid flag by Joerg Roedel · 10 years ago
  30. dc88db7 iommu/amd: Drop pasid_state reference in ppr_notifer error path by Joerg Roedel · 10 years ago
  31. 61feb43 iommu/amd: Get rid of __unbind_pasid by Joerg Roedel · 10 years ago
  32. c5db16a iommu/amd: Don't free pasid_state in mn_release path by Joerg Roedel · 10 years ago
  33. caf8a51 iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid by Joerg Roedel · 10 years ago
  34. ff6d0cc iommu/amd: Fix typo in amd_iommu_v2 driver by Joerg Roedel · 10 years ago
  35. e5cac32 iommu/amd: Drop oprofile dependency by Borislav Petkov · 10 years ago
  36. a188cf8 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 · 10 years ago
  37. 51499aa iommu/amd: Moving PPR fault flags macros definitions by Alexey Skidanov · 10 years ago
  38. b00675b iommu/amd: Fix for pasid initialization by Alexey Skidanov · 10 years ago
  39. 2907320 iommu/arm-smmu: fix some checkpatch issues by Mitchel Humpherys · 10 years ago
  40. ffd78f0 iommu: Fix compile error in iommu-sysfs.c by Joerg Roedel · 10 years ago
  41. b22f643 iommu: Constify struct iommu_ops by Thierry Reding · 10 years ago
  42. 3170447 iommu/fsl: Fix the error condition during iommu group by Varun Sethi · 10 years ago
  43. 75f0e46 iommu/fsl: Fix the device domain attach condition. by Varun Sethi · 10 years ago
  44. d033f48 iommu/fsl: Fix PAMU window size check. by Varun Sethi · 10 years ago
  45. d3bca16 iommu/arm-smmu: fix capability checking prior to device attach by Will Deacon · 10 years ago
  46. f683367 iommu/fsl: Add void declarations in zero-arg functions. by Chi Pham · 10 years ago
  47. 34df6ab iommu/fsl_pamu: Remove unnecessary null test before kfree by Fabian Frederick · 10 years ago
  48. 0f19889 iommu/omap: Use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE) by Fabian Frederick · 10 years ago
  49. 066f2e9 iommu/amd: Add sysfs support by Alex Williamson · 10 years ago
  50. a5459cf iommu/vt-d: Make use of IOMMU sysfs support by Alex Williamson · 10 years ago
  51. c61959e iommu: Add sysfs support for IOMMUs by Alex Williamson · 10 years ago
  52. fd2852d iommu: Remove pci.h by Alex Williamson · 10 years ago
  53. 7319ede iommu/fsl: Use iommu_group_get_for_dev() for IOMMU groups by Alex Williamson · 10 years ago
  54. 579305f iommu/vt-d: Update to use PCI DMA aliases by Alex Williamson · 10 years ago
  55. e17f9ff iommu/vt-d: Use iommu_group_get_for_dev() by Alex Williamson · 10 years ago
  56. 65d5352 iommu/amd: Use iommu_group_get_for_dev() by Alex Williamson · 10 years ago
  57. c193109 iommu/amd: Update to use PCI DMA aliases by Alex Williamson · 10 years ago
  58. 104a1c1 iommu/core: Create central IOMMU group lookup/creation interface by Alex Williamson · 10 years ago
  59. aa4d066 iommu/vt-d: Suppress compiler warnings by Yijing Wang · 10 years ago
  60. effad4b iommu/vt-d: Remove the useless dma_pte_addr by Yijing Wang · 10 years ago
  61. c3c75eb iommu/vt-d: Don't use magic number in dma_pte_superpage by Joerg Roedel · 10 years ago
  62. 9b27e82 iommu/vt-d: Fix reference count in iommu_prepare_isa by Yijing Wang · 10 years ago
  63. e16922a iommu/vt-d: Use inline function dma_pte_superpage instead of macros by Yijing Wang · 10 years ago
  64. 8f9d41b iommu/vt-d: Clear the redundant assignment for domain->nid by Yijing Wang · 10 years ago
  65. 435bbb4 iommu/vt-d: Clear the redundant assignment in dmar_enable_qi by Yijing Wang · 10 years ago
  66. 3a74ca0 iommu/vt-d: Use list_for_each_safe() to simplify code by Yijing Wang · 10 years ago
  67. 9c5c92e iommu/arm-smmu: prefer stage-1 mappings where we have a choice by Will Deacon · 10 years ago
  68. 44680ee iommu/arm-smmu: remove support for chained SMMUs by Will Deacon · 10 years ago
  69. d094894 iommu/arm-smmu: caps: add IOMMU_CAP_INTR_REMAP capability by Will Deacon · 10 years ago
  70. a9a1b0b iommu/arm-smmu: add support for PCI master devices by Will Deacon · 10 years ago
  71. a65217a iommu/arm-smmu: fix calculation of TCR.T0SZ by Will Deacon · 10 years ago
  72. d73a6d7 iommu/amd: Fix small race between invalidate_range_end/start by Joerg Roedel · 10 years ago
  73. 27e2495 iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI device by Jiang Liu · 10 years ago
  74. 2732ea9 Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into next by Linus Torvalds · 10 years ago
  75. 00170fd Merge branch 'akpm' (patchbomb from Andrew) into next by Linus Torvalds · 10 years ago
  76. 3674643 intel-iommu: integrate DMA CMA by Akinobu Mita · 10 years ago
  77. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  78. 5da7776 Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into next by Linus Torvalds · 10 years ago
  79. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  80. c0981b8 Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/amd', 'arm/exynos', 'arm/renesas', 'ppc/pamu' and 'arm/msm' into next by Joerg Roedel · 10 years ago
  81. afba256 iommu/msm: Use devm_ioremap_resource to simplify code by Kefeng Wang · 10 years ago
  82. 3dbc260 iommu/amd: Fix recently introduced compile warnings by Joerg Roedel · 10 years ago
  83. 8283b49 driver core: dev_set_drvdata can no longer fail by Jean Delvare · 10 years ago
  84. 1457467 iommu/exynos: Remove unnecessary "&" from function pointers by Bjorn Helgaas · 10 years ago
  85. 720b0ce arm/ipmmu-vmsa: Fix compile error by Joerg Roedel · 10 years ago
  86. 365409d iommu/exynos: Fix checkpatch warning by Sachin Kamat · 10 years ago
  87. 5455d70 iommu/exynos: Fix trivial typo by Sachin Kamat · 10 years ago
  88. b28165d iommu/exynos: Remove invalid symbol dependency by Sachin Kamat · 10 years ago
  89. d6a71bf iommu: fsl_pamu.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  90. ecef115 iommu/amd: Remove duplicate checking code by Vaughan Cao · 10 years ago
  91. e79df31 iommu/amd: Handle parallel invalidate_range_start/end calls correctly by Joerg Roedel · 10 years ago
  92. 9163b90 iommu/amd: Remove IOMMUv2 pasid_state_list by Joerg Roedel · 10 years ago
  93. a40d4c6 iommu/amd: Implement mmu_notifier_release call-back by Joerg Roedel · 10 years ago
  94. 741669c iommu/amd: Convert IOMMUv2 state_table into state_list by Joerg Roedel · 10 years ago
  95. b87d2d7 iommu/amd: Don't access IOMMUv2 state_table directly by Joerg Roedel · 10 years ago
  96. 004c5b3 iommu/ipmmu-vmsa: Support clearing mappings by Laurent Pinchart · 10 years ago
  97. bec0ca0 iommu/ipmmu-vmsa: Remove stage 2 PTE bits definitions by Laurent Pinchart · 10 years ago
  98. dda7c2e iommu/ipmmu-vmsa: Support 2MB mappings by Laurent Pinchart · 10 years ago
  99. 9009f25 iommu/ipmmu-vmsa: Rewrite page table management by Laurent Pinchart · 10 years ago
  100. 14e5123 iommu/ipmmu-vmsa: PMD is never folded, PUD always is by Laurent Pinchart · 10 years ago