index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-21
iommu: Add gfp parameter to iommu_alloc_resv_region
Lu Baolu
1
-3
/
+4
2022-09-26
Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...
Joerg Roedel
9
-120
/
+601
2022-09-26
iommu/amd: Fix sparse warning
Vasant Hegde
2
-2
/
+2
2022-09-26
iommu/amd: Remove outdated comment
Vasant Hegde
1
-4
/
+0
2022-09-26
iommu/amd: Free domain ID after domain_flush_pages
Vasant Hegde
1
-3
/
+3
2022-09-26
iommu/amd: Free domain id in error path
Vasant Hegde
1
-2
/
+6
2022-09-11
iommu: Fix false ownership failure on AMD systems with PASID activated
Jason Gunthorpe
1
-0
/
+2
2022-09-09
Merge branch 'iommu/fixes' into core
Joerg Roedel
1
-1
/
+2
2022-09-09
iommu/dma: Make header private
Robin Murphy
1
-1
/
+1
2022-09-07
iommu/amd: Add command-line option to enable different page table
Vasant Hegde
1
-5
/
+18
2022-09-07
iommu/amd: Add support for using AMD IOMMU v2 page table for DMA-API
Suravee Suthikulpanit
1
-0
/
+25
2022-09-07
iommu/amd: Add support for Guest IO protection
Suravee Suthikulpanit
3
-0
/
+19
2022-09-07
iommu/amd: Initial support for AMD IOMMU v2 page table
Vasant Hegde
3
-2
/
+420
2022-09-07
iommu/amd: Update sanity check when enable PRI/ATS for IOMMU v1 table
Suravee Suthikulpanit
1
-3
/
+11
2022-09-07
iommu/amd: Refactor amd_iommu_domain_enable_v2 to remove locking
Suravee Suthikulpanit
1
-19
/
+27
2022-09-07
iommu/amd: Add map/unmap_pages() iommu_domain_ops callback support
Vasant Hegde
1
-13
/
+16
2022-09-07
iommu/amd/io-pgtable: Implement unmap_pages io_pgtable_ops callback
Vasant Hegde
1
-8
/
+9
2022-09-07
iommu/amd/io-pgtable: Implement map_pages io_pgtable_ops callback
Vasant Hegde
1
-25
/
+34
2022-09-07
iommu/dma: Clean up Kconfig
Robin Murphy
1
-1
/
+0
2022-09-07
iommu/amd: Clean up bus_set_iommu()
Robin Murphy
3
-30
/
+1
2022-09-07
iommu/amd: Handle race between registration and device probe
Robin Murphy
1
-0
/
+4
2022-09-07
iommu: Retire iommu_capable()
Robin Murphy
1
-1
/
+1
2022-09-07
iommu/amd: use full 64-bit value in build_completion_wait()
John Sperbeck
1
-1
/
+2
2022-07-29
Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...
Joerg Roedel
7
-675
/
+1133
2022-07-29
iommu/amd: Fix compile warning in init code
Joerg Roedel
1
-6
/
+3
2022-07-29
iommu/amd: Add support for AVIC when SNP is enabled
Suravee Suthikulpanit
2
-1
/
+17
2022-07-29
iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) Enablement
Suravee Suthikulpanit
1
-30
/
+55
2022-07-15
iommu/amd: Do not support IOMMUv2 APIs when SNP is enabled
Suravee Suthikulpanit
1
-1
/
+6
2022-07-15
iommu/amd: Do not support IOMMU_DOMAIN_IDENTITY after SNP is enabled
Suravee Suthikulpanit
1
-0
/
+7
2022-07-15
iommu/amd: Set translation valid bit only when IO page tables are in use
Suravee Suthikulpanit
2
-3
/
+16
2022-07-15
iommu/amd: Introduce function to check and enable SNP
Brijesh Singh
2
-0
/
+44
2022-07-15
iommu/amd: Globally detect SNP support
Suravee Suthikulpanit
1
-2
/
+5
2022-07-15
iommu/amd: Process all IVHDs before enabling IOMMU features
Suravee Suthikulpanit
1
-6
/
+19
2022-07-15
iommu/amd: Introduce global variable for storing common EFR and EFR2
Suravee Suthikulpanit
2
-8
/
+40
2022-07-15
iommu/amd: Introduce Support for Extended Feature 2 Register
Suravee Suthikulpanit
2
-8
/
+20
2022-07-15
iommu/amd: Change macro for IOMMU control register bit shift to decimal value
Suravee Suthikulpanit
1
-21
/
+21
2022-07-15
iommu: remove the put_resv_regions method
Christoph Hellwig
1
-1
/
+0
2022-07-07
iommu/amd: Update amd_iommu_fault structure to include PCI seg ID
Vasant Hegde
3
-6
/
+7
2022-07-07
iommu/amd: Update device_state structure to include PCI seg ID
Vasant Hegde
1
-34
/
+24
2022-07-07
iommu/amd: Print PCI segment ID in error log messages
Vasant Hegde
2
-23
/
+23
2022-07-07
iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commands
Suravee Suthikulpanit
1
-17
/
+27
2022-07-07
iommu/amd: Specify PCI segment ID when getting pci device
Suravee Suthikulpanit
2
-11
/
+14
2022-07-07
iommu/amd: Include PCI segment ID when initialize IOMMU
Suravee Suthikulpanit
4
-33
/
+35
2022-07-07
iommu/amd: Introduce get_device_sbdf_id() helper function
Suravee Suthikulpanit
3
-29
/
+38
2022-07-07
iommu/amd: Flush upto last_bdf only
Vasant Hegde
1
-3
/
+6
2022-07-07
iommu/amd: Remove global amd_iommu_[dev_table/alias_table/last_bdf]
Suravee Suthikulpanit
3
-95
/
+27
2022-07-07
iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit()
Suravee Suthikulpanit
3
-22
/
+41
2022-07-07
iommu/amd: Update (un)init_device_table_dma()
Suravee Suthikulpanit
1
-7
/
+20
2022-07-07
iommu/amd: Update set_dte_irq_entry
Suravee Suthikulpanit
1
-6
/
+7
2022-07-07
iommu/amd: Update dump_dte_entry
Suravee Suthikulpanit
1
-4
/
+4
[next]