1. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  2. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  3. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  4. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  5. 0b0c9d3 Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  6. 7de4730 Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into next by Joerg Roedel · 12 years ago
  7. ae29514 iommu/amd: Fix section mismatch by Gerard Snitselaar · 12 years ago
  8. 4c64616 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  9. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  10. b7f077d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  11. 943bc7e x86: Fix section warnings by Steffen Persvold · 12 years ago
  12. 3d9761e iommu/amd: Move interrupt setup code into seperate function by Joerg Roedel · 12 years ago
  13. 9ddd592 iommu/amd: Make sure IOMMU interrupts are re-enabled on resume by Joerg Roedel · 12 years ago
  14. cebd5fa iommu/amd: Fix section warning for prealloc_protection_domains by Steffen Persvold · 12 years ago
  15. 474d567d iommu/amd: Don't initialize IOMMUv2 resources when not required by Joerg Roedel · 12 years ago
  16. 09c3253 iommu/tegra-gart: fix spin_unlock in map failure path by Lucas Stach · 12 years ago
  17. 6e930045 iommu/amd: Fix double free of mem-region in error-path by Joerg Roedel · 12 years ago
  18. 6b7f000 x86/amd: iommu_set_device_table() must not be __init by Jan Beulich · 12 years ago
  19. 1b198bb x86/iommu/intel: Increase the number of iommus supported to MAX_IO_APICS by Mike Travis · 12 years ago
  20. eae460b x86/iommu/intel: Fix identity mapping for sandy bridge by Mike Travis · 12 years ago
  21. 8704a1b iommu/amd: Split amd_iommu_init function by Joerg Roedel · 12 years ago
  22. 435792d ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp by Ohad Ben-Cohen · 12 years ago
  23. 87997aa iommu/omap: fix NULL pointer dereference by Ohad Ben-Cohen · 12 years ago
  24. 46451d6 iommu/omap: fix erroneous omap-iommu-debug API calls by Ohad Ben-Cohen · 12 years ago
  25. 68aeb96 iommu: Fix typo in intel-iommu.c by Masanari Iida · 13 years ago
  26. 05df1f3 iommu/msm: Fix error handling in msm_iommu_unmap() by Joerg Roedel · 13 years ago
  27. 7a31f6f ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driver by Hiroshi DOYU · 13 years ago
  28. d53e54b ARM: IOMMU: Tegra20: Add iommu_ops for GART driver by Hiroshi DOYU · 13 years ago
  29. af1be04 iommu/amd: Work around broken IVRS tables by Joerg Roedel · 13 years ago
  30. 1c81065 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  31. f93ea73 Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next by Joerg Roedel · 13 years ago
  32. 00fb543 Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next by Joerg Roedel · 13 years ago
  33. 4a2164a Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  34. 89307ba Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  35. 1456e9d iommu/amd: Set IOTLB invalidation timeout by Joerg Roedel · 13 years ago
  36. 2655d7a iommu/amd: Init stats for iommu=pt by Joerg Roedel · 13 years ago
  37. 31342b5 iommu/amd: Remove unnecessary cache flushes in amd_iommu_resume by Joerg Roedel · 13 years ago
  38. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
  39. 2cfab8d Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 13 years ago
  40. 8bc1f85 iommu: Export intel_iommu_enabled to signal when iommu is in use by Eugeni Dodonov · 13 years ago
  41. 8bd6960 iommu: Initialize domain->handler in iommu_domain_alloc() by KyongHo Cho · 13 years ago
  42. bc21662 iommu/amd: Add invalidate-context call-back by Joerg Roedel · 13 years ago
  43. 52efdb8 iommu/amd: Add amd_iommu_device_info() function by Joerg Roedel · 13 years ago
  44. 46277b7 iommu/amd: Adapt IOMMU driver to PCI register name changes by Joerg Roedel · 13 years ago
  45. a06ec39 Merge branch 'iommu/page-sizes' into x86/amd by Joerg Roedel · 13 years ago
  46. 175d614 iommu/amd: Add invalid_ppr callback by Joerg Roedel · 13 years ago
  47. 8736b2c iommu/amd: Implement notifiers for IOMMUv2 by Joerg Roedel · 13 years ago
  48. 028eeac iommu/amd: Implement IO page-fault handler by Joerg Roedel · 13 years ago
  49. 2d5503b iommu/amd: Add routines to bind/unbind a pasid by Joerg Roedel · 13 years ago
  50. ed96f22 iommu/amd: Implement device aquisition code for IOMMUv2 by Joerg Roedel · 13 years ago
  51. e3c495c iommu/amd: Add driver stub for AMD IOMMUv2 support by Joerg Roedel · 13 years ago
  52. 399be2f iommu/amd: Add stat counter for IOMMUv2 events by Joerg Roedel · 13 years ago
  53. 6a113dd iommu/amd: Add device errata handling by Joerg Roedel · 13 years ago
  54. f3572db iommu/amd: Add function to get IOMMUv2 domain for pdev by Joerg Roedel · 13 years ago
  55. c99afa2 iommu/amd: Implement function to send PPR completions by Joerg Roedel · 13 years ago
  56. b16137b iommu/amd: Implement functions to manage GCR3 table by Joerg Roedel · 13 years ago
  57. 22e266c iommu/amd: Implement IOMMUv2 TLB flushing routines by Joerg Roedel · 13 years ago
  58. 52815b7 iommu/amd: Add support for IOMMUv2 domain mode by Joerg Roedel · 13 years ago
  59. 132bd68 iommu/amd: Add amd_iommu_domain_direct_map function by Joerg Roedel · 13 years ago
  60. 72e1dcc iommu/amd: Implement notifier for PPR faults by Joerg Roedel · 13 years ago
  61. 5abcdba iommu/amd: Put IOMMUv2 capable devices in pt_domain by Joerg Roedel · 13 years ago
  62. 400a28a iommu/amd: Add iommuv2 flag to struct amd_iommu by Joerg Roedel · 13 years ago
  63. cbc33a9 iommu/amd: Enable GT mode when supported by IOMMU by Joerg Roedel · 13 years ago
  64. 1a29ac0 iommu/amd: Setup PPR log when supported by IOMMU by Joerg Roedel · 13 years ago
  65. 62f71ab iommu/amd: Get the maximum number of PASIDs supported by Joerg Roedel · 13 years ago
  66. ee6c286 iommu/amd: Convert dev_table_entry to u64 by Joerg Roedel · 13 years ago
  67. 0ee332c memblock: Kill early_node_map[] by Tejun Heo · 13 years ago
  68. 1a36ea8 iommu/omap: be verbose when omap_iommu_iova_to_phys fails by Ohad Ben-Cohen · 13 years ago
  69. 61ed26e intr_remapping: Fix section mismatch in ir_dev_scope_init() by Sergey Senozhatsky · 13 years ago
  70. c8f369a intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev() by Sergey Senozhatsky · 13 years ago
  71. fabdbca iommu/omap: eliminate the public omap_find_iommu_device() method by Ohad Ben-Cohen · 13 years ago
  72. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  73. bcb71ab iommu: Add option to group multi-function devices by Alex Williamson · 13 years ago
  74. 8fbdce6 iommu/amd: Implement iommu_device_group by Alex Williamson · 13 years ago
  75. 70ae6f0 iommu/intel: Implement iommu_device_group by Alex Williamson · 13 years ago
  76. 1460432 iommu: Add iommu_device_group callback and iommu_group sysfs entry by Alex Williamson · 13 years ago
  77. 6c274d1 iommu/core: remove the temporary pgsize settings by Ohad Ben-Cohen · 13 years ago
  78. 6d1c56a iommu/intel: announce supported page sizes by Ohad Ben-Cohen · 13 years ago
  79. aa3de9c iommu/amd: announce supported page sizes by Ohad Ben-Cohen · 13 years ago
  80. 8342727 iommu/msm: announce supported page sizes by Ohad Ben-Cohen · 13 years ago
  81. 66bc8cf iommu/omap: announce supported page sizes by Ohad Ben-Cohen · 13 years ago
  82. 7d3002c iommu/core: split mapping to page sizes as supported by the hardware by Ohad Ben-Cohen · 13 years ago
  83. 5009065 iommu/core: stop converting bytes to page order back and forth by Ohad Ben-Cohen · 13 years ago
  84. 08f2e63 iommu: omap: Fix compile failure by Ming Lei · 13 years ago
  85. 54485c3 intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL by Paul Gortmaker · 13 years ago
  86. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  87. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  88. 9826530 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  89. 1abb4ba Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', 'iommu/fault-reporting' and 'api/iommu-ops-per-bus' into next by Joerg Roedel · 13 years ago
  90. 94441c3 iommu/core: Remove global iommu_ops and register_iommu by Joerg Roedel · 13 years ago
  91. 85eebbc iommu/msm: Use bus_set_iommu instead of register_iommu by Joerg Roedel · 13 years ago
  92. a65bc64 iommu/omap: Use bus_set_iommu instead of register_iommu by Joerg Roedel · 13 years ago
  93. 4236d97d iommu/vt-d: Use bus_set_iommu instead of register_iommu by Joerg Roedel · 13 years ago
  94. 2cc21c4 iommu/amd: Use bus_set_iommu instead of register_iommu by Joerg Roedel · 13 years ago
  95. e5aa7f0 iommu/core: Use bus->iommu_ops in the iommu-api by Joerg Roedel · 13 years ago
  96. a1b60c1 iommu/core: Convert iommu_found to iommu_present by Joerg Roedel · 13 years ago
  97. 905d66c iommu/core: Add bus_type parameter to iommu_domain_alloc by Joerg Roedel · 13 years ago
  98. ff21776 Driver core: Add iommu_ops to bus_type by Joerg Roedel · 13 years ago
  99. 4399c8b intel-iommu: fix superpage support in pfn_to_dma_pte() by Allen Kay · 13 years ago
  100. 8140a95 intel-iommu: set iommu_superpage on VM domains to lowest common denominator by Allen Kay · 13 years ago