acer-wmi: Unmark as 'experimental'
[safe/jmp/linux-2.6] / drivers / pci / intel-iommu.c
2009-02-17 David WoodhouseFix Intel IOMMU write-buffer flushing
2009-02-14 David Woodhouseiommu: fix Intel IOMMU write-buffer flushing
2009-02-05 Kyle McMartinx86: disable intel_iommu support by default
2009-01-13 Dirk HohndelPrevent oops at boot with VT-d
2009-01-03 Mike Dayintel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_...
2009-01-03 Joerg RoedelVT-d: remove now unused intel_iommu_found function
2009-01-03 Joerg RoedelVT-d: register functions for the IOMMU API
2009-01-03 Joerg RoedelVT-d: adapt domain iova_to_phys function for IOMMU API
2009-01-03 Joerg RoedelVT-d: adapt domain map and unmap functions for IOMMU API
2009-01-03 Joerg RoedelVT-d: adapt device attach and detach functions for...
2009-01-03 Joerg RoedelVT-d: adapt domain init and destroy functions for IOMMU API
2009-01-03 Weidong HanCheck agaw is sufficient for mapped memory
2009-01-03 Weidong HanChange intel iommu APIs of virtual machine domain
2009-01-03 Weidong HanChange domain_context_mapping_one for virtual machine...
2009-01-03 Weidong HanAllocation and free functions of virtual machine domain
2009-01-03 Weidong HanAdd domain_flush_cache
2009-01-03 Weidong HanAdd/remove domain device info for virtual machine domain
2009-01-03 Weidong HanAdd domain flag DOMAIN_FLAG_VIRTUAL_MACHINE
2009-01-03 Weidong Haniommu coherency
2009-01-03 Weidong Hancalculate agaw for each iommu
2009-01-03 Weidong Haniommu bitmap instead of iommu pointer in dmar_domain
2009-01-03 Weidong HanGet iommu from g_iommus for deferred flush
2009-01-03 Weidong HanAdd global iommu list
2009-01-03 Weidong Hanchange P2P domain flags
2009-01-03 Weidong HanInitialize domain flags to 0
2009-01-03 Mark McLoughlinintel-iommu: trivially inline DMA PTE macros
2009-01-03 Mark McLoughlinintel-iommu: trivially inline context entry macros
2009-01-03 Mark McLoughlinintel-iommu: move iommu_prepare_gfx_mapping() out of...
2009-01-03 Mark McLoughlinintel-iommu: move struct device_domain_info out of...
2009-01-03 Mark McLoughlinintel-iommu: move struct dmar_domain def out dma_remapp...
2009-01-03 Mark McLoughlinintel-iommu: move DMA PTE defs out of dma_remapping.h
2009-01-03 Mark McLoughlinintel-iommu: move context entry defs out from dma_remap...
2009-01-03 Mark McLoughlinintel-iommu: move root entry defs from dma_remapping.h
2009-01-03 Mark McLoughlinintel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c
2009-01-03 Mark McLoughlinintel-iommu: make init_dmars() static
2009-01-03 Mark McLoughlinintel-iommu: remove some unused struct intel_iommu...
2008-11-19 FUJITA Tomonoriintel-iommu: fix compile warnings
2008-10-20 David WoodhouseMerge branch 'master' of /linux/kernel/git/torvalds...
2008-10-20 Ameya Palandeintel-iommu: typo fix and correct word in the comment
2008-10-18 FUJITA Tomonoriintel-iommu: use coherent_dma_mask in alloc_coherent
2008-10-18 Fenghua Yuintel-iommu: IA64 support
2008-10-17 Youquan Songdmar: Use queued invalidation interface for IOTLB and...
2008-10-15 Kay, Allen MVT-d: Changes to support KVM
2008-09-14 Ingo MolnarMerge branch 'linus' into x86/iommu
2008-09-09 David WoodhousePCI/iommu: blacklist DMAR on Intel G31/G33 chipsets
2008-09-05 David Woodhousex86: blacklist DMAR on Intel G31/G33 chipsets
2008-07-22 Ingo MolnarMerge branch 'linus' into x86/x2apic
2008-07-21 Ingo MolnarMerge branches 'x86/urgent', 'x86/amd-iommu', 'x86...
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
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: move IOMMU_WAIT_OP() macro...
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-07-11 FUJITA Tomonorix86: make only GART code include gart.h
2008-07-08 Yinghai LuRFC x86: try to remove arch_get_ram_range
2008-06-10 Julia LawallPCI: eliminate double kfree in intel-iommu initialization
2008-05-13 mark grossPCI: Make the intel-iommu_wait_op macro work when jiffi...
2008-04-24 Ingo Molnarintel-iommu.c: dma ops fix
2008-04-21 mark grossPCI: pci-iommu-iotlb-flushing-speedup
2008-04-21 mark grossPCI: iommu: iotlb flushing
2008-03-25 Mark GrossPCI: iova: lockdep false alarm fix
2008-02-24 mark grosscopyright owner and author clean up for intel iommu...
2008-02-08 mark grossintel-iommu: fault_reason index cleanup
2008-02-08 mark grossintel-iommu: PMEN support
2008-02-06 David MillerGenericizing iova.[ch]
2008-02-01 Joe PerchesPCI: Spelling fixes
2007-10-30 Takashi Iwaiintel-iommu: Fix array overflow
2007-10-29 Joerg Roedelx86 gart: rename iommu.h to gart.h
2007-10-29 Al Virointel-iommu fixes
2007-10-23 FUJITA Tomonoriintel-iommu: fix sg_page()
2007-10-22 FUJITA Tomonoriintel-iommu sg chaining support
2007-10-22 Keshavamurthy, Anil Sintel-iommu: fix for IOMMU early crash
2007-10-22 Keshavamurthy, Anil Sintel-iommu: optimize sg map/unmap calls
2007-10-22 Keshavamurthy, Anil SIntel IOMMU: Iommu floppy workaround
2007-10-22 Keshavamurthy, Anil SIntel IOMMU: Iommu Gfx workaround
2007-10-22 Keshavamurthy, Anil SIntel IOMMU: DMAR fault handling support
2007-10-22 Keshavamurthy, Anil SIntel IOMMU: Intel iommu cmdline option - forcedac
2007-10-22 Keshavamurthy, Anil SIntel IOMMU: Avoid memory allocation failures in dma...
2007-10-22 Keshavamurthy, Anil SIntel IOMMU: Intel IOMMU driver