summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dmar.c
AgeCommit message (Expand)Author
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse
2009-11-09intel-iommu: Check for 'DMAR at zero' BIOS error earlier.David Woodhouse
2009-09-24intel-iommu: Decode (and ignore) RHSA entriesRoland Dreier
2009-09-23intel-iommu: Make "Unknown DMAR structure" message more informativeRoland Dreier
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-09-19Merge branch 'misc-2.6.32' into releaseLen Brown
2009-09-19ACPI: linux/acpi.h should not include linux/dmi.hLen Brown
2009-09-19Merge branch 'sfi-base' into releaseLen Brown
2009-09-11intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOSYouquan Song
2009-09-11intel-iommu: Disallow interrupt remapping if not all ioapics coveredYouquan Song
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang
2009-08-30pci/dmar: correct off-by-one error in dmar_fault()Troy Heber
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-08-04intel-iommu: Cope with broken HP DC7900 BIOSDavid Woodhouse
2009-07-21intel_txt: Force IOMMU on for Intel TXT launchJoseph Cihula
2009-05-18VT-d: add device IOTLB invalidation supportYu Zhao
2009-05-18VT-d: parse ATSR in DMA Remapping Reporting StructureYu Zhao
2009-05-14intel-iommu: dmar_set_interrupt return error valueChris Wright
2009-05-10intel-iommu: Tidy up iommu->gcmd handlingDavid Woodhouse
2009-05-10intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing.David Woodhouse
2009-05-10intel-iommu: Clean up handling of "caching mode" vs. context flushing.David Woodhouse
2009-04-29Intel IOMMU Pass Through SupportFenghua Yu
2009-04-10intel-iommu: Avoid panic() for DRHD at address zero.David Woodhouse
2009-04-04intel-iommu: Handle PCI domains appropriately.David Woodhouse
2009-04-03Intel IOMMU Suspend/Resume Support - Queued InvalidationFenghua Yu
2009-03-17x86, dmar: use atomic allocations for QI and Intr-remapping initSuresh Siddha
2009-03-17x86, dmar: start with sane state while enabling dma and interrupt-remappingSuresh Siddha
2009-03-17x86, dmar: routines for disabling queued invalidation and intr remappingSuresh Siddha
2009-03-17x86, x2apic: enable fault handling for intr-remappingSuresh Siddha
2009-03-17x86, dmar: move page fault handling code to dmar.cSuresh Siddha
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-02-14intel-iommu: fix endless "Unknown DMAR structure type" loopTony Battersby
2009-02-11pci, x86, acpi: fix early_ioremap() leakYinghai Lu
2009-02-09VT-d: handle Invalidation Queue Error to avoid system hangYu Zhao
2009-02-09intel-iommu: fix build error with INTR_REMAP=y and DMAR=nJoerg Roedel
2009-01-03calculate agaw for each iommuWeidong Han
2009-01-03VT-d: fix segment number being ignored when searching DRHDYu Zhao
2008-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-18dmar: fix uninitialised 'ret' variable in dmar_parse_dev()David Woodhouse
2008-10-18intel-iommu: IA64 supportFenghua Yu
2008-10-17dmar: remove the quirk which disables dma-remapping when intr-remapping enabledYouquan Song
2008-10-17dmar: context cache and IOTLB invalidation using queued invalidationYouquan Song
2008-10-17dmar: use spin_lock_irqsave() in qi_submit_sync()Suresh Siddha
2008-10-16dmar: fix dmar_parse_dev() devices_cnt error condition checkSuresh Siddha
2008-10-16dmar: use list_for_each_entry_safe() in dmar_dev_scope_init()Suresh Siddha
2008-10-16dmar: initialize the return value in dmar_parse_dev()Yinghai Lu
2008-10-16dmar: fix using early fixmap mapping for DMAR table parsingYinghai Lu
2008-10-15VT-d: Changes to support KVMKay, Allen M
2008-07-12x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detec...Suresh Siddha