aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/dmar.c
Commit message (Expand)AuthorAgeFilesLines
* x86, iommu: Mark DMAR IRQ as non-threadedThomas Gleixner2011-10-031-1/+1
* intel-iommu: Remove obsolete comment from detect_intel_iommuJan Kiszka2011-05-241-6/+1
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-6/+6
* x86, vt-d: Handle previous faults after enabling fault handlingSuresh Siddha2010-12-131-0/+5
* Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-1/+5
|\
| * x86, VT-d: Make Intel VT-d IOMMU use IOMMU_INIT_* macros.Konrad Rzeszutek Wilk2010-08-261-1/+3
| * x86, iommu: Make all IOMMU's detection routines return a value.Konrad Rzeszutek Wilk2010-08-261-1/+3
* | dmar: Convert to new irq chip functionsThomas Gleixner2010-10-121-4/+4
|/
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-211-45/+37
|\
| * intel-iommu: Set a more specific taint flag for invalid BIOS DMAR tablesBen Hutchings2010-05-191-12/+16
| * intel-iommu: Combine the BIOS DMAR table warning messagesBen Hutchings2010-05-191-34/+14
| * intel-iommu: Fix boot inside 64bit virtualbox with io-apic disabledArnaud Patard2010-04-141-0/+2
| * intel-iommu: use physfn to search drhd for VFYinghai2010-04-091-1/+5
| * intel-iommu: Print out iommu seq_idYinghai Lu2010-04-091-1/+2
| * intel-iommu: Don't complain that ACPI_DMAR_SCOPE_TYPE_IOAPIC is not supportedYinghai Lu2010-04-091-2/+3
| * intel-iommu: Fix section mismatch dmar_ir_support() uses dmar_tbl.Luck, Tony2009-12-311-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-12-161-15/+95
|\
| * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.David Woodhouse2009-12-081-7/+26
| * intel-iommu: Detect DMAR in hyperspace at probe time.Chris Wright2009-12-081-5/+29
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-12-081-12/+47
| |\
| * | dmar: Fix build failure without NUMA, warn on bogus RHSA tables and don't abortDavid Woodhouse2009-10-071-3/+14
| * | dmar: Allocate queued invalidation structure using numa locality infoSuresh Siddha2009-10-051-2/+6
| * | dmar: support for parsing Remapping Hardware Static Affinity structureSuresh Siddha2009-10-051-1/+23
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-2/+5
|\ \ \ | |_|/ |/| |
| * | PCI: add pci_request_acsChris Wright2009-12-041-1/+4
| * | PCI: use pci_is_pcie() in pci coreKenji Kaneshige2009-11-241-1/+1
| |/
* | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-051-2/+5
|\ \
| * | x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori2009-11-101-2/+1
| * | x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hookFUJITA Tomonori2009-11-101-0/+4
| |/
* | Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse2009-11-191-0/+3
* | intel-iommu: Check for 'DMAR at zero' BIOS error earlier.David Woodhouse2009-11-091-10/+39
|/
* intel-iommu: Decode (and ignore) RHSA entriesRoland Dreier2009-09-241-0/+10
* intel-iommu: Make "Unknown DMAR structure" message more informativeRoland Dreier2009-09-231-1/+2
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-231-8/+29
|\
| * intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOSYouquan Song2009-09-111-0/+10
| * intel-iommu: Disallow interrupt remapping if not all ioapics coveredYouquan Song2009-09-111-3/+0
| * pci/dmar: correct off-by-one error in dmar_fault()Troy Heber2009-08-301-1/+1
| * intel-iommu: Cope with broken HP DC7900 BIOSDavid Woodhouse2009-08-041-4/+18
* | Merge branch 'misc-2.6.32' into releaseLen Brown2009-09-191-0/+1
|\ \
| * | ACPI: linux/acpi.h should not include linux/dmi.hLen Brown2009-09-191-0/+1
| |/
* | Merge branch 'sfi-base' into releaseLen Brown2009-09-191-2/+1
|\ \
| * | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-2/+1
| |/
* | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-011-1/+1
* | intel_txt: Force IOMMU on for Intel TXT launchJoseph Cihula2009-07-211-0/+7
|/
* VT-d: add device IOTLB invalidation supportYu Zhao2009-05-181-8/+69
* VT-d: parse ATSR in DMA Remapping Reporting StructureYu Zhao2009-05-181-6/+106
* intel-iommu: dmar_set_interrupt return error valueChris Wright2009-05-141-1/+1
* intel-iommu: Tidy up iommu->gcmd handlingDavid Woodhouse2009-05-101-4/+2
* intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing.David Woodhouse2009-05-101-11/+3