aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/dmar.c
AgeCommit message (Expand)Author
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-08intel-iommu: Apply BIOS sanity checks for interrupt remapping too.David Woodhouse
2009-12-08intel-iommu: Detect DMAR in hyperspace at probe time.Chris Wright
2009-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-04PCI: add pci_request_acsChris Wright
2009-11-24PCI: use pci_is_pcie() in pci coreKenji Kaneshige
2009-11-19Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse
2009-11-10x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori
2009-11-10x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hookFUJITA Tomonori
2009-11-09intel-iommu: Check for 'DMAR at zero' BIOS error earlier.David Woodhouse
2009-10-07dmar: Fix build failure without NUMA, warn on bogus RHSA tables and don't abortDavid Woodhouse
2009-10-05dmar: Allocate queued invalidation structure using numa locality infoSuresh Siddha
2009-10-05dmar: support for parsing Remapping Hardware Static Affinity structureSuresh Siddha
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