Filippo Sironi
|
ab99be4683
amd/iommu: Fix Guest Virtual APIC Log Tail Address Register
|
6 年之前 |
Linus Torvalds
|
d1f2b1710d
Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
|
6 年之前 |
Lianbo Jiang
|
8780158cf9
iommu/amd: Remap the IOMMU device table with the memory encryption mask for kdump
|
6 年之前 |
Joerg Roedel
|
24d2c52174
iommu/amd: Move iommu_init_pci() to .init section
|
6 年之前 |
Joerg Roedel
|
6488a7f35e
Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/omap', 'x86/amd', 'x86/vt-d' and 'core' into next
|
7 年之前 |
Suravee Suthikulpanit
|
90fcffd9cf
iommu/amd: Add support for IOMMU XT mode
|
7 年之前 |
Suravee Suthikulpanit
|
e881dbd5d4
iommu/amd: Add support for higher 64-bit IOMMU Control Register
|
7 年之前 |
Gary R Hook
|
7d0f5fd3e4
iommu/amd: Add basic debugfs infrastructure for AMD IOMMU
|
7 年之前 |
Scott Wood
|
27790398c2
iommu/amd: Use raw locks on atomic context paths
|
7 年之前 |
Sinan Kaya
|
d5bf0f4f2b
iommu/amd: Deprecate pci_get_bus_and_slot()
|
7 年之前 |
Arvind Yadav
|
3c6bae6213
iommu/amd: pr_err() strings should end with newlines
|
7 年之前 |
Linus Torvalds
|
4dfc278803
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
|
8 年之前 |
Ingo Molnar
|
413d63d71b
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
|
8 年之前 |
Joerg Roedel
|
2479c631d1
iommu/amd: Fix section mismatch warning
|
8 年之前 |
Joerg Roedel
|
ae162efbf2
iommu/amd: Fix compiler warning in copy_device_table()
|
8 年之前 |
Baoquan He
|
20b46dff13
iommu/amd: Disable iommu only if amd_iommu=off is specified
|
8 年之前 |
Baoquan He
|
daae2d25a4
iommu/amd: Don't copy GCR3 table root pointer
|
8 年之前 |
Baoquan He
|
b336781b82
iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled
|
8 年之前 |
Baoquan He
|
53019a9e88
iommu/amd: Do sanity check for address translation and irq remap of old dev table entry
|
8 年之前 |
Baoquan He
|
3ac3e5ee5e
iommu/amd: Copy old trans table from old kernel
|
8 年之前 |
Baoquan He
|
45a01c4293
iommu/amd: Add function copy_dev_tables()
|
8 年之前 |
Baoquan He
|
9494ea90a5
Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"
|
8 年之前 |
Baoquan He
|
78d313c611
iommu/amd: Add several helper functions
|
8 年之前 |
Baoquan He
|
4c232a708b
iommu/amd: Detect pre enabled translation
|
8 年之前 |
Joerg Roedel
|
74ddda71f4
iommu/amd: Fix schedule-while-atomic BUG in initialization code
|
8 年之前 |
Tom Lendacky
|
2543a786aa
iommu/amd: Allow the AMD IOMMU to work with memory encryption
|
8 年之前 |
Joerg Roedel
|
ffa080ebb5
iommu/amd: Remove amd_iommu_disabled check from amd_iommu_detect()
|
8 年之前 |
Joerg Roedel
|
7ad820e433
iommu/amd: Free IOMMU resources when disabled on command line
|
8 年之前 |
Joerg Roedel
|
f601927136
iommu/amd: Set global pointers to NULL after freeing them
|
8 年之前 |
Joerg Roedel
|
151b09031a
iommu/amd: Check for error states first in iommu_go_to_state()
|
8 年之前 |