summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-181-99/+90
|\
| *-. Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel2024-01-031-99/+90
| |\ \
| | | * iommu: Mark dev_iommu_priv_set() with a lockdepJason Gunthorpe2023-12-121-2/+0
| | |/ | |/|
| | * iommu/amd/pgtbl_v2: Invalidate updated page ranges onlyVasant Hegde2023-12-111-8/+20
| | * iommu/amd: Make domain_flush_pages as global functionVasant Hegde2023-12-111-10/+12
| | * iommu/amd: Consolidate amd_iommu_domain_flush_complete() callVasant Hegde2023-12-111-11/+10
| | * iommu/amd: Refactor device iotlb invalidation codeVasant Hegde2023-12-111-21/+12
| | * iommu/amd: Refactor IOMMU tlb invalidation codeVasant Hegde2023-12-111-22/+14
| | * iommu/amd: Add support to invalidate multiple guest pagesVasant Hegde2023-12-111-18/+13
| | * iommu/amd: Remove redundant passing of PDE bitVasant Hegde2023-12-111-14/+13
| | * iommu/amd: Remove redundant domain flush from attach_device()Vasant Hegde2023-12-111-9/+0
| | * iommu/amd: Rename iommu_flush_all_caches() -> amd_iommu_flush_all_caches()Vasant Hegde2023-12-111-1/+1
| | * iommu/amd: Do not flush IRTE when only updating isRun and destination fieldsSuravee Suthikulpanit2023-12-111-4/+16
| | * iommu/amd: Set variable amd_dirty_ops to staticKunwu Chan2023-11-271-2/+2
| |/
* / x86/apic: Drop apic::delivery_modeAndrew Cooper2023-11-211-2/+2
|/
* Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-091-336/+241
|\
| *-. Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel2023-10-271-336/+241
| |\ \
| | | * iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM returnNiklas Schnelle2023-10-021-2/+3
| | |/ | |/|
| | * iommu/amd: Remove DMA_FQ type from domain allocation pathVasant Hegde2023-10-161-1/+0
| | * iommu/amd: Remove unused EXPORT_SYMBOLSVasant Hegde2023-10-061-6/+0
| | * iommu/amd: Remove amd_iommu_device_info()Vasant Hegde2023-10-061-42/+0
| | * iommu/amd: Remove PPR supportVasant Hegde2023-10-061-44/+1
| | * iommu/amd: Remove iommu_v2 moduleVasant Hegde2023-10-061-40/+0
| | * iommu/amd: Enable device ATS/PASID/PRI capabilities independentlyVasant Hegde2023-09-251-89/+114
| | * iommu/amd: Introduce iommu_dev_data.flags to track device capabilitiesVasant Hegde2023-09-251-18/+28
| | * iommu/amd: Introduce iommu_dev_data.pprSuravee Suthikulpanit2023-09-251-6/+4
| | * iommu/amd: Rename ats related variablesVasant Hegde2023-09-251-14/+14
| | * iommu/amd: Modify logic for checking GT and PPR featuresSuravee Suthikulpanit2023-09-251-1/+1
| | * iommu/amd: Consolidate feature detection and reporting logicSuravee Suthikulpanit2023-09-251-2/+2
| | * iommu/amd: Miscellaneous clean up when free domainSuravee Suthikulpanit2023-09-251-22/+22
| | * iommu/amd: Introduce helper functions for managing GCR3 tableSuravee Suthikulpanit2023-09-251-27/+38
| | * iommu/amd: Refactor protection domain allocation codeVasant Hegde2023-09-251-23/+22
| | * iommu/amd: Consolidate logic to allocate protection domainSuravee Suthikulpanit2023-09-251-12/+7
| | * iommu/amd: Consolidate timeout pre-define to amd_iommu_type.hSuravee Suthikulpanit2023-09-251-2/+0
| |/
* | iommu: Pass in parent domain with user_data to domain_alloc_user opYi Liu2023-10-261-3/+6
* | iommu/amd: Access/Dirty bit support in IOPTEsJoao Martins2023-10-241-1/+101
* | iommu/amd: Add domain_alloc_user based domain allocationJoao Martins2023-10-241-3/+41
|/
* Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-011-36/+50
|\
| * iommu/amd: Refactor IOMMU interrupt handling logic for Event, PPR, and GA logsVasant Hegde2023-07-141-43/+50
| * iommu/amd: Handle PPR log overflowVasant Hegde2023-07-141-1/+8
| * iommu/amd: Generalize log overflow handlingVasant Hegde2023-07-141-2/+2
* | x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()Thomas Gleixner2023-08-061-1/+1
|/
* Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-291-46/+53
|\
| *-----. Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel2023-06-191-50/+57
| |\ \ \ \
| | | | | * iommu/amd: Fix compile error for unused functionJoerg Roedel2023-06-091-26/+26
| | | | | * iommu/amd: Improving Interrupt Remapping Table InvalidationSuravee Suthikulpanit2023-06-091-5/+22
| | | | | * iommu/amd: Do not Invalidate IRT when IRTE caching is disabledSuravee Suthikulpanit2023-06-091-6/+15
| | | | | * iommu/amd: Remove the unused struct amd_ir_data.refSuravee Suthikulpanit2023-06-091-10/+7
| | | | | * iommu/amd: Switch amd_iommu_update_ga() to use modify_irte_ga()Joao Martins2023-06-091-28/+10
| | | | |/ | | | |/|
| | | | * iommu: Add a capability for flush queue supportRobin Murphy2023-05-221-0/+2
| | | |/