| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/amd: Remove unused amd_iommus variable | Vasant Hegde | 2024-10-30 | 1 | -6/+0 |
* | iommu/amd: Use ida interface to manage protection domain ID | Vasant Hegde | 2024-10-30 | 1 | -24/+7 |
* | Merge branch 'core' into amd/amd-vi | Joerg Roedel | 2024-10-30 | 1 | -8/+10 |
|\ |
|
| * | iommu/amd: Implement global identity domain | Vasant Hegde | 2024-10-29 | 1 | -0/+3 |
| * | iommu/amd: Move V2 page table support check to early_amd_iommu_init() | Vasant Hegde | 2024-10-29 | 1 | -7/+7 |
| * | iommu/amd: Add helper function to check GIOSUP/GTSUP | Vasant Hegde | 2024-10-29 | 1 | -2/+1 |
* | | iommu/amd: Do not try copy old DTE resume path | Vasant Hegde | 2024-10-29 | 1 | -6/+2 |
|/ |
|
* | iommu/amd: Add kernel parameters to limit V1 page-sizes | Joerg Roedel | 2024-09-10 | 1 | -0/+8 |
* | iommu/amd: Update PASID, GATS, GLX, SNPAVICSUP feature related macros | Suravee Suthikulpanit | 2024-08-23 | 1 | -5/+3 |
* | iommu/amd: Fix GT feature enablement again | Vasant Hegde | 2024-06-27 | 1 | -0/+1 |
* | iommu/amd: Fix panic accessing amd_iommu_enable_faulting | Dimitri Sivanich | 2024-06-13 | 1 | -1/+1 |
* | iommu/amd: Fix sysfs leak in iommu init | Kun(llfl) | 2024-06-04 | 1 | -0/+9 |
*---. | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in... | Joerg Roedel | 2024-05-13 | 1 | -108/+69 |
|\ \ \ |
|
| | | * | iommu/vt-d: Allocate DMAR fault interrupts locally | Dimitri Sivanich | 2024-04-26 | 1 | -1/+1 |
| |_|/
|/| | |
|
| | * | iommu/amd: Enable Guest Translation after reading IOMMU feature register | Vasant Hegde | 2024-05-06 | 1 | -2/+2 |
| | * | Merge branch 'memory-observability' into x86/amd | Joerg Roedel | 2024-04-26 | 1 | -46/+40 |
| | |\ |
|
| | | * | iommu/amd: use page allocation function provided by iommu-pages.h | Pasha Tatashin | 2024-04-15 | 1 | -49/+42 |
| |_|/
|/| | |
|
| | * | iommu/amd: Define per-IOMMU iopf_queue | Suravee Suthikulpanit | 2024-04-26 | 1 | -2/+16 |
| | * | iommu/amd: Move PPR-related functions into ppr.c | Suravee Suthikulpanit | 2024-04-26 | 1 | -56/+9 |
| | * | iommu/amd: Rename amd_iommu_v2_supported() as amd_iommu_pasid_supported() | Vasant Hegde | 2024-04-26 | 1 | -1/+1 |
| |/
|/| |
|
* | | iommu/amd: Change log message severity | Vasant Hegde | 2024-04-12 | 1 | -2/+2 |
* | | iommu/amd: Do not enable SNP when V2 page table is enabled | Vasant Hegde | 2024-04-12 | 1 | -10/+11 |
|/ |
|
* | x86/CPU/AMD: Track SNP host status with cc_platform_*() | Borislav Petkov (AMD) | 2024-04-04 | 1 | -1/+3 |
* | Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-03-13 | 1 | -6/+6 |
|\ |
|
| * | iommu/amd: Mark interrupt as managed | Mario Limonciello | 2024-02-16 | 1 | -0/+3 |
| * | iommu/amd: Enable Guest Translation before registering devices | Vasant Hegde | 2024-02-09 | 1 | -3/+3 |
| * | iommu/amd: Remove EXPORT_SYMBOL for perf counter related functions | Vasant Hegde | 2024-02-09 | 1 | -3/+0 |
* | | iommu/amd: Fix failure return from snp_lookup_rmpentry() | Ashish Kalra | 2024-02-07 | 1 | -10/+15 |
* | | iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown | Ashish Kalra | 2024-01-29 | 1 | -0/+79 |
* | | iommu/amd: Don't rely on external callers to enable IOMMU SNP support | Ashish Kalra | 2024-01-29 | 1 | -38/+31 |
|/ |
|
* | 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 |