| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/amd: Add support for X2APIC IOMMU interrupts | Suthikulpanit, Suravee | 2019-07-23 | 1 | -0/+90 |
*---. | Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op... | Joerg Roedel | 2019-07-04 | 1 | -34/+25 |
|\ \ \ |
|
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 2019-06-05 | 1 | -13/+1 |
| |/ /
|/| | |
|
| * | | iommu/amd: Only free resources once on init error | Kevin Mitchell | 2019-07-01 | 1 | -14/+13 |
| * | | iommu/amd: Move gart fallback to amd_iommu_init | Kevin Mitchell | 2019-07-01 | 1 | -9/+10 |
| * | | iommu/amd: Make iommu_disable safer | Kevin Mitchell | 2019-07-01 | 1 | -0/+3 |
|/ / |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'... | Joerg Roedel | 2019-05-07 | 1 | -8/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | * | | iommu/amd: Remove amd_iommu_pd_list | Joerg Roedel | 2019-04-26 | 1 | -8/+0 |
| |/ / |
|
* / / | iommu/amd: Set exclusion range correctly | Joerg Roedel | 2019-04-12 | 1 | -1/+1 |
|/ / |
|
* / | iommu/amd: Reserve exclusion range in iova-domain | Joerg Roedel | 2019-03-29 | 1 | -3/+4 |
|/ |
|
* | iommu/amd: Use dev_printk() when possible | Bjorn Helgaas | 2019-02-11 | 1 | -10/+10 |
*-. | Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar... | Joerg Roedel | 2018-12-20 | 1 | -31/+33 |
|\ \ |
|
| | * | iommu/amd: Use pr_fmt() | Joerg Roedel | 2018-11-28 | 1 | -31/+33 |
| |/ |
|
* / | amd/iommu: Fix Guest Virtual APIC Log Tail Address Register | Filippo Sironi | 2018-11-12 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-10-26 | 1 | -1/+1 |
|\ |
|
| * | iommu/amd: Move iommu_init_pci() to .init section | Joerg Roedel | 2018-10-05 | 1 | -1/+1 |
* | | iommu/amd: Remap the IOMMU device table with the memory encryption mask for k... | Lianbo Jiang | 2018-10-06 | 1 | -2/+12 |
|/ |
|
*-. | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel | 2018-08-08 | 1 | -17/+40 |
|\ \ |
|
| | * | iommu/amd: Add basic debugfs infrastructure for AMD IOMMU | Gary R Hook | 2018-07-06 | 1 | -2/+4 |
| |/
|/| |
|
| * | iommu/amd: Add support for IOMMU XT mode | Suravee Suthikulpanit | 2018-07-06 | 1 | -2/+23 |
| * | iommu/amd: Add support for higher 64-bit IOMMU Control Register | Suravee Suthikulpanit | 2018-07-06 | 1 | -13/+13 |
|/ |
|
* | iommu/amd: Use raw locks on atomic context paths | Scott Wood | 2018-02-13 | 1 | -1/+1 |
* | iommu/amd: Deprecate pci_get_bus_and_slot() | Sinan Kaya | 2018-01-11 | 1 | -4/+5 |
* | iommu/amd: pr_err() strings should end with newlines | Arvind Yadav | 2017-09-27 | 1 | -4/+4 |
* | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-09 | 1 | -24/+199 |
|\ |
|
| * | iommu/amd: Fix section mismatch warning | Joerg Roedel | 2017-08-19 | 1 | -1/+1 |
| * | iommu/amd: Fix compiler warning in copy_device_table() | Joerg Roedel | 2017-08-19 | 1 | -1/+1 |
| * | iommu/amd: Disable iommu only if amd_iommu=off is specified | Baoquan He | 2017-08-15 | 1 | -1/+2 |
| * | iommu/amd: Don't copy GCR3 table root pointer | Baoquan He | 2017-08-15 | 1 | -0/+12 |
| * | iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled | Baoquan He | 2017-08-15 | 1 | -2/+7 |
| * | iommu/amd: Do sanity check for address translation and irq remap of old dev t... | Baoquan He | 2017-08-15 | 1 | -3/+20 |
| * | iommu/amd: Copy old trans table from old kernel | Baoquan He | 2017-08-15 | 1 | -8/+51 |
| * | iommu/amd: Add function copy_dev_tables() | Baoquan He | 2017-08-15 | 1 | -0/+62 |
| * | Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel" | Baoquan He | 2017-08-15 | 1 | -9/+0 |
| * | iommu/amd: Add several helper functions | Baoquan He | 2017-08-15 | 1 | -11/+31 |
| * | iommu/amd: Detect pre enabled translation | Baoquan He | 2017-08-15 | 1 | -0/+24 |
* | | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 2017-08-26 | 1 | -1/+1 |
|\| |
|
| * | iommu/amd: Fix schedule-while-atomic BUG in initialization code | Joerg Roedel | 2017-07-26 | 1 | -1/+1 |
* | | iommu/amd: Allow the AMD IOMMU to work with memory encryption | Tom Lendacky | 2017-07-18 | 1 | -6/+28 |
|/ |
|
* | iommu/amd: Remove amd_iommu_disabled check from amd_iommu_detect() | Joerg Roedel | 2017-06-22 | 1 | -3/+0 |
* | iommu/amd: Free IOMMU resources when disabled on command line | Joerg Roedel | 2017-06-22 | 1 | -0/+7 |
* | iommu/amd: Set global pointers to NULL after freeing them | Joerg Roedel | 2017-06-22 | 1 | -0/+5 |
* | iommu/amd: Check for error states first in iommu_go_to_state() | Joerg Roedel | 2017-06-22 | 1 | -2/+2 |
* | iommu/amd: Add new init-state IOMMU_CMDLINE_DISABLED | Joerg Roedel | 2017-06-22 | 1 | -2/+5 |
* | iommu/amd: Rename free_on_init_error() | Joerg Roedel | 2017-06-22 | 1 | -2/+2 |
* | iommu/amd: Disable IOMMUs at boot if they are enabled | Joerg Roedel | 2017-06-22 | 1 | -0/+3 |
* | iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel | Joerg Roedel | 2017-06-16 | 1 | -0/+9 |
* | iommu/amd: Reduce amount of MMIO when submitting commands | Tom Lendacky | 2017-06-08 | 1 | -0/+2 |
* | x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support | Suravee Suthikulpanit | 2017-03-30 | 1 | -19/+24 |
* | x86/events/amd/iommu.c: Modify functions to query max banks and counters | Suravee Suthikulpanit | 2017-03-30 | 1 | -14/+20 |