1. a868e6b iommu/vt-d: keep shared resources when failed to initialize iommu devices by Jiang Liu · 11 years ago
  2. 694835d iommu/vt-d: mark internal functions as static by Jiang Liu · 11 years ago
  3. 360eb3c iommu/vt-d: use dedicated bitmap to track remapping entry allocation status by Jiang Liu · 11 years ago
  4. 82aeef0 x86/iommu: correct ICS register offset by Li, Zhen-Hua · 11 years ago
  5. 6f5cf52 iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets to by Donald Dutile · 12 years ago
  6. 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
  7. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 13 years ago
  8. 3b8f404 locking, x86, iommu: Annotate qi->q_lock as raw by Thomas Gleixner · 13 years ago
  9. 1f5b3c3 locking, x86, iommu: Annotate iommu->register_lock as raw by Thomas Gleixner · 13 years ago
  10. ee34b32 dmar: support for parsing Remapping Hardware Static Affinity structure by Suresh Siddha · 15 years ago
  11. 074835f intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS by Youquan Song · 15 years ago
  12. 93a23a7 VT-d: support the device IOTLB by Yu Zhao · 15 years ago
  13. 6ba6c3a VT-d: add device IOTLB invalidation support by Yu Zhao · 15 years ago
  14. aa5d2b5 VT-d: parse ATSR in DMA Remapping Reporting Structure by Yu Zhao · 15 years ago
  15. 1f0ef2a intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing. by David Woodhouse · 15 years ago
  16. 4c25a2c intel-iommu: Clean up handling of "caching mode" vs. context flushing. by David Woodhouse · 15 years ago
  17. 4ed0d3e Intel IOMMU Pass Through Support by Fenghua Yu · 15 years ago
  18. 161fde0 intel-iommu: set compatibility format interrupt by Han, Weidong · 15 years ago
  19. f59c7b6 Intel IOMMU Suspend/Resume Support - DMAR by Fenghua Yu · 15 years ago
  20. ca1ee21 Merge git://git.infradead.org/iommu-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. 58c610b intel-iommu: Snooping control support by Sheng Yang · 15 years ago
  23. eba67e5 x86, dmar: routines for disabling queued invalidation and intr remapping by Suresh Siddha · 15 years ago
  24. 9d783ba x86, x2apic: enable fault handling for intr-remapping by Suresh Siddha · 15 years ago
  25. 7df4edb Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  26. 704126a VT-d: handle Invalidation Queue Error to avoid system hang by Yu Zhao · 16 years ago
  27. d7ab5c4 intel-iommu: make dma mapping functions static by FUJITA Tomonori · 15 years ago
  28. 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 16 years ago
  29. e4754c9 VT-d: remove now unused intel_iommu_found function by Joerg Roedel · 16 years ago
  30. d14d657 VT-d: adapt domain iova_to_phys function for IOMMU API by Joerg Roedel · 16 years ago
  31. dde57a2 VT-d: adapt domain map and unmap functions for IOMMU API by Joerg Roedel · 16 years ago
  32. 4c5478c VT-d: adapt device attach and detach functions for IOMMU API by Joerg Roedel · 16 years ago
  33. 5d45080 VT-d: adapt domain init and destroy functions for IOMMU API by Joerg Roedel · 16 years ago
  34. faa3d6f Change intel iommu APIs of virtual machine domain by Weidong Han · 16 years ago
  35. 1b57368 calculate agaw for each iommu by Weidong Han · 16 years ago
  36. 015ab17 intel-iommu: remove some unused struct intel_iommu fields by Mark McLoughlin · 16 years ago
  37. 5b6985c intel-iommu: IA64 support by Fenghua Yu · 16 years ago
  38. a77b67d dmar: Use queued invalidation interface for IOTLB and context invalidation by Youquan Song · 16 years ago
  39. 3481f21 dmar: context cache and IOTLB invalidation using queued invalidation by Youquan Song · 16 years ago
  40. 3871794 VT-d: Changes to support KVM by Kay, Allen M · 16 years ago[Renamed (92%) from drivers/pci/intel-iommu.h]
  41. b6fcb33 x64, x2apic/intr-remap: routines managing Interrupt remapping table entries. by Suresh Siddha · 16 years ago
  42. 2ae2101 x64, x2apic/intr-remap: Interrupt remapping infrastructure by Suresh Siddha · 16 years ago
  43. fe962e9 x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d) by Suresh Siddha · 16 years ago
  44. cf1337f x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.h by Suresh Siddha · 16 years ago
  45. ad3ad3f x64, x2apic/intr-remap: parse ioapic scope under vt-d structures by Suresh Siddha · 16 years ago
  46. 1886e8a x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Interrupt remapping by Suresh Siddha · 16 years ago
  47. c42d9f3 x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus by Suresh Siddha · 16 years ago
  48. e61d98d x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganization by Suresh Siddha · 16 years ago
  49. 98bcef5 copyright owner and author clean up for intel iommu and related files by mark gross · 16 years ago
  50. f8bab73 intel-iommu: PMEN support by mark gross · 16 years ago
  51. f661197 Genericizing iova.[ch] by David Miller · 16 years ago
  52. 4fe05bb intel-iommu fixes by Al Viro · 17 years ago
  53. e820482 Intel IOMMU: Iommu Gfx workaround by Keshavamurthy, Anil S · 17 years ago
  54. ba39592 Intel IOMMU: Intel IOMMU driver by Keshavamurthy, Anil S · 17 years ago