index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dma_remapping.h
Age
Commit message (
Expand
)
Author
2015-10-15
iommu/vt-d: Implement deferred invalidate for SVM
David Woodhouse
2015-10-15
iommu/vt-d: Add basic SVM PASID support
David Woodhouse
2014-01-09
iommu/vt-d: keep shared resources when failed to initialize iommu devices
Jiang Liu
2011-12-16
iommu: Export intel_iommu_enabled to signal when iommu is in use
Eugeni Dodonov
2011-09-21
iommu: Rename the DMAR and INTR_REMAP config options
Suresh Siddha
2011-09-21
iommu: Cleanup ifdefs in detect_intel_iommu()
Suresh Siddha
2011-09-21
iommu: Move IOMMU specific code to intel-iommu.c
Suresh Siddha
2011-06-01
intel-iommu: Enable super page (2MiB, 1GiB, etc.) support
Youquan Song
2009-05-18
VT-d: support the device IOTLB
Yu Zhao
2009-04-29
Intel IOMMU Pass Through Support
Fenghua Yu
2009-03-24
intel-iommu: VT-d page table to support snooping control bit
Sheng Yang
2009-01-04
intel-iommu: fix build error with INTR_REMAP=y and DMAR=n
Ingo Molnar
2009-01-03
calculate agaw for each iommu
Weidong Han
2009-01-03
intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h
Mark McLoughlin
2009-01-03
intel-iommu: move struct device_domain_info out of dma_remapping.h
Mark McLoughlin
2009-01-03
intel-iommu: move struct dmar_domain def out dma_remapping.h
Mark McLoughlin
2009-01-03
intel-iommu: move DMA PTE defs out of dma_remapping.h
Mark McLoughlin
2009-01-03
intel-iommu: move context entry defs out from dma_remapping.h
Mark McLoughlin
2009-01-03
intel-iommu: move root entry defs from dma_remapping.h
Mark McLoughlin
2009-01-03
intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c
Mark McLoughlin
2009-01-03
intel-iommu: make init_dmars() static
Mark McLoughlin
2008-10-18
intel-iommu: IA64 support
Fenghua Yu
2008-10-15
VT-d: Changes to support KVM
Kay, Allen M