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-04-26
iommu/vt-d: Allocate DMAR fault interrupts locally
Dimitri Sivanich
2024-04-15
iommu/amd: use page allocation function provided by iommu-pages.h
Pasha Tatashin
2024-04-12
iommu/amd: Change log message severity
Vasant Hegde
2024-04-12
iommu/amd: Do not enable SNP when V2 page table is enabled
Vasant Hegde
2024-04-12
iommu/amd: Fix possible irq lock inversion dependency issue
Vasant Hegde
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
2024-03-13
Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-08
iommu/amd: Fix sleeping in atomic context
Vasant Hegde
2024-02-16
iommu/amd: Mark interrupt as managed
Mario Limonciello
2024-02-09
iommu/amd: Introduce per-device domain ID to fix potential TLB aliasing issue
Vasant Hegde
2024-02-09
iommu/amd: Remove unused GCR3 table parameters from struct protection_domain
Suravee Suthikulpanit
2024-02-09
iommu/amd: Rearrange device flush code
Vasant Hegde
2024-02-09
iommu/amd: Remove unused flush pasid functions
Vasant Hegde
2024-02-09
iommu/amd: Refactor GCR3 table helper functions
Suravee Suthikulpanit
2024-02-09
iommu/amd: Refactor protection_domain helper functions
Suravee Suthikulpanit
2024-02-09
iommu/amd: Refactor attaching / detaching device functions
Suravee Suthikulpanit
2024-02-09
iommu/amd: Refactor helper function for setting / clearing GCR3
Suravee Suthikulpanit
2024-02-09
iommu/amd: Rearrange GCR3 table setup code
Vasant Hegde
2024-02-09
iommu/amd: Add support for device based TLB invalidation
Vasant Hegde
2024-02-09
iommu/amd: Use protection_domain.flags to check page table mode
Vasant Hegde
2024-02-09
iommu/amd: Introduce per-device GCR3 table
Suravee Suthikulpanit
2024-02-09
iommu/amd: Introduce struct protection_domain.pd_mode
Suravee Suthikulpanit
2024-02-09
iommu/amd: Introduce get_amd_iommu_from_dev()
Suravee Suthikulpanit
2024-02-09
iommu/amd: Enable Guest Translation before registering devices
Vasant Hegde
2024-02-09
iommu/amd: Pass struct iommu_dev_data to set_dte_entry()
Vasant Hegde
2024-02-09
iommu/amd: Remove EXPORT_SYMBOL for perf counter related functions
Vasant Hegde
2024-02-09
iommu/amd: Remove redundant error check in amd_iommu_probe_device()
Vasant Hegde
2024-02-09
iommu/amd: Remove duplicate function declarations from amd_iommu.h
Vasant Hegde
2024-02-09
iommu/amd: Remove unused APERTURE_* macros
Vasant Hegde
2024-02-09
iommu/amd: Remove unused IOVA_* macro
Vasant Hegde
2024-02-09
iommu/amd: Remove unused PPR_* macros
Vasant Hegde
2024-02-07
iommu/amd: Fix failure return from snp_lookup_rmpentry()
Ashish Kalra
2024-01-29
iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown
Ashish Kalra
2024-01-29
iommu/amd: Don't rely on external callers to enable IOMMU SNP support
Ashish Kalra
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2023-12-12
iommu: Mark dev_iommu_priv_set() with a lockdep
Jason Gunthorpe
2023-12-11
iommu/amd/pgtbl_v2: Invalidate updated page ranges only
Vasant Hegde
2023-12-11
iommu/amd: Make domain_flush_pages as global function
Vasant Hegde
2023-12-11
iommu/amd: Consolidate amd_iommu_domain_flush_complete() call
Vasant Hegde
2023-12-11
iommu/amd: Refactor device iotlb invalidation code
Vasant Hegde
2023-12-11
iommu/amd: Refactor IOMMU tlb invalidation code
Vasant Hegde
2023-12-11
iommu/amd: Add support to invalidate multiple guest pages
Vasant Hegde
2023-12-11
iommu/amd: Remove redundant passing of PDE bit
Vasant Hegde
2023-12-11
iommu/amd: Remove redundant domain flush from attach_device()
Vasant Hegde
2023-12-11
iommu/amd: Rename iommu_flush_all_caches() -> amd_iommu_flush_all_caches()
Vasant Hegde
2023-12-11
iommu/amd: Do not flush IRTE when only updating isRun and destination fields
Suravee Suthikulpanit
2023-11-27
iommu/amd: Set variable amd_dirty_ops to static
Kunwu Chan
2023-11-21
x86/apic: Drop apic::delivery_mode
Andrew Cooper
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[prev]
[next]