aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/intel-iommu.c
Commit message (Expand)AuthorAge
* intel-iommu: Make dma_pte_free_pagetable() use pfnsDavid Woodhouse2009-06-29
* intel-iommu: Make dma_pte_clear_range() take pfns as argumentDavid Woodhouse2009-06-29
* intel-iommu: Make dma_pte_clear_range() use pfnsDavid Woodhouse2009-06-29
* intel-iommu: Don't just mask out too-big physical addresses; BUG() insteadDavid Woodhouse2009-06-29
* intel-iommu: Make dma_pte_clear_one() take pfn not addressDavid Woodhouse2009-06-29
* intel-iommu: Change dma_addr_level_pte() to dma_pfn_level_pte()David Woodhouse2009-06-29
* intel-iommu: Change address_level_offset() to pfn_level_offset()David Woodhouse2009-06-29
* intel-iommu: Change dma_set_pte_addr() to dma_set_pte_pfn()David Woodhouse2009-06-29
* intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WADavid Woodhouse2009-06-29
* intel-iommu: Create new iommu_domain_identity_map() functionDavid Woodhouse2009-06-29
* intel-iommu: Only avoid flushing device IOTLB for domain ID 0 in caching modeYu Zhao2009-06-29
* intel-iommu: fix Identity Mapping to be arch independentChris Wright2009-06-26
* IOMMU Identity Mapping Support (drivers/pci/intel_iommu.c)Fenghua Yu2009-06-23
* Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-06-23
|\
| * VT-d: support the device IOTLBYu Zhao2009-05-18
| * VT-d: cleanup iommu_flush_iotlb_psi and flush_unmapsYu Zhao2009-05-18
| * intel-iommu: Tidy up iommu->gcmd handlingDavid Woodhouse2009-05-10
| * intel-iommu: Fix tiny theoretical race in write-buffer flush.David Woodhouse2009-05-10
| * intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing.David Woodhouse2009-05-10
| * intel-iommu: Clean up handling of "caching mode" vs. context flushing.David Woodhouse2009-05-10
| * VT-d: fix invalid domain id for KVM context flushYu Zhao2009-05-10
| * Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through SupportFenghua Yu2009-05-01
| * Intel IOMMU Pass Through SupportFenghua Yu2009-04-29
* | 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