summaryrefslogtreecommitdiffstats
path: root/drivers/pci/dmar.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-12x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detec...Suresh Siddha1-0/+25
2008-07-12x64, x2apic/intr-remap: Interrupt remapping infrastructureSuresh Siddha1-0/+16
2008-07-12x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d)Suresh Siddha1-0/+150
2008-07-12x64, x2apic/intr-remap: parse ioapic scope under vt-d structuresSuresh Siddha1-0/+3
2008-07-12x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detectionSuresh Siddha1-3/+1
2008-07-12x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific codeSuresh Siddha1-11/+24
2008-07-12x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter...Suresh Siddha1-16/+73
2008-07-12x64, x2apic/intr-remap: fix the need for sequential array allocation of iommusSuresh Siddha1-2/+9
2008-07-12x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganizationSuresh Siddha1-1/+89
2008-02-23copyright owner and author clean up for intel iommu and related filesmark gross1-4/+5
2008-02-06Genericizing iova.[ch]David Miller1-0/+1
2008-02-01PCI: More Sanity checks for DMARFenghua Yu1-3/+17
2007-10-22Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S1-0/+329