summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd_iommu_init.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/amd: Move AMD IOMMU driver into subdirectoryJoerg Roedel2020-06-101-3174/+0
* iommu/amd: Merge private header filesJoerg Roedel2020-05-291-3/+1
* iommu/amd: Fix over-read of ACPI UID from IVRS tableAlexander Monakov2020-05-131-4/+5
* iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit2020-05-011-1/+1
* iommu/amd: Disable IOMMU on Stoney Ridge systemsKai-Heng Feng2020-02-191-1/+12
* Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-051-30/+25
|\
| *-. Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Joerg Roedel2020-01-241-30/+25
| |\ \
| | | * iommu/amd: Replace two consecutive readl calls with one readqAdrian Huang2020-01-171-5/+1
| | | * iommu/amd: Fix typos for PPR macrosAdrian Huang2020-01-071-2/+2
| | | * iommu/amd: Remove local variablesAdrian Huang2020-01-071-5/+1
| | | * iommu/amd: Remove unused variableJoerg Roedel2019-12-231-2/+0
| | | * iommu/amd: Only support x2APIC with IVHD type 11h/40hSuravee Suthikulpanit2019-12-231-2/+0
| | | * iommu/amd: Check feature support bit before accessing MSI capability registersSuravee Suthikulpanit2019-12-231-5/+12
| | | * iommu/amd: Treat per-device exclusion ranges as r/w unity-mapped regionsAdrian Huang2019-12-231-10/+10
| | |/
* | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-1/+1
|\ \ \ | |/ / |/| |
| * | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
| |/
* / iommu/amd: Fix IOMMU perf counter clobbering during initShuah Khan2020-01-241-6/+18
|/
* iommu/amd: Override wrong IVRS IOAPIC on Raven Ridge systemsKai-Heng Feng2019-08-231-1/+4
* iommu/amd: Add support for X2APIC IOMMU interruptsSuthikulpanit, Suravee2019-07-231-0/+90
*---. Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel2019-07-041-34/+25
|\ \ \
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1
| |/ / |/| |
| * | iommu/amd: Only free resources once on init errorKevin Mitchell2019-07-011-14/+13
| * | iommu/amd: Move gart fallback to amd_iommu_initKevin Mitchell2019-07-011-9/+10
| * | iommu/amd: Make iommu_disable saferKevin Mitchell2019-07-011-0/+3
|/ /
| |
| \
| \
| \
*---. \ Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'...Joerg Roedel2019-05-071-8/+0
|\ \ \ \ | |_|_|/ |/| | |
| | * | iommu/amd: Remove amd_iommu_pd_listJoerg Roedel2019-04-261-8/+0
| |/ /
* / / iommu/amd: Set exclusion range correctlyJoerg Roedel2019-04-121-1/+1
|/ /
* / iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel2019-03-291-3/+4
|/
* iommu/amd: Use dev_printk() when possibleBjorn Helgaas2019-02-111-10/+10
*-. Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-201-31/+33
|\ \
| | * iommu/amd: Use pr_fmt()Joerg Roedel2018-11-281-31/+33
| |/
* / amd/iommu: Fix Guest Virtual APIC Log Tail Address RegisterFilippo Sironi2018-11-121-1/+2
|/
* Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-1/+1
|\
| * iommu/amd: Move iommu_init_pci() to .init sectionJoerg Roedel2018-10-051-1/+1
* | iommu/amd: Remap the IOMMU device table with the memory encryption mask for k...Lianbo Jiang2018-10-061-2/+12
|/
*-. Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-081-17/+40
|\ \
| | * iommu/amd: Add basic debugfs infrastructure for AMD IOMMUGary R Hook2018-07-061-2/+4
| |/ |/|
| * iommu/amd: Add support for IOMMU XT modeSuravee Suthikulpanit2018-07-061-2/+23
| * iommu/amd: Add support for higher 64-bit IOMMU Control RegisterSuravee Suthikulpanit2018-07-061-13/+13
|/
* iommu/amd: Use raw locks on atomic context pathsScott Wood2018-02-131-1/+1
* iommu/amd: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-4/+5
* iommu/amd: pr_err() strings should end with newlinesArvind Yadav2017-09-271-4/+4
* Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-091-24/+199
|\
| * iommu/amd: Fix section mismatch warningJoerg Roedel2017-08-191-1/+1
| * iommu/amd: Fix compiler warning in copy_device_table()Joerg Roedel2017-08-191-1/+1
| * iommu/amd: Disable iommu only if amd_iommu=off is specifiedBaoquan He2017-08-151-1/+2
| * iommu/amd: Don't copy GCR3 table root pointerBaoquan He2017-08-151-0/+12
| * iommu/amd: Allocate memory below 4G for dev table if translation pre-enabledBaoquan He2017-08-151-2/+7
| * iommu/amd: Do sanity check for address translation and irq remap of old dev t...Baoquan He2017-08-151-3/+20
| * iommu/amd: Copy old trans table from old kernelBaoquan He2017-08-151-8/+51