| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/vt-d: Fix crash on boot when DMAR is disabled | Andy Shevchenko | 2017-02-22 | 1 | -2/+4 |
*---. | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel | 2017-02-10 | 1 | -9/+17 |
|\ \ \ |
|
| | | * | iommu: Add sysfs bindings for struct iommu_device | Joerg Roedel | 2017-02-10 | 1 | -8/+5 |
| | | * | iommu: Introduce new 'struct iommu_device' | Joerg Roedel | 2017-02-10 | 1 | -0/+9 |
| |_|/
|/| | |
|
| | * | ACPI / DMAR: Avoid passing NULL to acpi_put_table() | Rafael J. Wysocki | 2017-01-05 | 1 | -2/+4 |
| |/
|/| |
|
* | | Merge branches 'acpica' and 'acpi-scan' | Rafael J. Wysocki | 2016-12-22 | 1 | -5/+2 |
|\ \ |
|
| * | | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users | Lv Zheng | 2016-12-21 | 1 | -5/+2 |
| |/ |
|
* / | iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions | Ashok Raj | 2016-10-30 | 1 | -1/+3 |
|/ |
|
* | Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-08-01 | 1 | -7/+14 |
|\ |
|
| * | iommu/vt-d: Remove unnecassary qi clflushes | Nadav Amit | 2016-07-13 | 1 | -5/+0 |
| * | iommu/vt-d: Don't reject NTB devices due to scope mismatch | Roland Dreier | 2016-06-15 | 1 | -2/+14 |
* | | Add braces to avoid "ambiguous ‘else’" compiler warnings | Linus Torvalds | 2016-07-27 | 1 | -1/+2 |
|/ |
|
* | iommu/vt-d: Improve fault handler error messages | Alex Williamson | 2016-04-05 | 1 | -9/+5 |
* | iommu/vt-d: Ratelimit fault handler | Alex Williamson | 2016-04-05 | 1 | -11/+22 |
* | iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path | Joerg Roedel | 2016-02-29 | 1 | -2/+3 |
* | Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu | Linus Torvalds | 2016-02-16 | 1 | -1/+1 |
|\ |
|
| * | iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG | CQ Tang | 2016-01-13 | 1 | -1/+1 |
* | | iommu/vt-d: Fix up error handling in alloc_iommu | Joerg Roedel | 2016-01-07 | 1 | -7/+7 |
* | | iommu/vt-d: Check the return value of iommu_device_create() | Nicholas Krause | 2016-01-07 | 1 | -0/+6 |
|/ |
|
* | iommu/vt-d: Generalise DMAR MSI setup to allow for page request events | David Woodhouse | 2015-10-15 | 1 | -11/+31 |
* | iommu/vt-d: Avoid format string leaks into iommu_device_create | Kees Cook | 2015-08-03 | 1 | -1/+1 |
* | Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-06-23 | 1 | -14/+14 |
|\ |
|
| * | iommu/vt-d: Cleanup log messages | Joerg Roedel | 2015-06-16 | 1 | -14/+14 |
* | | iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit | Jiang Liu | 2015-04-24 | 1 | -14/+5 |
|/ |
|
* | iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug | Jiang Liu | 2014-11-18 | 1 | -3/+30 |
* | iommu/vt-d: Implement DMAR unit hotplug framework | Jiang Liu | 2014-11-18 | 1 | -11/+257 |
* | iommu/vt-d: Dynamically allocate and free seq_id for DMAR units | Jiang Liu | 2014-11-18 | 1 | -6/+34 |
* | iommu/vt-d: Introduce helper function dmar_walk_resources() | Jiang Liu | 2014-11-18 | 1 | -98/+111 |
*-. | Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an... | Joerg Roedel | 2014-10-02 | 1 | -4/+21 |
|\ \ |
|
| | * | iommu/vt-d: Work around broken RMRR firmware entries | Joerg Roedel | 2014-10-02 | 1 | -3/+19 |
| | * | iommu/vt-d: Store bus information in RMRR PCI device path | Joerg Roedel | 2014-10-02 | 1 | -0/+1 |
| | * | iommu: Replace rcu_assign_pointer() with RCU_INIT_POINTER() | Andreea-Cristina Bernat | 2014-08-19 | 1 | -1/+1 |
| |/ |
|
* / | iommu/vt-d: Check return value of acpi_bus_get_device() | Joerg Roedel | 2014-08-26 | 1 | -2/+1 |
|/ |
|
* | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 | 1 | -14/+14 |
|\ |
|
| * | ACPICA: Tables: Update for DMAR table changes. | Bob Moore | 2014-07-31 | 1 | -14/+14 |
* | | Merge branch 'core' into x86/vt-d | Joerg Roedel | 2014-07-23 | 1 | -0/+9 |
|\ \ |
|
| * | | iommu/vt-d: Make use of IOMMU sysfs support | Alex Williamson | 2014-07-04 | 1 | -0/+9 |
| |/ |
|
* / | iommu/vt-d: Clear the redundant assignment in dmar_enable_qi | Yijing Wang | 2014-07-04 | 1 | -3/+0 |
|/ |
|
* | iommu: dmar: Provide arch specific irq allocation | Thomas Gleixner | 2014-05-16 | 1 | -3/+3 |
* | iommu: smar: Fix return value check of create_irq() | Thomas Gleixner | 2014-05-16 | 1 | -1/+1 |
* | iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptors | Jiang Liu | 2014-04-14 | 1 | -1/+2 |
* | iommu/vt-d: Fix error handling in ANDD processing | David Woodhouse | 2014-04-01 | 1 | -5/+3 |
* | iommu/vt-d: Only call dmar_acpi_dev_scope_init() if DRHD units present | David Woodhouse | 2014-03-28 | 1 | -2/+2 |
* | iommu/vt-d: Check for NULL pointer in dmar_acpi_dev_scope_init() | Joerg Roedel | 2014-03-25 | 1 | -1/+6 |
* | iommu/vt-d: Store PCI segment number in struct intel_iommu | David Woodhouse | 2014-03-24 | 1 | -0/+1 |
* | iommu/vt-d: Add ACPI devices into dmaru->devices[] array | David Woodhouse | 2014-03-24 | 1 | -0/+75 |
* | iommu/vt-d: Change scope lists to struct device, bus, devfn | David Woodhouse | 2014-03-24 | 1 | -19/+22 |
* | iommu/vt-d: Allocate space for ACPI devices | David Woodhouse | 2014-03-20 | 1 | -12/+10 |
* | iommu/vt-d: Parse ANDD records | David Woodhouse | 2014-03-20 | 1 | -0/+27 |
* | iommu/vt-d: Unify the way to process DMAR device scope array | Jiang Liu | 2014-03-04 | 1 | -120/+43 |