index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
iommu
/
amd
Age
Commit message (
Expand
)
Author
2024-09-04
iommu/amd: Remove the amd_iommu_domain_set_pt_root() and related
Jason Gunthorpe
2024-09-04
iommu/amd: Remove amd_iommu_domain_update() from page table freeing
Jason Gunthorpe
2024-09-04
iommu/amd: Set the pgsize_bitmap correctly
Jason Gunthorpe
2024-09-04
iommu/amd: Allocate the page table root using GFP_KERNEL
Jason Gunthorpe
2024-09-04
iommu/amd: Move allocation of the top table into v1_alloc_pgtable
Jason Gunthorpe
2024-09-04
iommu/amd: Make amd_iommu_dev_update_dte() static
Vasant Hegde
2024-09-04
iommu/amd: Rework amd_iommu_update_and_flush_device_table()
Vasant Hegde
2024-09-04
iommu/amd: Make amd_iommu_domain_flush_complete() static
Vasant Hegde
2024-09-04
iommu/amd: Make amd_iommu_dev_flush_pasid_all() static
Vasant Hegde
2024-09-04
iommu/amd: Handle error path in amd_iommu_probe_device()
Vasant Hegde
2024-09-04
iommu/amd: Remove unused DTE_GCR3_INDEX_* macros
Vasant Hegde
2024-09-04
iommu/amd: Make amd_iommu_is_attach_deferred() static
Vasant Hegde
2024-09-04
iommu/amd: Update event log pointer as soon as processing is complete
Vasant Hegde
2024-08-30
iommu: Allow ATS to work on VFs when the PF uses IDENTITY
Jason Gunthorpe
2024-08-23
iommu/amd: Update PASID, GATS, GLX, SNPAVICSUP feature related macros
Suravee Suthikulpanit
2024-08-13
iommu/amd: Add blocked domain support
Vasant Hegde
2024-07-27
Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-23
iommu/amd: Convert comma to semicolon
Chen Ni
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-06-27
iommu/amd: Fix GT feature enablement again
Vasant Hegde
2024-06-27
iommu/amd: Invalidate cache before removing device from domain list
Vasant Hegde
2024-06-25
iommu/amd: Use try_cmpxchg64() in v2_alloc_pte()
Uros Bizjak
2024-06-13
iommu/amd: Fix panic accessing amd_iommu_enable_faulting
Dimitri Sivanich
2024-06-04
iommu/amd: Fix Invalid wait context issue
Vasant Hegde
2024-06-04
iommu/amd: Check EFR[EPHSup] bit before enabling PPR
Vasant Hegde
2024-06-04
iommu/amd: Fix workqueue name
Vasant Hegde
2024-06-04
iommu/amd: Fix sysfs leak in iommu init
Kun(llfl)
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-15
Revert "iommu/amd: Enable PCI/IMS"
Bjorn Helgaas
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
2024-05-06
iommu/amd: Enable Guest Translation after reading IOMMU feature register
Vasant Hegde
2024-05-03
iommu/amd: Fix compilation error
Andy Shevchenko
2024-04-26
Merge branch 'memory-observability' into x86/amd
Joerg Roedel
2024-04-26
Merge branch 'iommu/fixes' into x86/amd
Joerg Roedel
2024-04-26
iommu/amd: Add SVA domain support
Vasant Hegde
2024-04-26
iommu/amd: Initial SVA support for AMD IOMMU
Vasant Hegde
2024-04-26
iommu/amd: Add support for enable/disable IOPF
Vasant Hegde
2024-04-26
iommu/amd: Add IO page fault notifier handler
Wei Huang
2024-04-26
iommu/amd: Add support for page response
Suravee Suthikulpanit
2024-04-26
iommu/amd: Define per-IOMMU iopf_queue
Suravee Suthikulpanit
2024-04-26
iommu/amd: Enable PCI features based on attached domain capability
Vasant Hegde
2024-04-26
iommu/amd: Setup GCR3 table in advance if domain is SVA capable
Vasant Hegde
2024-04-26
iommu/amd: Introduce iommu_dev_data.max_pasids
Vasant Hegde
2024-04-26
iommu/amd: Fix PPR interrupt processing logic
Vasant Hegde
2024-04-26
iommu/amd: Move PPR-related functions into ppr.c
Suravee Suthikulpanit
2024-04-26
iommu/amd: Add support for enabling/disabling IOMMU features
Wei Huang
2024-04-26
iommu/amd: Introduce per device DTE update function
Vasant Hegde
2024-04-26
iommu/amd: Rename amd_iommu_v2_supported() as amd_iommu_pasid_supported()
Vasant Hegde
2024-04-26
iommu/amd: Enhance def_domain_type to handle untrusted device
Vasant Hegde
2024-04-26
iommu/dma: Centralise iommu_setup_dma_ops()
Robin Murphy
[prev]
[next]