aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/intel-iommu.c
Commit message (Expand)AuthorAge
* Merge branch 'linus' into irq/numaIngo Molnar2009-06-01
|\
| * intel-iommu: PAE memory corruption fixDavid Woodhouse2009-05-11
* | x86, intr-remap: enable interrupt remapping earlyWeidong Han2009-04-19
|/
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-13
|\
| * Intel-IOMMU Alignment Issue in dma_pte_clear_range()Fenghua Yu2009-04-06
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
|/
* intel-iommu: Fix oops in device_to_iommu() when devices not found.David Woodhouse2009-04-06
* intel-iommu: Handle PCI domains appropriately.David Woodhouse2009-04-04
* intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges.David Woodhouse2009-04-04
* x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong2009-04-04
* Intel IOMMU Suspend/Resume Support - DMARFenghua Yu2009-04-03
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-03
|\
| * intel-iommu: Fix address wrap on 32-bit kernel.Zhao, Yu2009-03-25
| * intel-iommu: Enable DMAR on 32-bit kernel.David Woodhouse2009-03-25
| * intel-iommu: fix PCI device detach from virtual machineHan, Weidong2009-03-25
| * intel-iommu: VT-d page table to support snooping control bitSheng Yang2009-03-24
| * iommu: Add domain_has_cap iommu_opsSheng Yang2009-03-24
| * intel-iommu: Snooping control supportSheng Yang2009-03-24
* | 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