1. fd18de5 intel-iommu: PAE memory corruption fix by David Woodhouse · 15 years ago
  2. c416daa intel-iommu: Tidy up iommu->gcmd handling by David Woodhouse · 15 years ago
  3. 462b60f intel-iommu: Fix tiny theoretical race in write-buffer flush. by David Woodhouse · 15 years ago
  4. 1f0ef2a intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing. by David Woodhouse · 15 years ago
  5. 4c25a2c intel-iommu: Clean up handling of "caching mode" vs. context flushing. by David Woodhouse · 15 years ago
  6. fa3b6dc VT-d: fix invalid domain id for KVM context flush by Yu Zhao · 15 years ago
  7. aed5d5f Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through Support by Fenghua Yu · 15 years ago
  8. 4ed0d3e Intel IOMMU Pass Through Support by Fenghua Yu · 15 years ago
  9. 9375823 x86, intr-remap: enable interrupt remapping early by Weidong Han · 15 years ago
  10. 7b11428 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  11. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  12. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  13. 31d3568 Intel-IOMMU Alignment Issue in dma_pte_clear_range() by Fenghua Yu · 15 years ago
  14. 4958c5d intel-iommu: Fix oops in device_to_iommu() when devices not found. by David Woodhouse · 15 years ago
  15. 276dbf99 intel-iommu: Handle PCI domains appropriately. by David Woodhouse · 15 years ago
  16. 924b623 intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges. by David Woodhouse · 15 years ago
  17. d0b03bd x2apic/intr-remap: decouple interrupt remapping from x2apic by Han, Weidong · 15 years ago
  18. f59c7b6 Intel IOMMU Suspend/Resume Support - DMAR by Fenghua Yu · 15 years ago
  19. ca1ee21 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  20. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  21. 712b000 Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. afeeb7c intel-iommu: Fix address wrap on 32-bit kernel. by Zhao, Yu · 15 years ago
  23. 4cf2e75 intel-iommu: Enable DMAR on 32-bit kernel. by David Woodhouse · 15 years ago
  24. 3199aa6 intel-iommu: fix PCI device detach from virtual machine by Han, Weidong · 15 years ago
  25. 9cf06697 intel-iommu: VT-d page table to support snooping control bit by Sheng Yang · 15 years ago
  26. dbb9fd8 iommu: Add domain_has_cap iommu_ops by Sheng Yang · 15 years ago
  27. 58c610b intel-iommu: Snooping control support by Sheng Yang · 15 years ago
  28. 1c35b8e PCI: add missing KERN_* constants to printks by Frank Seidel · 15 years ago
  29. 1531a6a x86, dmar: start with sane state while enabling dma and interrupt-remapping by Suresh Siddha · 15 years ago
  30. 9d783ba x86, x2apic: enable fault handling for intr-remapping by Suresh Siddha · 15 years ago
  31. 0ac2491 x86, dmar: move page fault handling code to dmar.c by Suresh Siddha · 15 years ago
  32. 7df4edb Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  33. 9af8814 iommu: fix Intel IOMMU write-buffer flushing by David Woodhouse · 15 years ago
  34. 0cd5c3c x86: disable intel_iommu support by default by Kyle McMartin · 15 years ago
  35. d7ab5c4 intel-iommu: make dma mapping functions static by FUJITA Tomonori · 15 years ago
  36. dfb805e IA64: fix VT-d dma_mapping_error by FUJITA Tomonori · 15 years ago
  37. af2519f Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
  38. 288e487 Prevent oops at boot with VT-d by Dirk Hohndel · 16 years ago
  39. 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 16 years ago
  40. d7dff84 x86: remove map_single and unmap_single in struct dma_mapping_ops by FUJITA Tomonori · 16 years ago
  41. ffbbef5 intel-iommu: add map_page and unmap_page by FUJITA Tomonori · 16 years ago
  42. cdc7b83 intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES by Mike Day · 16 years ago
  43. e4754c9 VT-d: remove now unused intel_iommu_found function by Joerg Roedel · 16 years ago
  44. a8bcbb0d VT-d: register functions for the IOMMU API by Joerg Roedel · 16 years ago
  45. d14d657 VT-d: adapt domain iova_to_phys function for IOMMU API by Joerg Roedel · 16 years ago
  46. dde57a2 VT-d: adapt domain map and unmap functions for IOMMU API by Joerg Roedel · 16 years ago
  47. 4c5478c VT-d: adapt device attach and detach functions for IOMMU API by Joerg Roedel · 16 years ago
  48. 5d45080 VT-d: adapt domain init and destroy functions for IOMMU API by Joerg Roedel · 16 years ago
  49. fe40f1e Check agaw is sufficient for mapped memory by Weidong Han · 16 years ago
  50. faa3d6f Change intel iommu APIs of virtual machine domain by Weidong Han · 16 years ago
  51. ea6606b Change domain_context_mapping_one for virtual machine domain by Weidong Han · 16 years ago
  52. 5e98c4b Allocation and free functions of virtual machine domain by Weidong Han · 16 years ago
  53. 5331fe6 Add domain_flush_cache by Weidong Han · 16 years ago
  54. c7151a8 Add/remove domain device info for virtual machine domain by Weidong Han · 16 years ago
  55. 1ce28fe Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE by Weidong Han · 16 years ago
  56. 8e604097 iommu coherency by Weidong Han · 16 years ago
  57. 1b57368 calculate agaw for each iommu by Weidong Han · 16 years ago
  58. 8c11e79 iommu bitmap instead of iommu pointer in dmar_domain by Weidong Han · 16 years ago
  59. a2bb845 Get iommu from g_iommus for deferred flush by Weidong Han · 16 years ago
  60. d9630fe Add global iommu list by Weidong Han · 16 years ago
  61. 3b5410e change P2P domain flags by Weidong Han · 16 years ago
  62. d71a2f3 Initialize domain flags to 0 by Weidong Han · 16 years ago
  63. 19c239c intel-iommu: trivially inline DMA PTE macros by Mark McLoughlin · 16 years ago
  64. c07e7d2 intel-iommu: trivially inline context entry macros by Mark McLoughlin · 16 years ago
  65. 2abd7e1 intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h by Mark McLoughlin · 16 years ago
  66. a647dac intel-iommu: move struct device_domain_info out of dma_remapping.h by Mark McLoughlin · 16 years ago
  67. 99126f7 intel-iommu: move struct dmar_domain def out dma_remapping.h by Mark McLoughlin · 16 years ago
  68. 622ba12 intel-iommu: move DMA PTE defs out of dma_remapping.h by Mark McLoughlin · 16 years ago
  69. 7a8fc25 intel-iommu: move context entry defs out from dma_remapping.h by Mark McLoughlin · 16 years ago
  70. 46b08e1 intel-iommu: move root entry defs from dma_remapping.h by Mark McLoughlin · 16 years ago
  71. f27be03 intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c by Mark McLoughlin · 16 years ago
  72. 519a054 intel-iommu: make init_dmars() static by Mark McLoughlin · 16 years ago
  73. 015ab17 intel-iommu: remove some unused struct intel_iommu fields by Mark McLoughlin · 16 years ago
  74. b4e0f9e intel-iommu: fix compile warnings by FUJITA Tomonori · 16 years ago
  75. b364776 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  76. 4d235ba intel-iommu: typo fix and correct word in the comment by Ameya Palande · 16 years ago
  77. bb9e6d6 intel-iommu: use coherent_dma_mask in alloc_coherent by FUJITA Tomonori · 16 years ago
  78. 5b6985c intel-iommu: IA64 support by Fenghua Yu · 16 years ago
  79. a77b67d dmar: Use queued invalidation interface for IOTLB and context invalidation by Youquan Song · 16 years ago
  80. 3871794 VT-d: Changes to support KVM by Kay, Allen M · 16 years ago
  81. 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  82. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
  83. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  84. 2ae2101 x64, x2apic/intr-remap: Interrupt remapping infrastructure by Suresh Siddha · 16 years ago
  85. fe962e9 x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d) by Suresh Siddha · 16 years ago
  86. cf1337f x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.h by Suresh Siddha · 16 years ago
  87. 1886e8a x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Interrupt remapping by Suresh Siddha · 16 years ago
  88. c42d9f3 x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus by Suresh Siddha · 16 years ago
  89. e61d98d x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganization by Suresh Siddha · 16 years ago
  90. 46a7fa2 x86: make only GART code include gart.h by FUJITA Tomonori · 16 years ago
  91. d52d53b RFC x86: try to remove arch_get_ram_range by Yinghai Lu · 16 years ago
  92. ece6763 PCI: eliminate double kfree in intel-iommu initialization by Julia Lawall · 16 years ago
  93. a7eb08c PCI: Make the intel-iommu_wait_op macro work when jiffies are not running by mark gross · 16 years ago
  94. 6865f0d intel-iommu.c: dma ops fix by Ingo Molnar · 16 years ago
  95. 80b20dd PCI: pci-iommu-iotlb-flushing-speedup by mark gross · 16 years ago
  96. 5e0d2a6 PCI: iommu: iotlb flushing by mark gross · 16 years ago
  97. 8a443df PCI: iova: lockdep false alarm fix by Mark Gross · 16 years ago
  98. 98bcef5 copyright owner and author clean up for intel iommu and related files by mark gross · 16 years ago
  99. d94afc6 intel-iommu: fault_reason index cleanup by mark gross · 16 years ago
  100. f8bab73 intel-iommu: PMEN support by mark gross · 16 years ago