index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd
Age
Commit message (
Expand
)
Author
2022-07-07
iommu/amd: Include PCI segment ID when initialize IOMMU
Suravee Suthikulpanit
2022-07-07
iommu/amd: Introduce get_device_sbdf_id() helper function
Suravee Suthikulpanit
2022-07-07
iommu/amd: Flush upto last_bdf only
Vasant Hegde
2022-07-07
iommu/amd: Remove global amd_iommu_[dev_table/alias_table/last_bdf]
Suravee Suthikulpanit
2022-07-07
iommu/amd: Update set_dev_entry_bit() and get_dev_entry_bit()
Suravee Suthikulpanit
2022-07-07
iommu/amd: Update (un)init_device_table_dma()
Suravee Suthikulpanit
2022-07-07
iommu/amd: Update set_dte_irq_entry
Suravee Suthikulpanit
2022-07-07
iommu/amd: Update dump_dte_entry
Suravee Suthikulpanit
2022-07-07
iommu/amd: Update iommu_ignore_device
Suravee Suthikulpanit
2022-07-07
iommu/amd: Update set_dte_entry and clear_dte_entry
Suravee Suthikulpanit
2022-07-07
iommu/amd: Convert to use per PCI segment rlookup_table
Vasant Hegde
2022-07-07
iommu/amd: Update alloc_irq_table and alloc_irq_index
Suravee Suthikulpanit
2022-07-07
iommu/amd: Update amd_irte_ops functions
Suravee Suthikulpanit
2022-07-07
iommu/amd: Introduce struct amd_ir_data.iommu
Suravee Suthikulpanit
2022-07-07
iommu/amd: Update irq_remapping_alloc to use IOMMU lookup helper function
Suravee Suthikulpanit
2022-07-07
iommu/amd: Convert to use rlookup_amd_iommu helper function
Suravee Suthikulpanit
2022-07-07
iommu/amd: Convert to use per PCI segment irq_lookup_table
Vasant Hegde
2022-07-07
iommu/amd: Introduce per PCI segment rlookup table size
Vasant Hegde
2022-07-07
iommu/amd: Introduce per PCI segment alias table size
Vasant Hegde
2022-07-07
iommu/amd: Introduce per PCI segment device table size
Vasant Hegde
2022-07-07
iommu/amd: Introduce per PCI segment last_bdf
Vasant Hegde
2022-07-07
iommu/amd: Introduce per PCI segment unity map list
Vasant Hegde
2022-07-07
iommu/amd: Introduce per PCI segment alias_table
Suravee Suthikulpanit
2022-07-07
iommu/amd: Introduce per PCI segment old_dev_tbl_cpy
Suravee Suthikulpanit
2022-07-07
iommu/amd: Introduce per PCI segment dev_data_list
Vasant Hegde
2022-07-07
iommu/amd: Introduce per PCI segment irq_lookup_table
Vasant Hegde
2022-07-07
iommu/amd: Introduce per PCI segment rlookup table
Suravee Suthikulpanit
2022-07-07
iommu/amd: Introduce per PCI segment device table
Suravee Suthikulpanit
2022-07-07
iommu/amd: Introduce pci segment structure
Vasant Hegde
2022-07-07
iommu/amd: Update struct iommu_dev_data definition
Vasant Hegde
2022-07-07
iommu/amd: Handle return of iommu_device_sysfs_add
Bo Liu
2022-06-23
iommu/amd: Use try_cmpxchg64 in alloc_pte and free_clear_pte
Uros Bizjak
2022-05-31
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-20
Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...
Joerg Roedel
2022-05-20
iommu/amd: Increase timeout waiting for GA log enablement
Joerg Roedel
2022-05-04
iommu/amd: Remove redundant check
Vasant Hegde via iommu
2022-05-04
iommu/amd: Do not call sleep while holding spinlock
Suravee Suthikulpanit
2022-04-28
iommu: Introduce the domain op enforce_cache_coherency()
Jason Gunthorpe
2022-04-28
iommu/amd: Indicate whether DMA remap support is enabled
Mario Limonciello
2022-04-28
iommu/amd: Enable swiotlb in all cases
Mario Limonciello
2022-04-18
x86: remove the IOMMU table infrastructure
Christoph Hellwig
2022-03-08
Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...
Joerg Roedel
2022-03-08
iommu/amd: Improve amd_iommu_v2_exit()
Suravee Suthikulpanit
2022-03-08
iommu/amd: Remove unused struct fault.devid
Vasant Hegde
2022-03-08
iommu/amd: Clean up function declarations
Vasant Hegde
2022-03-08
iommu/amd: Call memunmap in error path
Vasant Hegde
2022-03-04
iommu/amd: Improve error handling for amd_iommu_init_pci
Suravee Suthikulpanit
2022-02-28
iommu: Split struct iommu_ops
Lu Baolu
2022-02-28
iommu: Remove unused argument in is_attach_deferred
Lu Baolu
2022-02-14
iommu/amd: Fix I/O page table memory leak
Suravee Suthikulpanit
[next]