summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu_init.c
AgeCommit message (Expand)Author
2018-01-11iommu/amd: Deprecate pci_get_bus_and_slot()Sinan Kaya
2017-09-27iommu/amd: pr_err() strings should end with newlinesArvind Yadav
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-19iommu/amd: Fix section mismatch warningJoerg Roedel
2017-08-19iommu/amd: Fix compiler warning in copy_device_table()Joerg Roedel
2017-08-15iommu/amd: Disable iommu only if amd_iommu=off is specifiedBaoquan He
2017-08-15iommu/amd: Don't copy GCR3 table root pointerBaoquan He
2017-08-15iommu/amd: Allocate memory below 4G for dev table if translation pre-enabledBaoquan He
2017-08-15iommu/amd: Do sanity check for address translation and irq remap of old dev t...Baoquan He
2017-08-15iommu/amd: Copy old trans table from old kernelBaoquan He
2017-08-15iommu/amd: Add function copy_dev_tables()Baoquan He
2017-08-15Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"Baoquan He
2017-08-15iommu/amd: Add several helper functionsBaoquan He
2017-08-15iommu/amd: Detect pre enabled translationBaoquan He
2017-07-26iommu/amd: Fix schedule-while-atomic BUG in initialization codeJoerg Roedel
2017-07-18iommu/amd: Allow the AMD IOMMU to work with memory encryptionTom Lendacky
2017-06-22iommu/amd: Remove amd_iommu_disabled check from amd_iommu_detect()Joerg Roedel
2017-06-22iommu/amd: Free IOMMU resources when disabled on command lineJoerg Roedel
2017-06-22iommu/amd: Set global pointers to NULL after freeing themJoerg Roedel
2017-06-22iommu/amd: Check for error states first in iommu_go_to_state()Joerg Roedel
2017-06-22iommu/amd: Add new init-state IOMMU_CMDLINE_DISABLEDJoerg Roedel
2017-06-22iommu/amd: Rename free_on_init_error()Joerg Roedel
2017-06-22iommu/amd: Disable IOMMUs at boot if they are enabledJoerg Roedel
2017-06-16iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernelJoerg Roedel
2017-06-08iommu/amd: Reduce amount of MMIO when submitting commandsTom Lendacky
2017-03-30x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs supportSuravee Suthikulpanit
2017-03-30x86/events/amd/iommu.c: Modify functions to query max banks and countersSuravee Suthikulpanit
2017-03-30x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()Suravee Suthikulpanit
2017-03-30drivers/iommu/amd: Clean up iommu_pc_get_set_reg()Suravee Suthikulpanit
2017-02-28iommu/amd: Fix crash when accessing AMD-Vi sysfs entriesJoerg Roedel
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-02-10iommu: Add sysfs bindings for struct iommu_deviceJoerg Roedel
2017-02-10iommu: Introduce new 'struct iommu_device'Joerg Roedel
2017-01-10iommu/amd: Fix error code path in early_amd_iommu_init()Rafael J. Wysocki
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-21ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() usersLv Zheng
2016-11-10iommu/amd: Tell kmemleak about the irq_remap_tableLucas Stach
2016-09-19iommu/amd: Use standard bitmap operation to set bitmapBaoquan He
2016-09-05iommu/amd: Enable vAPIC interrupt remapping mode by defaultSuravee Suthikulpanit
2016-09-05iommu/amd: Detect and initialize guest vAPIC logSuravee Suthikulpanit
2016-09-05iommu/amd: Add support for multiple IRTE formatsSuravee Suthikulpanit
2016-09-05iommu/amd: Detect and enable guest vAPIC supportSuravee Suthikulpanit
2016-07-06iommu/amd: Fix unity mapping initialization raceJoerg Roedel
2016-06-27iommu/amd: Initialize devid variable before using itNicolas Iooss
2016-04-07iommu/amd: Introduces ivrs_acpihid kernel parameterSuravee Suthikulpanit
2016-04-07iommu/amd: Add new map for storing IVHD dev entry type HIDWan Zongshun
2016-04-07iommu/amd: Use the most comprehensive IVHD type that the driver can supportSuravee Suthikulpanit
2016-04-07iommu/amd: Modify ivhd_header structure to support type 11h and 40hSuravee Suthikulpanit
2016-04-07iommu/amd: Adding Extended Feature Register check for PC supportSuravee Suthikulpanit