Age | Commit message (Expand) | Author |
2024-06-04 | iommu/amd: Check EFR[EPHSup] bit before enabling PPR | Vasant Hegde |
2024-05-13 | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in... | Joerg Roedel |
2024-04-26 | Merge branch 'memory-observability' 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 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: Move PPR-related functions into ppr.c | Suravee Suthikulpanit |
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/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-03-13 | Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-02-09 | iommu/amd: Remove unused flush pasid functions | Vasant Hegde |
2024-02-09 | iommu/amd: Refactor helper function for setting / clearing GCR3 | Suravee Suthikulpanit |
2024-02-09 | iommu/amd: Add support for device based TLB invalidation | Vasant Hegde |
2024-02-09 | iommu/amd: Introduce get_amd_iommu_from_dev() | Suravee Suthikulpanit |
2024-02-09 | iommu/amd: Remove duplicate function declarations from amd_iommu.h | Vasant Hegde |
2024-02-09 | iommu/amd: Remove unused PPR_* macros | Vasant Hegde |
2024-01-29 | iommu/amd: Don't rely on external callers to enable IOMMU SNP support | Ashish Kalra |
2023-12-11 | iommu/amd: Make domain_flush_pages as global function | Vasant Hegde |
2023-12-11 | iommu/amd: Rename iommu_flush_all_caches() -> amd_iommu_flush_all_caches() | Vasant Hegde |
2023-10-06 | iommu/amd: Remove PPR support | Vasant Hegde |
2023-10-06 | iommu/amd: Remove iommu_v2 module | Vasant Hegde |
2023-09-25 | iommu/amd: Enable device ATS/PASID/PRI capabilities independently | Vasant Hegde |
2023-09-25 | iommu/amd: Modify logic for checking GT and PPR features | Suravee Suthikulpanit |
2023-09-25 | iommu/amd: Consolidate feature detection and reporting logic | Suravee Suthikulpanit |
2023-09-25 | iommu/amd: Remove unused amd_io_pgtable.pt_root variable | Suravee Suthikulpanit |
2023-08-17 | iommu/amd: Remove unused declarations | Yue Haibing |
2023-07-14 | iommu/amd: Refactor IOMMU interrupt handling logic for Event, PPR, and GA logs | Vasant Hegde |
2023-07-14 | iommu/amd: Handle PPR log overflow | Vasant Hegde |
2023-06-19 | Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '... | Joerg Roedel |
2023-06-16 | iommu/amd: Remove extern from function prototypes | Vasant Hegde |
2023-05-22 | iommu/amd: Fix up merge conflict resolution | Jerry Snitselaar |
2023-05-22 | iommu/amd: Handle GALog overflows | Joao Martins |
2023-03-28 | iommu/amd: Add 5 level guest page table support | Vasant Hegde |
2023-03-22 | iommu/amd: Allocate page table using numa locality info | Vasant Hegde |
2022-09-07 | iommu/amd: Clean up bus_set_iommu() | Robin Murphy |
2022-07-15 | iommu/amd: Introduce function to check and enable SNP | Brijesh Singh |
2022-07-15 | iommu/amd: Introduce global variable for storing common EFR and EFR2 | Suravee Suthikulpanit |
2022-07-07 | iommu/amd: Include PCI segment ID when initialize IOMMU | Suravee Suthikulpanit |
2022-07-07 | iommu/amd: Introduce get_device_sbdf_id() helper function | Suravee Suthikulpanit |
2022-07-07 | iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit() | Suravee Suthikulpanit |
2022-07-07 | iommu/amd: Introduce per PCI segment rlookup table | Suravee Suthikulpanit |
2022-07-07 | iommu/amd: Introduce per PCI segment device table | Suravee Suthikulpanit |
2022-03-08 | Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel |
2022-03-08 | iommu/amd: Clean up function declarations | Vasant Hegde |
2022-02-28 | iommu: Remove unused argument in is_attach_deferred | Lu Baolu |