PCI: pci-stub: add pci_stub.ids parameter
[safe/jmp/linux-2.6] / drivers / pci / dmar.c
2009-05-18 Yu ZhaoVT-d: add device IOTLB invalidation support
2009-05-18 Yu ZhaoVT-d: parse ATSR in DMA Remapping Reporting Structure
2009-05-14 Chris Wrightintel-iommu: dmar_set_interrupt return error value
2009-05-10 David Woodhouseintel-iommu: Tidy up iommu->gcmd handling
2009-05-10 David Woodhouseintel-iommu: Clean up handling of "caching mode" vs...
2009-05-10 David Woodhouseintel-iommu: Clean up handling of "caching mode" vs...
2009-04-29 Fenghua YuIntel IOMMU Pass Through Support
2009-04-11 David Woodhouseintel-iommu: Avoid panic() for DRHD at address zero.
2009-04-04 David Woodhouseintel-iommu: Handle PCI domains appropriately.
2009-04-03 Fenghua YuIntel IOMMU Suspend/Resume Support - Queued Invalidation
2009-03-17 Suresh Siddhax86, dmar: use atomic allocations for QI and Intr-remap...
2009-03-17 Suresh Siddhax86, dmar: start with sane state while enabling dma...
2009-03-17 Suresh Siddhax86, dmar: routines for disabling queued invalidation...
2009-03-17 Suresh Siddhax86, x2apic: enable fault handling for intr-remapping
2009-03-17 Suresh Siddhax86, dmar: move page fault handling code to dmar.c
2009-03-04 Ingo MolnarMerge commit 'v2.6.29-rc7' into perfcounters/core
2009-03-01 Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2009-02-14 Tony Battersbyintel-iommu: fix endless "Unknown DMAR structure type...
2009-02-11 Yinghai Lupci, x86, acpi: fix early_ioremap() leak
2009-02-09 Yu ZhaoVT-d: handle Invalidation Queue Error to avoid system...
2009-02-09 Joerg Roedelintel-iommu: fix build error with INTR_REMAP=y and...
2009-01-03 Weidong Hancalculate agaw for each iommu
2009-01-03 Yu ZhaoVT-d: fix segment number being ignored when searching...
2008-10-21 David WoodhouseMerge branch 'master' of /linux/kernel/git/torvalds...
2008-10-20 Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git./linux...
2008-10-18 David Woodhousedmar: fix uninitialised 'ret' variable in dmar_parse_dev()
2008-10-18 Fenghua Yuintel-iommu: IA64 support
2008-10-17 Youquan Songdmar: remove the quirk which disables dma-remapping...
2008-10-17 Youquan Songdmar: context cache and IOTLB invalidation using queued...
2008-10-17 Suresh Siddhadmar: use spin_lock_irqsave() in qi_submit_sync()
2008-10-16 Suresh Siddhadmar: fix dmar_parse_dev() devices_cnt error condition...
2008-10-16 Suresh Siddhadmar: use list_for_each_entry_safe() in dmar_dev_scope_...
2008-10-16 Yinghai Ludmar: initialize the return value in dmar_parse_dev()
2008-10-16 Yinghai Ludmar: fix using early fixmap mapping for DMAR table...
2008-10-15 Kay, Allen MVT-d: Changes to support KVM
2008-07-22 Yong WangPCI/DMAR: don't assume presence of RMRRs
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: disable DMA-remapping if Interr...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: Interrupt remapping infrastructure
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: Queued invalidation infrastruct...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: parse ioapic scope under vt...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: Fix the need for RMRR in the...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remappi...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: code re-structuring, to be...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: fix the need for sequential...
2008-07-12 Suresh Siddhax64, x2apic/intr-remap: Intel vt-d, IOMMU code reorgani...
2008-02-24 mark grosscopyright owner and author clean up for intel iommu...
2008-02-06 David MillerGenericizing iova.[ch]
2008-02-01 Fenghua YuPCI: More Sanity checks for DMAR
2007-10-22 Keshavamurthy, Anil SIntel IOMMU: DMAR detection and parsing logic