Age | Commit message (Expand) | Author |
2019-04-12 | iommu/amd: Set exclusion range correctly | Joerg Roedel |
2019-03-29 | iommu/amd: Reserve exclusion range in iova-domain | Joerg Roedel |
2019-02-11 | iommu/amd: Use dev_printk() when possible | Bjorn Helgaas |
2018-12-20 | Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar... | Joerg Roedel |
2018-11-28 | iommu/amd: Use pr_fmt() | Joerg Roedel |
2018-11-12 | amd/iommu: Fix Guest Virtual APIC Log Tail Address Register | Filippo Sironi |
2018-10-26 | Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-06 | iommu/amd: Remap the IOMMU device table with the memory encryption mask for k... | Lianbo Jiang |
2018-10-05 | iommu/amd: Move iommu_init_pci() to .init section | Joerg Roedel |
2018-08-08 | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel |
2018-07-06 | iommu/amd: Add support for IOMMU XT mode | Suravee Suthikulpanit |
2018-07-06 | iommu/amd: Add support for higher 64-bit IOMMU Control Register | Suravee Suthikulpanit |
2018-07-06 | iommu/amd: Add basic debugfs infrastructure for AMD IOMMU | Gary R Hook |
2018-02-13 | iommu/amd: Use raw locks on atomic context paths | Scott Wood |
2018-01-11 | iommu/amd: Deprecate pci_get_bus_and_slot() | Sinan Kaya |
2017-09-27 | iommu/amd: pr_err() strings should end with newlines | Arvind Yadav |
2017-09-09 | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-08-26 | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar |
2017-08-19 | iommu/amd: Fix section mismatch warning | Joerg Roedel |
2017-08-19 | iommu/amd: Fix compiler warning in copy_device_table() | Joerg Roedel |
2017-08-15 | iommu/amd: Disable iommu only if amd_iommu=off is specified | Baoquan He |
2017-08-15 | iommu/amd: Don't copy GCR3 table root pointer | Baoquan He |
2017-08-15 | iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled | Baoquan He |
2017-08-15 | iommu/amd: Do sanity check for address translation and irq remap of old dev t... | Baoquan He |
2017-08-15 | iommu/amd: Copy old trans table from old kernel | Baoquan He |
2017-08-15 | iommu/amd: Add function copy_dev_tables() | Baoquan He |
2017-08-15 | Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel" | Baoquan He |
2017-08-15 | iommu/amd: Add several helper functions | Baoquan He |
2017-08-15 | iommu/amd: Detect pre enabled translation | Baoquan He |
2017-07-26 | iommu/amd: Fix schedule-while-atomic BUG in initialization code | Joerg Roedel |
2017-07-18 | iommu/amd: Allow the AMD IOMMU to work with memory encryption | Tom Lendacky |
2017-06-22 | iommu/amd: Remove amd_iommu_disabled check from amd_iommu_detect() | Joerg Roedel |
2017-06-22 | iommu/amd: Free IOMMU resources when disabled on command line | Joerg Roedel |
2017-06-22 | iommu/amd: Set global pointers to NULL after freeing them | Joerg Roedel |
2017-06-22 | iommu/amd: Check for error states first in iommu_go_to_state() | Joerg Roedel |
2017-06-22 | iommu/amd: Add new init-state IOMMU_CMDLINE_DISABLED | Joerg Roedel |
2017-06-22 | iommu/amd: Rename free_on_init_error() | Joerg Roedel |
2017-06-22 | iommu/amd: Disable IOMMUs at boot if they are enabled | Joerg Roedel |
2017-06-16 | iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel | Joerg Roedel |
2017-06-08 | iommu/amd: Reduce amount of MMIO when submitting commands | Tom Lendacky |
2017-03-30 | x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support | Suravee Suthikulpanit |
2017-03-30 | x86/events/amd/iommu.c: Modify functions to query max banks and counters | Suravee Suthikulpanit |
2017-03-30 | x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus() | Suravee Suthikulpanit |
2017-03-30 | drivers/iommu/amd: Clean up iommu_pc_get_set_reg() | Suravee Suthikulpanit |
2017-02-28 | iommu/amd: Fix crash when accessing AMD-Vi sysfs entries | Joerg Roedel |
2017-02-10 | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel |
2017-02-10 | iommu: Add sysfs bindings for struct iommu_device | Joerg Roedel |
2017-02-10 | iommu: Introduce new 'struct iommu_device' | Joerg Roedel |
2017-01-10 | iommu/amd: Fix error code path in early_amd_iommu_init() | Rafael J. Wysocki |
2016-12-22 | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |