aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/intel-iommu.c
Commit message (Expand)AuthorAge
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-01
|\
| * PCI: add missing KERN_* constants to printksFrank Seidel2009-03-19
* | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-30
|\ \
| * | Merge branch 'linus' into core/iommuIngo Molnar2009-03-05
| |\|
| * | intel-iommu: make dma mapping functions staticFUJITA Tomonori2009-01-29
| * | IA64: fix VT-d dma_mapping_errorFUJITA Tomonori2009-01-29
| * | Merge branch 'linus' into core/iommuIngo Molnar2009-01-16
| |\ \
| * | | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-06
| * | | x86: remove map_single and unmap_single in struct dma_mapping_opsFUJITA Tomonori2009-01-06
| * | | intel-iommu: add map_page and unmap_pageFUJITA Tomonori2009-01-06
* | | | x86, dmar: start with sane state while enabling dma and interrupt-remappingSuresh Siddha2009-03-17
* | | | x86, x2apic: enable fault handling for intr-remappingSuresh Siddha2009-03-17
* | | | x86, dmar: move page fault handling code to dmar.cSuresh Siddha2009-03-17
| |_|/ |/| |
* | | iommu: fix Intel IOMMU write-buffer flushingDavid Woodhouse2009-02-14
* | | x86: disable intel_iommu support by defaultKyle McMartin2009-02-05
| |/ |/|
* | Prevent oops at boot with VT-dDirk Hohndel2009-01-13
|/
* intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICESMike Day2009-01-03
* VT-d: remove now unused intel_iommu_found functionJoerg Roedel2009-01-03
* VT-d: register functions for the IOMMU APIJoerg Roedel2009-01-03
* VT-d: adapt domain iova_to_phys function for IOMMU APIJoerg Roedel2009-01-03
* VT-d: adapt domain map and unmap functions for IOMMU APIJoerg Roedel2009-01-03
* VT-d: adapt device attach and detach functions for IOMMU APIJoerg Roedel2009-01-03
* VT-d: adapt domain init and destroy functions for IOMMU APIJoerg Roedel2009-01-03
* Check agaw is sufficient for mapped memoryWeidong Han2009-01-03
* Change intel iommu APIs of virtual machine domainWeidong Han2009-01-03
* Change domain_context_mapping_one for virtual machine domainWeidong Han2009-01-03
* Allocation and free functions of virtual machine domainWeidong Han2009-01-03
* Add domain_flush_cacheWeidong Han2009-01-03
* Add/remove domain device info for virtual machine domainWeidong Han2009-01-03
* Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINEWeidong Han2009-01-03
* iommu coherencyWeidong Han2009-01-03
* calculate agaw for each iommuWeidong Han2009-01-03
* iommu bitmap instead of iommu pointer in dmar_domainWeidong Han2009-01-03
* Get iommu from g_iommus for deferred flushWeidong Han2009-01-03
* Add global iommu listWeidong Han2009-01-03
* change P2P domain flagsWeidong Han2009-01-03
* Initialize domain flags to 0Weidong Han2009-01-03
* intel-iommu: trivially inline DMA PTE macrosMark McLoughlin2009-01-03
* intel-iommu: trivially inline context entry macrosMark McLoughlin2009-01-03
* intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.hMark McLoughlin2009-01-03
* intel-iommu: move struct device_domain_info out of dma_remapping.hMark McLoughlin2009-01-03
* intel-iommu: move struct dmar_domain def out dma_remapping.hMark McLoughlin2009-01-03
* intel-iommu: move DMA PTE defs out of dma_remapping.hMark McLoughlin2009-01-03
* intel-iommu: move context entry defs out from dma_remapping.hMark McLoughlin2009-01-03
* intel-iommu: move root entry defs from dma_remapping.hMark McLoughlin2009-01-03
* intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.cMark McLoughlin2009-01-03
* intel-iommu: make init_dmars() staticMark McLoughlin2009-01-03
* intel-iommu: remove some unused struct intel_iommu fieldsMark McLoughlin2009-01-03
* intel-iommu: fix compile warningsFUJITA Tomonori2008-11-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse2008-10-20
|\