Linus Torvalds
|
e16c4790de
Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}()"
|
7 years ago |
Linus Torvalds
|
f4e5b30d80
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Linus Torvalds
|
18f1837632
Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
|
7 years ago |
Linus Torvalds
|
3a3869f1c4
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
7 years ago |
Thomas Gleixner
|
8a2b7d142e
irq_remapping: Use apic_ack_irq()
|
7 years ago |
Joerg Roedel
|
1f56835711
Merge branches 'arm/io-pgtable', 'arm/qcom', 'arm/tegra', 'x86/vt-d', 'x86/amd' and 'core' into next
|
7 years ago |
Anna-Maria Gleixner
|
ea3fd04028
iommu/amd: Prevent possible null pointer dereference and infinite loop
|
7 years ago |
Anna-Maria Gleixner
|
29a0c41541
iommu/amd: Fix grammar of comments
|
7 years ago |
Gil Kupfer
|
cef74409ea
PCI: Add "pci=noats" boot parameter
|
7 years ago |
Gary R Hook
|
e7f63ffc1b
iommu/amd: Update logging information for new event type
|
7 years ago |
Gary R Hook
|
d64c0486ed
iommu/amd: Update the PASID information printed to the system log
|
7 years ago |
Arnd Bergmann
|
94c793acca
iommu/amd: Hide unused iommu_table_lock
|
7 years ago |
Linus Torvalds
|
e5c372280b
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
|
7 years ago |
Joerg Roedel
|
d4f96fd5c2
Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/exynos', 'arm/renesas', 'arm/smmu' and 'core' into next
|
7 years ago |
Sebastian Andrzej Siewior
|
29d049be94
iommu/amd: Return proper error code in irq_remapping_alloc()
|
7 years ago |
Sebastian Andrzej Siewior
|
2cd1083d79
iommu/amd: Make amd_iommu_devtable_lock a spin_lock
|
7 years ago |
Sebastian Andrzej Siewior
|
993ca6e063
iommu/amd: Drop the lock while allocating new irq remap table
|
7 years ago |
Sebastian Andrzej Siewior
|
2fcc1e8ac4
iommu/amd: Factor out setting the remap table for a devid
|
7 years ago |
Sebastian Andrzej Siewior
|
4fde541c9d
iommu/amd: Use `table' instead `irt' as variable name in amd_iommu_update_ga()
|
7 years ago |
Sebastian Andrzej Siewior
|
fde65dd3d3
iommu/amd: Remove the special case from alloc_irq_table()
|
7 years ago |
Sebastian Andrzej Siewior
|
ea6166f4b8
iommu/amd: Split irq_lookup_table out of the amd_iommu_devtable_lock
|
7 years ago |
Sebastian Andrzej Siewior
|
2bc0018089
iommu/amd: Split domain id out of amd_iommu_devtable_lock
|
7 years ago |
Sebastian Andrzej Siewior
|
779da73273
iommu/amd: Turn dev_data_list into a lock less list
|
7 years ago |
Sebastian Andrzej Siewior
|
39ffe39545
iommu/amd: Take into account that alloc_dev_data() may return NULL
|
7 years ago |
Christoph Hellwig
|
b468620f2a
iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,free}()
|
7 years ago |
Christoph Hellwig
|
fec777c385
x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)
|
7 years ago |
Gary R Hook
|
90ca3859f5
iommu/amd: Use dev_err to send events to the system log
|
7 years ago |
Suravee Suthikulpanit
|
eb5ecd1a40
iommu/amd: Add support for fast IOTLB flushing
|
7 years ago |
Scott Wood
|
df42a04b15
iommu/amd: Avoid locking get_irq_table() from atomic context
|
7 years ago |
Suravee Suthikulpanit
|
c5611a8751
iommu: Do not return error code for APIs with size_t return type
|
7 years ago |