1. 109b9b0 intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper by David Woodhouse · 12 years ago
  2. e2ad23d intel-iommu: Add device info into list before doing context mapping by David Woodhouse · 12 years ago
  3. 8a8f422 iommu: rename intr_remapping.[ch] to irq_remapping.[ch] by Suresh Siddha · 12 years ago
  4. 95a02e9 iommu: rename intr_remapping references to irq_remapping by Suresh Siddha · 12 years ago
  5. 736baef iommu/vt-d: Make intr-remapping initialization generic by Joerg Roedel · 12 years ago
  6. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  7. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  8. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  9. 1b198bb x86/iommu/intel: Increase the number of iommus supported to MAX_IO_APICS by Mike Travis · 12 years ago
  10. eae460b x86/iommu/intel: Fix identity mapping for sandy bridge by Mike Travis · 12 years ago
  11. 68aeb96 iommu: Fix typo in intel-iommu.c by Masanari Iida · 12 years ago
  12. 1c81065 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  13. f93ea73 Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next by Joerg Roedel · 13 years ago
  14. 00fb543 Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next by Joerg Roedel · 13 years ago
  15. 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
  16. 2cfab8d Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 13 years ago
  17. 8bc1f85 iommu: Export intel_iommu_enabled to signal when iommu is in use by Eugeni Dodonov · 13 years ago
  18. a06ec39 Merge branch 'iommu/page-sizes' into x86/amd by Joerg Roedel · 13 years ago
  19. 0ee332c memblock: Kill early_node_map[] by Tejun Heo · 13 years ago
  20. c8f369a intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev() by Sergey Senozhatsky · 13 years ago
  21. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  22. bcb71ab iommu: Add option to group multi-function devices by Alex Williamson · 13 years ago
  23. 70ae6f0 iommu/intel: Implement iommu_device_group by Alex Williamson · 13 years ago
  24. 6d1c56a iommu/intel: announce supported page sizes by Ohad Ben-Cohen · 13 years ago
  25. 5009065 iommu/core: stop converting bytes to page order back and forth by Ohad Ben-Cohen · 13 years ago
  26. 54485c3 intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL by Paul Gortmaker · 13 years ago
  27. 0cfdc72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  28. 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
  29. 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
  30. 4236d97d iommu/vt-d: Use bus_set_iommu instead of register_iommu by Joerg Roedel · 13 years ago
  31. 4399c8b intel-iommu: fix superpage support in pfn_to_dma_pte() by Allen Kay · 13 years ago
  32. 8140a95 intel-iommu: set iommu_superpage on VM domains to lowest common denominator by Allen Kay · 13 years ago
  33. 292827c intel-iommu: fix return value of iommu_unmap() API by Allen Kay · 13 years ago
  34. c0771df intel-iommu: Export a flag indicating that the IOMMU is used for iGFX. by David Woodhouse · 13 years ago
  35. 6fbcfb3 intel-iommu: Workaround IOTLB hang on Ironlake GPU by David Woodhouse · 13 years ago
  36. 3e7abe2 intel-iommu: Fix AB-BA lockdep report by Roland Dreier · 13 years ago
  37. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 13 years ago
  38. 318fe7d iommu: Move IOMMU specific code to intel-iommu.c by Suresh Siddha · 13 years ago
  39. c2c7286 intr_remap: Call dmar_dev_scope_init() explicitly by Suresh Siddha · 13 years ago
  40. 1f5b3c3 locking, x86, iommu: Annotate iommu->register_lock as raw by Thomas Gleixner · 13 years ago
  41. 166e927 x86/ia64: intel-iommu: move to drivers/iommu/ by Ohad Ben-Cohen · 13 years ago[Renamed (99%) from drivers/pci/intel-iommu.c]
  42. 99592ba PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unset by Rafael J. Wysocki · 13 years ago
  43. f0f52a9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  44. 70e535d intel-iommu: Fix off-by-one in RMRR setup by David Woodhouse · 13 years ago
  45. 8519dc4 intel-iommu: Add domain check in domain_remove_one_dev_info by Mike Habeck · 13 years ago
  46. 825507d intel-iommu: Remove Host Bridge devices from identity mapping by Mike Travis · 13 years ago
  47. c681d0b intel-iommu: Use coherent DMA mask when requested by Mike Travis · 13 years ago
  48. cb452a4 intel-iommu: Speed up processing of the identity_mapping function by Mike Travis · 13 years ago
  49. 8fcc537 intel-iommu: Check for identity mapping candidate using system dma mask by Chris Wright · 13 years ago
  50. 9b4554b intel-iommu: Only unlink device domains from iommu by Alex Williamson · 13 years ago
  51. 6dd9a7c intel-iommu: Enable super page (2MiB, 1GiB, etc.) support by Youquan Song · 13 years ago
  52. 7b66835 intel-iommu: Flush unmaps at domain_exit by Alex Williamson · 13 years ago
  53. b779260 intel-iommu: fix VT-d PMR disable for TXT on S3 resume by Joseph Cihula · 13 years ago
  54. 604c307 Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and 'amd-iommu/extended-features' into iommu/2.6.40 by Joerg Roedel · 13 years ago
  55. ec61604 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 13 years ago
  56. 51a63e6 intel_iommu: disable all VT-d PMRs when TXT launched by Joseph Cihula · 13 years ago
  57. 5cdede2 PCI: Move ATS declarations in seperate header file by Joerg Roedel · 13 years ago
  58. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  59. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  60. 134fac3 PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdev by Rafael J. Wysocki · 13 years ago
  61. 2fe9723d intel-iommu: Fix get_domain_for_dev() error path by Alex Williamson · 13 years ago
  62. a97590e intel-iommu: Unlink domain from iommu by Alex Williamson · 13 years ago
  63. 7a66101 intel-iommu: Fix use after release during device attach by Jan Kiszka · 14 years ago
  64. bc5fbd9 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  65. df08cdc drivers/pci/intel-iommu.c: fix build with older gcc's by Andrew Morton · 14 years ago
  66. eecfd57 intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/a by Adam Jackson · 14 years ago
  67. 9eecabc intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT space by David Woodhouse · 14 years ago
  68. e2e96c6 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  69. dcded10 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  70. 1a8bd48 intel-iommu: Fix 32-bit build warning with __cmpxchg() by David Woodhouse · 14 years ago
  71. 556ab45 ioat2: catch and recover from broken vtd configurations v6 by Dan Williams · 14 years ago
  72. 323f99c iommu-api: Extension to check for interrupt remapping by Tom Lyon · 14 years ago
  73. 2d9e667 intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions. by David Woodhouse · 14 years ago
  74. 00dfff7 intel-iommu: Fix double lock in get_domain_for_dev() by Jiri Slaby · 14 years ago
  75. 25cbff1 intel-iommu: Fix reference by physical address in intel_iommu_attach_device() by Sheng Yang · 14 years ago
  76. 0961d65 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  77. 8954da1 intel-iommu: intel_iommu_map_range failed at very end of address space by Tom Lyon · 14 years ago
  78. a99c47a intel-iommu: errors with smaller iommu widths by Tom Lyon · 14 years ago
  79. 680a752 intel-iommu: Print out iommu seq_id by Yinghai Lu · 14 years ago
  80. 78d5f0f intel-iommu: Avoid global flushes with caching mode. by Nadav Amit · 14 years ago
  81. 8265363 intel-iommu: Use correct domain ID when caching mode is enabled by Nadav Amit · 14 years ago
  82. 8bdd77d intel-iommu mistakenly uses offset_pfn when caching mode is enabled by Nadav Amit · 14 years ago
  83. a45946a intel-iommu: use for_each_set_bit() by Akinobu Mita · 14 years ago
  84. b146a1c9f VT-d: Change {un}map_range functions to implement {un}map interface by Joerg Roedel · 14 years ago
  85. 4abc14a iommu-api: Rename ->{un}map function pointers to ->{un}map_range by Joerg Roedel · 14 years ago
  86. d661d76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  87. 45e829e PCI: change PCI nomenclature in drivers/pci/ (comment changes) by Stefan Assmann · 15 years ago
  88. a79960e Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  89. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  90. 354bb65 Revert "Intel IOMMU: Avoid memory allocation failures in dma map api calls" by KOSAKI Motohiro · 15 years ago
  91. 1672af1 intel-iommu: ignore page table validation in pass through mode by Chris Wright · 15 years ago
  92. 44cd613 intel-iommu: Fix oops with intel_iommu=igfx_off by David Woodhouse · 15 years ago
  93. 5595b52 intel-iommu: Check for an RMRR which ends before it starts. by David Woodhouse · 15 years ago
  94. ec20849 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  95. 7b626ac Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  96. 5f4d91a PCI: use pci_is_pcie() in pci core by Kenji Kaneshige · 15 years ago
  97. 99dcade intel-iommu: Support PCIe hot-plug by Fenghua Yu · 15 years ago
  98. e8bb910 intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthrough by Alex Williamson · 15 years ago
  99. 75f1cdf x86: Handle HW IOMMU initialization failure gracefully by FUJITA Tomonori · 15 years ago
  100. 4c923d4 iommu: Allocate dma-remapping structures using numa locality info by Suresh Siddha · 15 years ago