aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/iommu.h
AgeCommit message (Expand)Author
2022-04-18x86: remove cruft from <asm/dma-mapping.h>Christoph Hellwig
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig
2019-11-11iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reservedYian Chen
2019-08-23x86/dma: Get rid of iommu_pass_throughJoerg Roedel
2018-03-20x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)Christoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-28x86: remove arch specific dma_supported implementationChristoph Hellwig
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2012-06-25iommu: Remove group_mfAlex Williamson
2011-11-15iommu: Add option to group multi-function devicesAlex Williamson
2009-11-15x86: Move iommu_shutdown_noop to x86_init.cFUJITA Tomonori
2009-11-10x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori
2009-11-08x86: Use x86_platform for iommu_shutdownFUJITA Tomonori
2009-04-29Intel IOMMU Pass Through SupportFenghua Yu
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-16x86: remove unused iommu_nr_pagesJeremy Fitzhardinge
2008-11-28x86: move GART specific stuff from iommu.h to gart.hJoerg Roedel
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse
2008-10-24x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro