summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd/init.c
AgeCommit message (Expand)Author
2023-03-17iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia
2023-03-17iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips
2023-03-17iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit
2023-01-12iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips
2022-06-09iommu/amd: Increase timeout waiting for GA log enablementJoerg Roedel
2022-03-08iommu/amd: Recover from event log overflowLennert Buytenhek
2022-02-08iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel
2022-01-27iommu/amd: X2apic mode: mask/unmask interrupts on suspend/resumeMaxim Levitsky
2022-01-27iommu/amd: X2apic mode: setup the INTX registers on mask/unmaskMaxim Levitsky
2022-01-27iommu/amd: X2apic mode: re-enable after resumeMaxim Levitsky
2022-01-27iommu/amd: Restore GA log/tail pointer on host resumeMaxim Levitsky
2021-09-09iommu/amd: Remove iommu_init_ga()Suravee Suthikulpanit
2021-09-09iommu/amd: Relocate GAMSup check to early_enable_iommusWei Huang
2021-08-02iommu/amd: Remove stale amd_iommu_unmap_flush usageJoerg Roedel
2021-08-02Merge remote-tracking branch 'korg/core' into x86/amdJoerg Roedel
2021-08-02iommu/amd: Do not use flush-queue when NpCache is onNadav Amit
2021-07-26iommu: Remove mode argument from iommu_set_dma_strict()John Garry
2021-07-26iommu/amd: Add support for IOMMU default DMA mode build optionsZhen Lei
2021-07-26iommu: Deprecate Intel and AMD cmdline methods to enable strict modeJohn Garry
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2021-06-08iommu/amd: Fix section mismatch warning for detect_ivrs()Joerg Roedel
2021-06-07iommu/amd: Tidy up DMA ops initRobin Murphy
2021-06-04iommu/amd: Add amd_iommu=force_enable optionJoerg Roedel
2021-06-04iommu/amd: Fix extended features loggingAlexander Monakov
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel
2021-04-15iommu/amd: Put newline after closing bracket in warningPaul Menzel
2021-04-15iommu/amd: Remove performance counter pre-initialization testSuravee Suthikulpanit
2021-04-15Revert "iommu/amd: Fix performance counter initialization"Paul Menzel
2021-04-07iommu/amd: Remove a few unused exportsChristoph Hellwig
2021-03-18iommu/amd: Keep track of amd_iommu_irq_remap stateJoerg Roedel
2021-03-18iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabledJoerg Roedel
2021-03-18iommu/amd: Move Stoney Ridge check to detect_ivrs()Joerg Roedel
2021-02-12Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Joerg Roedel
2021-02-12iommu/amd: Fix performance counter initializationSuravee Suthikulpanit
2021-01-28iommu/amd: Adopt IO page table framework for AMD IOMMU v1 page tableSuravee Suthikulpanit
2021-01-28iommu/amd: Use IVHD EFR for early initialization of IOMMU featuresSuravee Suthikulpanit
2021-01-27iommu/amd: remove h from printk format specifierTom Rix
2021-01-27iommu/amd: Remove unnecessary assignmentAdrian Huang
2021-01-05iommu/amd: Set iommu->int_enabled consistently when interrupts are set upDavid Woodhouse
2020-12-16Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-11iommu/amd: Add sanity check for interrupt remapping table length macrosSuravee Suthikulpanit
2020-11-23iommu/amd: Enforce 4k mapping for certain IOMMU data structuresSuravee Suthikulpanit
2020-11-18iommu/amd: Fix IOMMU interrupt generation in X2APIC modeDavid Woodhouse
2020-11-11iommu/amd: Don't register interrupt remapping irqdomain when IR is disabledDavid Woodhouse
2020-11-11iommu/amd: Fix union of bitfields in intcapxt supportDavid Woodhouse
2020-10-28iommu/amd: Use msi_msg shadow structsThomas Gleixner
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel
2020-10-01iommu/amd: Fix the overwritten field in IVMD headerAdrian Huang