| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus() | Suravee Suthikulpanit | 2017-03-30 | 1 | -2/+9 |
* | drivers/iommu/amd: Clean up iommu_pc_get_set_reg() | Suravee Suthikulpanit | 2017-03-30 | 1 | -5/+8 |
* | iommu/amd: Fix crash when accessing AMD-Vi sysfs entries | Joerg Roedel | 2017-02-28 | 1 | -2/+2 |
*---. | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel | 2017-02-10 | 1 | -3/+6 |
|\ \ \ |
|
| | | * | iommu: Add sysfs bindings for struct iommu_device | Joerg Roedel | 2017-02-10 | 1 | -4/+2 |
| | | * | iommu: Introduce new 'struct iommu_device' | Joerg Roedel | 2017-02-10 | 1 | -0/+5 |
| | |/ |
|
* | | | iommu/amd: Fix error code path in early_amd_iommu_init() | Rafael J. Wysocki | 2017-01-10 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-12-22 | 1 | -6/+4 |
|\ \ |
|
| * | | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users | Lv Zheng | 2016-12-21 | 1 | -6/+4 |
| |/ |
|
* | | iommu/amd: Tell kmemleak about the irq_remap_table | Lucas Stach | 2016-11-10 | 1 | -0/+4 |
|/ |
|
* | iommu/amd: Use standard bitmap operation to set bitmap | Baoquan He | 2016-09-19 | 1 | -1/+2 |
* | iommu/amd: Enable vAPIC interrupt remapping mode by default | Suravee Suthikulpanit | 2016-09-05 | 1 | -1/+11 |
* | iommu/amd: Detect and initialize guest vAPIC log | Suravee Suthikulpanit | 2016-09-05 | 1 | -7/+105 |
* | iommu/amd: Add support for multiple IRTE formats | Suravee Suthikulpanit | 2016-09-05 | 1 | -0/+2 |
* | iommu/amd: Detect and enable guest vAPIC support | Suravee Suthikulpanit | 2016-09-05 | 1 | -6/+65 |
* | iommu/amd: Fix unity mapping initialization race | Joerg Roedel | 2016-07-06 | 1 | -2/+12 |
* | iommu/amd: Initialize devid variable before using it | Nicolas Iooss | 2016-06-27 | 1 | -1/+1 |
* | iommu/amd: Introduces ivrs_acpihid kernel parameter | Suravee Suthikulpanit | 2016-04-07 | 1 | -0/+33 |
* | iommu/amd: Add new map for storing IVHD dev entry type HID | Wan Zongshun | 2016-04-07 | 1 | -0/+122 |
* | iommu/amd: Use the most comprehensive IVHD type that the driver can support | Suravee Suthikulpanit | 2016-04-07 | 1 | -29/+78 |
* | iommu/amd: Modify ivhd_header structure to support type 11h and 40h | Suravee Suthikulpanit | 2016-04-07 | 1 | -2/+33 |
* | iommu/amd: Adding Extended Feature Register check for PC support | Suravee Suthikulpanit | 2016-04-07 | 1 | -8/+24 |
* | iommu/amd: Apply workaround for ATS write permission check | Jay Cornwall | 2016-02-25 | 1 | -0/+29 |
* | iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered | Suravee Suthikulpanit | 2016-02-25 | 1 | -12/+22 |
* | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-11-05 | 1 | -93/+27 |
|\ |
|
| *-. | Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am... | Joerg Roedel | 2015-11-02 | 1 | -93/+27 |
| |\ \ |
|
| | | * | iommu/amd: Remove find_last_devid_on_pci() | Joerg Roedel | 2015-10-21 | 1 | -19/+0 |
| | | * | iommu/amd: Remove first/last_device handling | Joerg Roedel | 2015-10-21 | 1 | -31/+3 |
| | | * | iommu/amd: Initialize amd_iommu_last_bdf for DEV_ALL | Joerg Roedel | 2015-10-21 | 1 | -0/+4 |
| | | * | iommu/amd: Cleanup buffer allocation | Joerg Roedel | 2015-10-21 | 1 | -30/+16 |
| | | * | iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommu | Joerg Roedel | 2015-10-21 | 1 | -7/+1 |
| | | * | iommu/amd: Drop null test before destroy functions | Julia Lawall | 2015-09-29 | 1 | -5/+2 |
| | | * | iommu/amd: Return positive value in amd_iommu_detect() | Jérôme Glisse | 2015-09-24 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-11-04 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar | 2015-10-04 | 1 | -1/+1 |
| |/ |
|
* | | iommu/amd: Prevent binding other PCI drivers to IOMMU PCI devices | Jiang Liu | 2015-10-09 | 1 | -0/+3 |
|/ |
|
* | iommu/amd: Make a symbol static | Joerg Roedel | 2015-08-13 | 1 | -1/+1 |
* | iommu/amd: Use iommu core for passthrough mode | Joerg Roedel | 2015-07-30 | 1 | -9/+1 |
* | Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-06-23 | 1 | -23/+11 |
|\ |
|
| * | iommu/amd: Propagate errors from amd_iommu_init_api | Joerg Roedel | 2015-06-11 | 1 | -2/+3 |
| * | iommu/amd: Implement add_device and remove_device | Joerg Roedel | 2015-06-11 | 1 | -22/+9 |
* | | irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomains | Jiang Liu | 2015-04-24 | 1 | -0/+4 |
|/ |
|
* | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-12 | 1 | -1/+1 |
|\ |
|
| * | iommu: Update my email address | Joerg Roedel | 2015-02-04 | 1 | -1/+1 |
* | | iommu/amd: Fix irq remapping detection logic | Thomas Gleixner | 2015-01-23 | 1 | -1/+6 |
* | | iommu/irq_remapping: Change variable disable_irq_remap to be static | Jiang Liu | 2015-01-15 | 1 | -5/+1 |
* | | iommu/irq_remapping: Kill function irq_remapping_supported() and related code | Jiang Liu | 2015-01-15 | 1 | -5/+0 |
* | | iommu/amd: Check for irq-remap support amd_iommu_prepare() | Joerg Roedel | 2015-01-15 | 1 | -0/+3 |
|/ |
|