aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/dmar.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
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
2008-07-12x64, x2apic/intr-remap: Interrupt remapping infrastructureSuresh Siddha
2008-07-12x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d)Suresh Siddha
2008-07-12x64, x2apic/intr-remap: parse ioapic scope under vt-d structuresSuresh Siddha
2008-07-12x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detectionSuresh Siddha
2008-07-12x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific codeSuresh Siddha
2008-07-12x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter...Suresh Siddha
2008-07-12x64, x2apic/intr-remap: fix the need for sequential array allocation of iommusSuresh Siddha
2008-07-12x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganizationSuresh Siddha
2008-02-23copyright owner and author clean up for intel iommu and related filesmark gross
2008-02-06Genericizing iova.[ch]David Miller
2008-02-01PCI: More Sanity checks for DMARFenghua Yu
2007-10-22Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S