- b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
- d26f052 Merge branch 'misc-2.6.32' into release by Len Brown · 15 years ago
- eb27cae ACPI: linux/acpi.h should not include linux/dmi.h by Len Brown · 15 years ago
- 003d6a3 Merge branch 'sfi-base' into release by Len Brown · 15 years ago
- 074835f intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS by Youquan Song · 15 years ago
- e936d07 intel-iommu: Disallow interrupt remapping if not all ioapics covered by Youquan Song · 15 years ago
- 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
- 8211a7b pci/dmar: correct off-by-one error in dmar_fault() by Troy Heber · 15 years ago
- a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
- 0815565 intel-iommu: Cope with broken HP DC7900 BIOS by David Woodhouse · 15 years ago
- a59b50e intel_txt: Force IOMMU on for Intel TXT launch by Joseph Cihula · 15 years ago
- 6ba6c3a VT-d: add device IOTLB invalidation support by Yu Zhao · 15 years ago
- aa5d2b5 VT-d: parse ATSR in DMA Remapping Reporting Structure by Yu Zhao · 15 years ago
- dd72643 intel-iommu: dmar_set_interrupt return error value by Chris Wright · 15 years ago
- c416daa intel-iommu: Tidy up iommu->gcmd handling by David Woodhouse · 15 years ago
- 1f0ef2a intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing. by David Woodhouse · 15 years ago
- 4c25a2c intel-iommu: Clean up handling of "caching mode" vs. context flushing. by David Woodhouse · 15 years ago
- 4ed0d3e Intel IOMMU Pass Through Support by Fenghua Yu · 16 years ago
- e523b38 intel-iommu: Avoid panic() for DRHD at address zero. by David Woodhouse · 16 years ago
- 276dbf99 intel-iommu: Handle PCI domains appropriately. by David Woodhouse · 16 years ago
- eb4a52b Intel IOMMU Suspend/Resume Support - Queued Invalidation by Fenghua Yu · 16 years ago
- fa4b57c x86, dmar: use atomic allocations for QI and Intr-remapping init by Suresh Siddha · 16 years ago
- 1531a6a x86, dmar: start with sane state while enabling dma and interrupt-remapping by Suresh Siddha · 16 years ago
- eba67e5 x86, dmar: routines for disabling queued invalidation and intr remapping by Suresh Siddha · 16 years ago
- 9d783ba x86, x2apic: enable fault handling for intr-remapping by Suresh Siddha · 16 years ago
- 0ac2491 x86, dmar: move page fault handling code to dmar.c by Suresh Siddha · 16 years ago
- 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
- 084eb96 intel-iommu: fix endless "Unknown DMAR structure type" loop by Tony Battersby · 16 years ago
- 8e1568f pci, x86, acpi: fix early_ioremap() leak by Yinghai Lu · 16 years ago
- 704126a VT-d: handle Invalidation Queue Error to avoid system hang by Yu Zhao · 16 years ago
- 43f7392 intel-iommu: fix build error with INTR_REMAP=y and DMAR=n by Joerg Roedel · 16 years ago
- 1b57368 calculate agaw for each iommu by Weidong Han · 16 years ago
- 2e824f7 VT-d: fix segment number being ignored when searching DRHD by Yu Zhao · 16 years ago
- b876d08 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
- 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f82851a dmar: fix uninitialised 'ret' variable in dmar_parse_dev() by David Woodhouse · 16 years ago
- 5b6985c intel-iommu: IA64 support by Fenghua Yu · 16 years ago
- cacd421 dmar: remove the quirk which disables dma-remapping when intr-remapping enabled by Youquan Song · 16 years ago
- 3481f21 dmar: context cache and IOTLB invalidation using queued invalidation by Youquan Song · 16 years ago
- f05810c dmar: use spin_lock_irqsave() in qi_submit_sync() by Suresh Siddha · 16 years ago
- 1c7d1bc dmar: fix dmar_parse_dev() devices_cnt error condition check by Suresh Siddha · 16 years ago
- 04e2ea6 dmar: use list_for_each_entry_safe() in dmar_dev_scope_init() by Suresh Siddha · 16 years ago
- 74d04bd dmar: initialize the return value in dmar_parse_dev() by Yinghai Lu · 16 years ago
- f6dd5c3 dmar: fix using early fixmap mapping for DMAR table parsing by Yinghai Lu · 16 years ago
- 3871794 VT-d: Changes to support KVM by Kay, Allen M · 16 years ago
- 1cb1158 x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detected (temporary quirk) by Suresh Siddha · 16 years ago
- 2ae2101 x64, x2apic/intr-remap: Interrupt remapping infrastructure by Suresh Siddha · 16 years ago
- fe962e9 x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d) by Suresh Siddha · 16 years ago
- ad3ad3f x64, x2apic/intr-remap: parse ioapic scope under vt-d structures by Suresh Siddha · 16 years ago
- 2d6b5f8 x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detection by Suresh Siddha · 16 years ago
- aaa9d1d x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific code by Suresh Siddha · 16 years ago
- 1886e8a x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Interrupt remapping by Suresh Siddha · 16 years ago
- c42d9f3 x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus by Suresh Siddha · 16 years ago
- e61d98d x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganization by Suresh Siddha · 16 years ago
- 98bcef5 copyright owner and author clean up for intel iommu and related files by mark gross · 17 years ago
- f661197 Genericizing iova.[ch] by David Miller · 17 years ago
- 093f87d PCI: More Sanity checks for DMAR by Fenghua Yu · 17 years ago
- 10e5247 Intel IOMMU: DMAR detection and parsing logic by Keshavamurthy, Anil S · 17 years ago