| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/amd: Rename iommu_flush_all_caches() -> amd_iommu_flush_all_caches() | Vasant Hegde | 2023-12-11 | 1 | -4/+4 |
* | iommu/amd: Remove unused EXPORT_SYMBOLS | Vasant Hegde | 2023-10-06 | 1 | -1/+0 |
* | iommu/amd: Initialize iommu_device->max_pasids | Vasant Hegde | 2023-09-25 | 1 | -7/+2 |
* | iommu/amd: Modify logic for checking GT and PPR features | Suravee Suthikulpanit | 2023-09-25 | 1 | -8/+1 |
* | iommu/amd: Consolidate feature detection and reporting logic | Suravee Suthikulpanit | 2023-09-25 | 1 | -53/+36 |
* | iommu/amd: Do not set amd_iommu_pgtable in pass-through mode | Vasant Hegde | 2023-09-25 | 1 | -3/+0 |
* | iommu/amd: Consolidate timeout pre-define to amd_iommu_type.h | Suravee Suthikulpanit | 2023-09-25 | 1 | -6/+4 |
* | iommu/amd: Enable PPR/GA interrupt after interrupt handler setup | Vasant Hegde | 2023-07-14 | 1 | -4/+7 |
* | iommu/amd: Consolidate PPR log enablement | Vasant Hegde | 2023-07-14 | 1 | -3/+3 |
* | iommu/amd: Disable PPR log/interrupt in iommu_disable() | Vasant Hegde | 2023-07-14 | 1 | -0/+4 |
* | iommu/amd: Enable separate interrupt for PPR and GA log | Vasant Hegde | 2023-07-14 | 1 | -12/+38 |
* | iommu/amd: Handle PPR log overflow | Vasant Hegde | 2023-07-14 | 1 | -0/+11 |
* | iommu/amd: Generalize log overflow handling | Vasant Hegde | 2023-07-14 | 1 | -19/+32 |
*-. | Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '... | Joerg Roedel | 2023-06-19 | 1 | -1/+37 |
|\ \ |
|
| | * | iommu/amd: Improving Interrupt Remapping Table Invalidation | Suravee Suthikulpanit | 2023-06-09 | 1 | -1/+1 |
| | * | iommu/amd: Introduce Disable IRTE Caching Support | Suravee Suthikulpanit | 2023-06-09 | 1 | -0/+36 |
| |/ |
|
* / | iommu/amd: Handle GALog overflows | Joao Martins | 2023-05-22 | 1 | -0/+24 |
|/ |
|
*-. | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel | 2023-04-14 | 1 | -5/+25 |
|\ \ |
|
| | * | iommu: Use sysfs_emit() for sysfs show | Lu Baolu | 2023-03-22 | 1 | -2/+2 |
| |/
|/| |
|
| * | iommu/amd: Add 5 level guest page table support | Vasant Hegde | 2023-03-28 | 1 | -2/+21 |
| * | iommu/amd: Allocate IOMMU irqs using numa locality info | Vasant Hegde | 2023-03-22 | 1 | -1/+2 |
|/ |
|
* | iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter | Gavrilov Ilia | 2023-02-03 | 1 | -1/+15 |
* | iommu/amd: Fix typo in macro parameter name | Michael Forney | 2022-12-05 | 1 | -1/+1 |
* | iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options | Kim Phillips | 2022-11-19 | 1 | -25/+54 |
* | iommu/amd: Fix ivrs_acpihid cmdline parsing code | Kim Phillips | 2022-11-19 | 1 | -0/+7 |
*-. | Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'... | Joerg Roedel | 2022-09-26 | 1 | -15/+32 |
|\ \ |
|
| | * | iommu/amd: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -8/+1 |
| |/
|/| |
|
| * | iommu/amd: Fix sparse warning | Vasant Hegde | 2022-09-26 | 1 | -2/+0 |
| * | iommu/amd: Add command-line option to enable different page table | Vasant Hegde | 2022-09-07 | 1 | -5/+18 |
| * | iommu/amd: Add support for Guest IO protection | Suravee Suthikulpanit | 2022-09-07 | 1 | -0/+13 |
|/ |
|
* | iommu/amd: Fix compile warning in init code | Joerg Roedel | 2022-07-29 | 1 | -6/+3 |
* | iommu/amd: Add support for AVIC when SNP is enabled | Suravee Suthikulpanit | 2022-07-29 | 1 | -1/+10 |
* | iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) Enablement | Suravee Suthikulpanit | 2022-07-29 | 1 | -30/+55 |
* | iommu/amd: Do not support IOMMUv2 APIs when SNP is enabled | Suravee Suthikulpanit | 2022-07-15 | 1 | -1/+6 |
* | iommu/amd: Set translation valid bit only when IO page tables are in use | Suravee Suthikulpanit | 2022-07-15 | 1 | -1/+2 |
* | iommu/amd: Introduce function to check and enable SNP | Brijesh Singh | 2022-07-15 | 1 | -0/+42 |
* | iommu/amd: Globally detect SNP support | Suravee Suthikulpanit | 2022-07-15 | 1 | -2/+5 |
* | iommu/amd: Process all IVHDs before enabling IOMMU features | Suravee Suthikulpanit | 2022-07-15 | 1 | -6/+19 |
* | iommu/amd: Introduce global variable for storing common EFR and EFR2 | Suravee Suthikulpanit | 2022-07-15 | 1 | -8/+37 |
* | iommu/amd: Introduce Support for Extended Feature 2 Register | Suravee Suthikulpanit | 2022-07-15 | 1 | -8/+16 |
* | iommu/amd: Print PCI segment ID in error log messages | Vasant Hegde | 2022-07-07 | 1 | -5/+5 |
* | iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commands | Suravee Suthikulpanit | 2022-07-07 | 1 | -17/+27 |
* | iommu/amd: Specify PCI segment ID when getting pci device | Suravee Suthikulpanit | 2022-07-07 | 1 | -2/+4 |
* | iommu/amd: Include PCI segment ID when initialize IOMMU | Suravee Suthikulpanit | 2022-07-07 | 1 | -27/+29 |
* | iommu/amd: Remove global amd_iommu_[dev_table/alias_table/last_bdf] | Suravee Suthikulpanit | 2022-07-07 | 1 | -74/+15 |
* | iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit() | Suravee Suthikulpanit | 2022-07-07 | 1 | -20/+39 |
* | iommu/amd: Update (un)init_device_table_dma() | Suravee Suthikulpanit | 2022-07-07 | 1 | -7/+20 |
* | iommu/amd: Convert to use per PCI segment rlookup_table | Vasant Hegde | 2022-07-07 | 1 | -21/+2 |
* | iommu/amd: Convert to use per PCI segment irq_lookup_table | Vasant Hegde | 2022-07-07 | 1 | -19/+0 |
* | iommu/amd: Introduce per PCI segment rlookup table size | Vasant Hegde | 2022-07-07 | 1 | -5/+6 |