Age | Commit message (Expand) | Author | Files | Lines |
2022-02-04 | iommu/amd: Fix loop timeout issue in iommu_ga_log_enable() | Joerg Roedel | 1 | -0/+2 |
2021-12-20 | iommu/amd: Fix typo in *glues … together* in comment | Paul Menzel | 1 | -1/+1 |
2021-12-17 | iommu/amd: X2apic mode: mask/unmask interrupts on suspend/resume | Maxim Levitsky | 1 | -1/+7 |
2021-12-17 | iommu/amd: X2apic mode: setup the INTX registers on mask/unmask | Maxim Levitsky | 1 | -32/+33 |
2021-12-17 | iommu/amd: X2apic mode: re-enable after resume | Maxim Levitsky | 1 | -1/+4 |
2021-12-17 | iommu/amd: Restore GA log/tail pointer on host resume | Maxim Levitsky | 1 | -16/+15 |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+6 |
2021-10-04 | x86/sme: Replace occurrences of sme_active() with cc_platform_has() | Tom Lendacky | 1 | -3/+4 |
2021-09-25 | iommu/amd: Use struct_group() for memcpy() region | Kees Cook | 1 | -3/+6 |
2021-09-09 | iommu/amd: Remove iommu_init_ga() | Suravee Suthikulpanit | 1 | -13/+4 |
2021-09-09 | iommu/amd: Relocate GAMSup check to early_enable_iommus | Wei Huang | 1 | -7/+24 |
2021-08-02 | iommu/amd: Remove stale amd_iommu_unmap_flush usage | Joerg Roedel | 1 | -4/+2 |
2021-08-02 | Merge remote-tracking branch 'korg/core' into x86/amd | Joerg Roedel | 1 | -3/+4 |
2021-08-02 | iommu/amd: Do not use flush-queue when NpCache is on | Nadav Amit | 1 | -1/+6 |
2021-07-26 | iommu: Remove mode argument from iommu_set_dma_strict() | John Garry | 1 | -1/+1 |
2021-07-26 | iommu/amd: Add support for IOMMU default DMA mode build options | Zhen Lei | 1 | -2/+1 |
2021-07-26 | iommu: Deprecate Intel and AMD cmdline methods to enable strict mode | John Garry | 1 | -1/+3 |
2021-06-25 | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 1 | -9/+11 |
2021-06-08 | iommu/amd: Fix section mismatch warning for detect_ivrs() | Joerg Roedel | 1 | -1/+1 |
2021-06-07 | iommu/amd: Tidy up DMA ops init | Robin Murphy | 1 | -5/+0 |
2021-06-04 | iommu/amd: Add amd_iommu=force_enable option | Joerg Roedel | 1 | -1/+8 |
2021-06-04 | iommu/amd: Fix extended features logging | Alexander Monakov | 1 | -2/+2 |
2021-04-16 | iommu: Streamline registration interface | Robin Murphy | 1 | -2/+1 |
2021-04-16 | Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis... | Joerg Roedel | 1 | -53/+3 |
2021-04-15 | iommu/amd: Put newline after closing bracket in warning | Paul Menzel | 1 | -1/+1 |
2021-04-15 | iommu/amd: Remove performance counter pre-initialization test | Suravee Suthikulpanit | 1 | -23/+1 |
2021-04-15 | Revert "iommu/amd: Fix performance counter initialization" | Paul Menzel | 1 | -34/+11 |
2021-04-07 | iommu/amd: Remove a few unused exports | Christoph Hellwig | 1 | -5/+0 |
2021-03-18 | iommu/amd: Keep track of amd_iommu_irq_remap state | Joerg Roedel | 1 | -1/+4 |
2021-03-18 | iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled | Joerg Roedel | 1 | -4/+4 |
2021-03-18 | iommu/amd: Move Stoney Ridge check to detect_ivrs() | Joerg Roedel | 1 | -11/+12 |
2021-02-12 | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in... | Joerg Roedel | 1 | -15/+39 |
2021-02-12 | iommu/amd: Fix performance counter initialization | Suravee Suthikulpanit | 1 | -11/+34 |
2021-01-28 | iommu/amd: Adopt IO page table framework for AMD IOMMU v1 page table | Suravee Suthikulpanit | 1 | -0/+2 |
2021-01-28 | iommu/amd: Use IVHD EFR for early initialization of IOMMU features | Suravee Suthikulpanit | 1 | -2/+54 |
2021-01-27 | iommu/amd: remove h from printk format specifier | Tom Rix | 1 | -1/+1 |
2021-01-27 | iommu/amd: Remove unnecessary assignment | Adrian Huang | 1 | -3/+2 |
2021-01-05 | iommu/amd: Set iommu->int_enabled consistently when interrupts are set up | David Woodhouse | 1 | -2/+1 |
2020-12-16 | Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+3 |
2020-12-14 | Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -71/+154 |
2020-12-11 | iommu/amd: Add sanity check for interrupt remapping table length macros | Suravee Suthikulpanit | 1 | -3/+3 |
2020-11-23 | iommu/amd: Enforce 4k mapping for certain IOMMU data structures | Suravee Suthikulpanit | 1 | -5/+22 |
2020-11-18 | iommu/amd: Fix IOMMU interrupt generation in X2APIC mode | David Woodhouse | 1 | -59/+132 |
2020-11-11 | iommu/amd: Don't register interrupt remapping irqdomain when IR is disabled | David Woodhouse | 1 | -3/+5 |
2020-11-11 | iommu/amd: Fix union of bitfields in intcapxt support | David Woodhouse | 1 | -7/+9 |
2020-10-28 | iommu/amd: Use msi_msg shadow structs | Thomas Gleixner | 1 | -20/+26 |
2020-10-07 | Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '... | Joerg Roedel | 1 | -2/+46 |
2020-10-01 | iommu/amd: Fix the overwritten field in IVMD header | Adrian Huang | 1 | -46/+10 |
2020-09-24 | iommu/amd: Re-purpose Exclusion range registers to support SNP CWWB | Suravee Suthikulpanit | 1 | -0/+26 |
2020-09-24 | iommu/amd: Use 4K page for completion wait write-back semaphore | Suravee Suthikulpanit | 1 | -0/+18 |