Jiang Liu
|
d35165a955
iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
|
11 years ago |
Jiang Liu
|
6b1972493a
iommu/vt-d: Implement DMAR unit hotplug framework
|
11 years ago |
Jiang Liu
|
78d8e70461
iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
|
11 years ago |
Jiang Liu
|
c2a0b538d2
iommu/vt-d: Introduce helper function dmar_walk_resources()
|
11 years ago |
Joerg Roedel
|
09b5269a1b
Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next
|
11 years ago |
Joerg Roedel
|
80f7b3d1b1
iommu/vt-d: Work around broken RMRR firmware entries
|
11 years ago |
Joerg Roedel
|
57384592c4
iommu/vt-d: Store bus information in RMRR PCI device path
|
11 years ago |
Joerg Roedel
|
c0df975f90
iommu/vt-d: Check return value of acpi_bus_get_device()
|
11 years ago |
Andreea-Cristina Bernat
|
eecbad7d03
iommu: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
|
11 years ago |
Linus Torvalds
|
7725131982
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
11 years ago |
Bob Moore
|
83118b0de3
ACPICA: Tables: Update for DMAR table changes.
|
11 years ago |
Joerg Roedel
|
cbb24a25a8
Merge branch 'core' into x86/vt-d
|
11 years ago |
Alex Williamson
|
a5459cfece
iommu/vt-d: Make use of IOMMU sysfs support
|
11 years ago |
Yijing Wang
|
435bbb4633
iommu/vt-d: Clear the redundant assignment in dmar_enable_qi
|
11 years ago |
Thomas Gleixner
|
a553b142b8
iommu: dmar: Provide arch specific irq allocation
|
11 years ago |
Thomas Gleixner
|
aa5125a455
iommu: smar: Fix return value check of create_irq()
|
11 years ago |
Jiang Liu
|
5ae0566a0f
iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptors
|
11 years ago |
David Woodhouse
|
7713ec066a
iommu/vt-d: Fix error handling in ANDD processing
|
11 years ago |
David Woodhouse
|
63b4262478
iommu/vt-d: Only call dmar_acpi_dev_scope_init() if DRHD units present
|
11 years ago |
Joerg Roedel
|
11f1a7768c
iommu/vt-d: Check for NULL pointer in dmar_acpi_dev_scope_init()
|
11 years ago |
David Woodhouse
|
67ccac41fa
iommu/vt-d: Store PCI segment number in struct intel_iommu
|
11 years ago |
David Woodhouse
|
ed40356b5f
iommu/vt-d: Add ACPI devices into dmaru->devices[] array
|
11 years ago |
David Woodhouse
|
832bd85867
iommu/vt-d: Change scope lists to struct device, bus, devfn
|
11 years ago |
David Woodhouse
|
07cb52ff6a
iommu/vt-d: Allocate space for ACPI devices
|
11 years ago |
David Woodhouse
|
e625b4a95d
iommu/vt-d: Parse ANDD records
|
11 years ago |
Jiang Liu
|
2e45528930
iommu/vt-d: Unify the way to process DMAR device scope array
|
11 years ago |
Jiang Liu
|
59ce0515cd
iommu/vt-d: Update DRHD/RMRR/ATSR device scope caches when PCI hotplug happens
|
11 years ago |
Jiang Liu
|
0e242612d9
iommu/vt-d: Use RCU to protect global resources in interrupt context
|
11 years ago |
Jiang Liu
|
3a5670e8ac
iommu/vt-d: Introduce a rwsem to protect global data structures
|
11 years ago |
Jiang Liu
|
b683b230a2
iommu/vt-d: Introduce macro for_each_dev_scope() to walk device scope entries
|
11 years ago |