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
/
drivers
/
vfio
/
vfio_iommu_spapr_tce.c
Age
Commit message (
Expand
)
Author
2018-03-22
vfio/spapr_tce: Check kzalloc() return when preregistering memory
Alexey Kardashevskiy
2018-03-22
vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check
Alexey Kardashevskiy
2017-12-09
vfio/spapr: Fix missing mutex unlock when creating a window
Alexey Kardashevskiy
2017-07-05
vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null
Greg Kurz
2017-06-17
vfio/spapr_tce: Set window when adding additional groups to container
Alexey Kardashevskiy
2017-03-22
vfio/spapr: Postpone default window creation
Alexey Kardashevskiy
2017-03-22
vfio/spapr: Add a helper to create default DMA window
Alexey Kardashevskiy
2017-03-22
powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
Alexey Kardashevskiy
2017-03-22
vfio/spapr: Reference mm in tce_container
Alexey Kardashevskiy
2017-03-22
powerpc/iommu: Stop using @current in mm_iommu_xxx
Alexey Kardashevskiy
2017-03-22
vfio/spapr: Postpone allocation of userspace version of TCE table
Alexey Kardashevskiy
2016-05-25
Merge tag 'vfio-v4.7-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2016-05-11
vfio/spapr: Relax the IOMMU compatibility check
Alexey Kardashevskiy
2016-04-28
vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudata
Alexey Kardashevskiy
2015-06-11
vfio: powerpc/spapr: Support Dynamic DMA windows
Alexey Kardashevskiy
2015-06-11
vfio: powerpc/spapr: Register memory and define IOMMU v2
Alexey Kardashevskiy
2015-06-11
vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership ...
Alexey Kardashevskiy
2015-06-11
vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API
Alexey Kardashevskiy
2015-06-11
powerpc/iommu/powernv: Release replaced TCE
Alexey Kardashevskiy
2015-06-11
vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
Alexey Kardashevskiy
2015-06-11
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
Alexey Kardashevskiy
2015-06-11
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
Alexey Kardashevskiy
2015-06-11
vfio: powerpc/spapr: Rework groups attaching
Alexey Kardashevskiy
2015-06-11
vfio: powerpc/spapr: Moving pinning/unpinning to helpers
Alexey Kardashevskiy
2015-06-11
vfio: powerpc/spapr: Disable DMA mappings on disabled container
Alexey Kardashevskiy
2015-06-11
vfio: powerpc/spapr: Move locked_vm accounting to helpers
Alexey Kardashevskiy
2015-06-11
vfio: powerpc/spapr: Use it_page_size
Alexey Kardashevskiy
2015-06-11
vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page
Alexey Kardashevskiy
2015-06-11
vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
Alexey Kardashevskiy
2014-08-05
drivers/vfio: EEH support for VFIO PCI device
Gavin Shan
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
2013-06-20
powerpc/vfio: Implement IOMMU driver for VFIO
Alexey Kardashevskiy