index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
iommu.h
Age
Commit message (
Expand
)
Author
2022-04-18
x86: remove cruft from <asm/dma-mapping.h>
Christoph Hellwig
2022-04-18
x86: remove the IOMMU table infrastructure
Christoph Hellwig
2019-11-11
iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved
Yian Chen
2019-08-23
x86/dma: Get rid of iommu_pass_through
Joerg Roedel
2018-03-20
x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-28
x86: remove arch specific dma_supported implementation
Christoph Hellwig
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2012-06-25
iommu: Remove group_mf
Alex Williamson
2011-11-15
iommu: Add option to group multi-function devices
Alex Williamson
2009-11-15
x86: Move iommu_shutdown_noop to x86_init.c
FUJITA Tomonori
2009-11-10
x86: Handle HW IOMMU initialization failure gracefully
FUJITA Tomonori
2009-11-08
x86: Use x86_platform for iommu_shutdown
FUJITA Tomonori
2009-04-29
Intel IOMMU Pass Through Support
Fenghua Yu
2009-01-06
x86, ia64: convert to use generic dma_map_ops struct
FUJITA Tomonori
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-12-16
x86: remove unused iommu_nr_pages
Jeremy Fitzhardinge
2008-11-28
x86: move GART specific stuff from iommu.h to gart.h
Joerg Roedel
2008-11-15
Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"
David Woodhouse
2008-10-24
x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI
Fenghua Yu
2008-10-23
Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro