| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/amd: Clarify AMD IOMMUv2 initialization messages | Joerg Roedel | 2021-11-26 | 1 | -3/+3 |
* | Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-11-04 | 2 | -0/+23 |
|\ |
|
| * | iommu/amd: Use report_iommu_fault() | Lennert Buytenhek | 2021-09-29 | 2 | -0/+23 |
* | | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-11-02 | 1 | -3/+6 |
|\ \ |
|
| * | | iommu/amd: Use struct_group() for memcpy() region | Kees Cook | 2021-09-25 | 1 | -3/+6 |
| |/ |
|
* | | treewide: Replace the use of mem_encrypt_active() with cc_platform_has() | Tom Lendacky | 2021-10-04 | 2 | -2/+4 |
* | | x86/sme: Replace occurrences of sme_active() with cc_platform_has() | Tom Lendacky | 2021-10-04 | 1 | -3/+4 |
|/ |
|
* | iommu/amd: Remove iommu_init_ga() | Suravee Suthikulpanit | 2021-09-09 | 1 | -13/+4 |
* | iommu/amd: Relocate GAMSup check to early_enable_iommus | Wei Huang | 2021-09-09 | 1 | -7/+24 |
*---. | Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 2021-08-20 | 5 | -64/+121 |
|\ \ \ |
|
| | | * | iommu/amd: Prepare for multiple DMA domain types | Robin Murphy | 2021-08-18 | 1 | -7/+2 |
| | | * | iommu/amd: Drop IOVA cookie management | Robin Murphy | 2021-08-18 | 1 | -12/+0 |
| | |/
| |/| |
|
| | * | iommu/amd: Remove stale amd_iommu_unmap_flush usage | Joerg Roedel | 2021-08-02 | 1 | -4/+2 |
| | * | Merge remote-tracking branch 'korg/core' into x86/amd | Joerg Roedel | 2021-08-02 | 4 | -18/+4 |
| | |\
| | |/
| |/| |
|
| | * | iommu/amd: Use only natural aligned flushes in a VM | Nadav Amit | 2021-08-02 | 1 | -5/+42 |
| | * | iommu/amd: Sync once for scatter-gather operations | Nadav Amit | 2021-08-02 | 1 | -3/+12 |
| | * | iommu/amd: Tailored gather logic for AMD | Nadav Amit | 2021-08-02 | 1 | -1/+22 |
| | * | iommu/amd: Do not use flush-queue when NpCache is on | Nadav Amit | 2021-08-02 | 1 | -1/+6 |
| | * | iommu/amd: Selective flush on unmap | Nadav Amit | 2021-08-02 | 1 | -2/+13 |
| | * | iommu/amd: Fix printing of IOMMU events when rate limiting kicks in | Lennert Buytenhek | 2021-07-26 | 1 | -11/+17 |
| | * | iommu/amd: Convert from atomic_t to refcount_t on pasid_state->count | Xiyu Yang via iommu | 2021-07-26 | 1 | -6/+7 |
| |/
|/| |
|
| * | iommu: Streamline iommu_iova_to_phys() | Robin Murphy | 2021-07-26 | 1 | -3/+0 |
| * | iommu: Remove mode argument from iommu_set_dma_strict() | John Garry | 2021-07-26 | 1 | -1/+1 |
| * | iommu/amd: Add support for IOMMU default DMA mode build options | Zhen Lei | 2021-07-26 | 3 | -14/+1 |
| * | iommu: Deprecate Intel and AMD cmdline methods to enable strict mode | John Garry | 2021-07-26 | 1 | -1/+3 |
|/ |
|
*---. | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 2021-06-25 | 3 | -30/+25 |
|\ \ \ |
|
| | | * | iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops() | Jean-Philippe Brucker | 2021-06-25 | 1 | -1/+1 |
| |_|/
|/| | |
|
| | * | iommu/amd: Fix section mismatch warning for detect_ivrs() | Joerg Roedel | 2021-06-08 | 1 | -1/+1 |
| | * | iommu/amd: Add amd_iommu=force_enable option | Joerg Roedel | 2021-06-04 | 1 | -1/+8 |
| | * | iommu/amd: Fix extended features logging | Alexander Monakov | 2021-06-04 | 1 | -2/+2 |
| |/
|/| |
|
| * | iommu/amd: Remove redundant assignment of err | Shaokun Zhang | 2021-06-07 | 1 | -1/+1 |
| * | iommu/amd: Tidy up DMA ops init | Robin Murphy | 2021-06-07 | 3 | -25/+13 |
|/ |
|
* | iommu/amd: Fix wrong parentheses on page-specific invalidations | Nadav Amit | 2021-05-18 | 1 | -1/+1 |
* | iommu/amd: Clear DMA ops when switching domain | Jean-Philippe Brucker | 2021-05-18 | 1 | -0/+2 |
* | iommu: Streamline registration interface | Robin Murphy | 2021-04-16 | 1 | -2/+1 |
*---. | Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis... | Joerg Roedel | 2021-04-16 | 4 | -210/+50 |
|\ \ \ |
|
| | | * | iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE | Robin Murphy | 2021-04-07 | 1 | -22/+1 |
| | |/
| |/| |
|
| | * | iommu/amd: Put newline after closing bracket in warning | Paul Menzel | 2021-04-15 | 1 | -1/+1 |
| | * | iommu/amd: Remove performance counter pre-initialization test | Suravee Suthikulpanit | 2021-04-15 | 1 | -23/+1 |
| | * | Revert "iommu/amd: Fix performance counter initialization" | Paul Menzel | 2021-04-15 | 1 | -34/+11 |
| | * | iommu/amd: Remove duplicate check of devid | Shaokun Zhang | 2021-04-15 | 1 | -8/+1 |
| | * | iommu/amd: Page-specific invalidations for more than one page | Nadav Amit | 2021-04-08 | 1 | -34/+42 |
| | * | iommu/amd: Move a few prototypes to include/linux/amd-iommu.h | Christoph Hellwig | 2021-04-07 | 1 | -1/+0 |
| | * | iommu/amd: Remove a few unused exports | Christoph Hellwig | 2021-04-07 | 1 | -5/+0 |
| | * | iommu/amd: Remove the unused amd_iommu_get_v2_domain function | Christoph Hellwig | 2021-04-07 | 2 | -35/+0 |
| | * | iommu/amd: Remove the unused device errata code | Christoph Hellwig | 2021-04-07 | 2 | -54/+3 |
| | * | iommu/amd: Remove duplicate check of pasids | Qi Liu | 2021-04-07 | 1 | -3/+0 |
| |/ |
|
* | | iommu/amd: Keep track of amd_iommu_irq_remap state | Joerg Roedel | 2021-03-18 | 1 | -1/+4 |
* | | iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled | Joerg Roedel | 2021-03-18 | 1 | -4/+4 |
* | | iommu/amd: Move Stoney Ridge check to detect_ivrs() | Joerg Roedel | 2021-03-18 | 1 | -11/+12 |
|/ |
|