PCI: fix wrong assumption in pci_find_upstream_pcie_bridge
[safe/jmp/linux-2.6] / drivers / pci / dmar.c
2009-02-14 Tony Battersbyintel-iommu: fix endless "Unknown DMAR structure type...
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