aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dmar.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-07x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel1-59/+0
2012-05-07iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel1-5/+0
2012-05-07iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel1-18/+0
2012-05-07iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel1-3/+0
2011-10-31include/linux/dmar.h: forward-declare struct acpi_dmar_headerAndrew Morton1-0/+2
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha1-6/+6
2011-09-21iommu: Move IOMMU specific code to intel-iommu.cSuresh Siddha1-0/+17
2011-09-21x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha1-2/+12
2010-11-26dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabledRandy Dunlap1-3/+14
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2010-10-12x86: Speed up the irq_remapped check in hot pathesThomas Gleixner1-2/+0
2010-10-12x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner1-0/+1
2010-10-12pci: intr_remap: Remove unused functionsThomas Gleixner1-2/+0
2010-10-12dmar: Convert to new irq chip functionsThomas Gleixner1-2/+3
2010-08-26x86, iommu: Make all IOMMU's detection routines return a value.Konrad Rzeszutek Wilk1-3/+3
2009-12-08Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+10
2009-11-10x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hookFUJITA Tomonori1-11/+4
2009-08-27intr-remap: generic support for remapping HPET MSIsSuresh Siddha1-0/+10
2009-06-23Intel-IOMMU, intr-remap: source-id checkingWeidong Han1-0/+11
2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds1-0/+9
2009-05-18VT-d: parse ATSR in DMA Remapping Reporting StructureYu Zhao1-0/+9
2009-04-21x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha1-0/+2
2009-04-19x86, intr-remap: enable interrupt remapping earlyWeidong Han1-0/+1
2009-04-04intel-iommu: Handle PCI domains appropriately.David Woodhouse1-0/+1
2009-04-03Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu1-0/+2
2009-04-03intel-iommu: Add for_each_iommu() and for_each_active_iommu() macrosDavid Woodhouse1-0/+8
2009-03-17x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic codeSuresh Siddha1-7/+38
2009-03-17x86, dmar: start with sane state while enabling dma and interrupt-remappingSuresh Siddha1-0/+2
2009-03-17x86, x2apic: enable fault handling for intr-remappingSuresh Siddha1-3/+2
2009-01-03intel-iommu: kill off duplicate def of dmar_disabledMark McLoughlin1-1/+0
2008-10-16dmar: fix using early fixmap mapping for DMAR table parsingYinghai Lu1-1/+0
2008-07-12x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrastructureSuresh Siddha1-0/+1
2008-07-12x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha1-0/+1
2008-07-12x64, x2apic/intr-remap: routines managing Interrupt remapping table entries.Suresh Siddha1-0/+12
2008-07-12x64, x2apic/intr-remap: Interrupt remapping infrastructureSuresh Siddha1-35/+85
2008-07-12x64, x2apic/intr-remap: parse ioapic scope under vt-d structuresSuresh Siddha1-0/+1
2008-07-12x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Interrupt remappingSuresh Siddha1-1/+9
2008-02-08intel-iommu: fault_reason index cleanupmark gross1-1/+1
2007-10-22Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S1-0/+12
2007-10-22Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S1-0/+22
2007-10-22Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S1-0/+52