aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/amd_iommu_init.c
AgeCommit message (Expand)Author
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
2016-02-25iommu/amd: Apply workaround for ATS write permission checkJay Cornwall
2016-02-25iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-02Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel
2015-10-21iommu/amd: Remove find_last_devid_on_pci()Joerg Roedel
2015-10-21iommu/amd: Remove first/last_device handlingJoerg Roedel
2015-10-21iommu/amd: Initialize amd_iommu_last_bdf for DEV_ALLJoerg Roedel
2015-10-21iommu/amd: Cleanup buffer allocationJoerg Roedel
2015-10-21iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommuJoerg Roedel
2015-10-09iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devicesJiang Liu
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-09-29iommu/amd: Drop null test before destroy functionsJulia Lawall
2015-09-24iommu/amd: Return positive value in amd_iommu_detect()Jérôme Glisse
2015-08-13iommu/amd: Make a symbol staticJoerg Roedel
2015-07-30iommu/amd: Use iommu core for passthrough modeJoerg Roedel