Joerg Roedel
|
c0df975f90
iommu/vt-d: Check return value of acpi_bus_get_device()
|
il y a 11 ans |
Linus Torvalds
|
7725131982
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
il y a 11 ans |
Bob Moore
|
83118b0de3
ACPICA: Tables: Update for DMAR table changes.
|
il y a 11 ans |
Joerg Roedel
|
cbb24a25a8
Merge branch 'core' into x86/vt-d
|
il y a 11 ans |
Alex Williamson
|
a5459cfece
iommu/vt-d: Make use of IOMMU sysfs support
|
il y a 11 ans |
Yijing Wang
|
435bbb4633
iommu/vt-d: Clear the redundant assignment in dmar_enable_qi
|
il y a 11 ans |
Thomas Gleixner
|
a553b142b8
iommu: dmar: Provide arch specific irq allocation
|
il y a 11 ans |
Thomas Gleixner
|
aa5125a455
iommu: smar: Fix return value check of create_irq()
|
il y a 11 ans |
Jiang Liu
|
5ae0566a0f
iommu/vt-d: fix bug in matching PCI devices with DRHD/RMRR descriptors
|
il y a 11 ans |
David Woodhouse
|
7713ec066a
iommu/vt-d: Fix error handling in ANDD processing
|
il y a 11 ans |
David Woodhouse
|
63b4262478
iommu/vt-d: Only call dmar_acpi_dev_scope_init() if DRHD units present
|
il y a 11 ans |
Joerg Roedel
|
11f1a7768c
iommu/vt-d: Check for NULL pointer in dmar_acpi_dev_scope_init()
|
il y a 11 ans |
David Woodhouse
|
67ccac41fa
iommu/vt-d: Store PCI segment number in struct intel_iommu
|
il y a 11 ans |
David Woodhouse
|
ed40356b5f
iommu/vt-d: Add ACPI devices into dmaru->devices[] array
|
il y a 11 ans |
David Woodhouse
|
832bd85867
iommu/vt-d: Change scope lists to struct device, bus, devfn
|
il y a 11 ans |
David Woodhouse
|
07cb52ff6a
iommu/vt-d: Allocate space for ACPI devices
|
il y a 11 ans |
David Woodhouse
|
e625b4a95d
iommu/vt-d: Parse ANDD records
|
il y a 11 ans |
Jiang Liu
|
2e45528930
iommu/vt-d: Unify the way to process DMAR device scope array
|
il y a 11 ans |
Jiang Liu
|
59ce0515cd
iommu/vt-d: Update DRHD/RMRR/ATSR device scope caches when PCI hotplug happens
|
il y a 11 ans |
Jiang Liu
|
0e242612d9
iommu/vt-d: Use RCU to protect global resources in interrupt context
|
il y a 11 ans |
Jiang Liu
|
3a5670e8ac
iommu/vt-d: Introduce a rwsem to protect global data structures
|
il y a 11 ans |
Jiang Liu
|
b683b230a2
iommu/vt-d: Introduce macro for_each_dev_scope() to walk device scope entries
|
il y a 11 ans |
Jiang Liu
|
bb3a6b7845
iommu/vt-d: Factor out dmar_alloc_dev_scope() for later reuse
|
il y a 11 ans |
Jiang Liu
|
b707cb027e
iommu/vt-d, trivial: clean sparse warnings
|
il y a 11 ans |
Jiang Liu
|
cc05301fd5
iommu/vt-d: fix wrong return value of dmar_table_init()
|
il y a 11 ans |
Jiang Liu
|
a84da70b7b
iommu/vt-d: release invalidation queue when destroying IOMMU unit
|
il y a 11 ans |
Jiang Liu
|
a868e6b7b6
iommu/vt-d: keep shared resources when failed to initialize iommu devices
|
il y a 11 ans |
Jiang Liu
|
7c9197791a
iommu/vt-d, trivial: simplify code with existing macros
|
il y a 11 ans |
Jiang Liu
|
694835dc22
iommu/vt-d: mark internal functions as static
|
il y a 11 ans |
Jiang Liu
|
b8a2d2881e
iommu/vt-d, trivial: clean up unused code
|
il y a 11 ans |