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
/
iommu.c
Age
Commit message (
Expand
)
Author
2024-06-27
iommu/amd: Invalidate cache before removing device from domain list
Vasant Hegde
2024-06-04
iommu/amd: Fix Invalid wait context issue
Vasant Hegde
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-15
Revert "iommu/amd: Enable PCI/IMS"
Bjorn Helgaas
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
2024-04-26
Merge branch 'memory-observability' into x86/amd
Joerg Roedel
2024-04-26
Merge branch 'iommu/fixes' into x86/amd
Joerg Roedel
2024-04-26
iommu/amd: Add SVA domain support
Vasant Hegde
2024-04-26
iommu/amd: Initial SVA support for AMD IOMMU
Vasant Hegde
2024-04-26
iommu/amd: Add support for enable/disable IOPF
Vasant Hegde
2024-04-26
iommu/amd: Add support for page response
Suravee Suthikulpanit
2024-04-26
iommu/amd: Enable PCI features based on attached domain capability
Vasant Hegde
2024-04-26
iommu/amd: Setup GCR3 table in advance if domain is SVA capable
Vasant Hegde
2024-04-26
iommu/amd: Introduce iommu_dev_data.max_pasids
Vasant Hegde
2024-04-26
iommu/amd: Move PPR-related functions into ppr.c
Suravee Suthikulpanit
2024-04-26
iommu/amd: Add support for enabling/disabling IOMMU features
Wei Huang
2024-04-26
iommu/amd: Introduce per device DTE update function
Vasant Hegde
2024-04-26
iommu/amd: Enhance def_domain_type to handle untrusted device
Vasant Hegde
2024-04-26
iommu/dma: Centralise iommu_setup_dma_ops()
Robin Murphy
2024-04-15
iommu/amd: use page allocation function provided by iommu-pages.h
Pasha Tatashin
2024-04-12
iommu/amd: Fix possible irq lock inversion dependency issue
Vasant Hegde
2024-03-08
iommu/amd: Fix sleeping in atomic context
Vasant Hegde
2024-02-09
iommu/amd: Introduce per-device domain ID to fix potential TLB aliasing issue
Vasant Hegde
2024-02-09
iommu/amd: Remove unused GCR3 table parameters from struct protection_domain
Suravee Suthikulpanit
2024-02-09
iommu/amd: Rearrange device flush code
Vasant Hegde
2024-02-09
iommu/amd: Remove unused flush pasid functions
Vasant Hegde
2024-02-09
iommu/amd: Refactor GCR3 table helper functions
Suravee Suthikulpanit
2024-02-09
iommu/amd: Refactor protection_domain helper functions
Suravee Suthikulpanit
2024-02-09
iommu/amd: Refactor attaching / detaching device functions
Suravee Suthikulpanit
2024-02-09
iommu/amd: Refactor helper function for setting / clearing GCR3
Suravee Suthikulpanit
2024-02-09
iommu/amd: Rearrange GCR3 table setup code
Vasant Hegde
2024-02-09
iommu/amd: Add support for device based TLB invalidation
Vasant Hegde
2024-02-09
iommu/amd: Use protection_domain.flags to check page table mode
Vasant Hegde
2024-02-09
iommu/amd: Introduce struct protection_domain.pd_mode
Suravee Suthikulpanit
2024-02-09
iommu/amd: Introduce get_amd_iommu_from_dev()
Suravee Suthikulpanit
2024-02-09
iommu/amd: Pass struct iommu_dev_data to set_dte_entry()
Vasant Hegde
2024-02-09
iommu/amd: Remove redundant error check in amd_iommu_probe_device()
Vasant Hegde
2024-02-09
iommu/amd: Remove unused IOVA_* macro
Vasant Hegde
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2023-12-12
iommu: Mark dev_iommu_priv_set() with a lockdep
Jason Gunthorpe
2023-12-11
iommu/amd/pgtbl_v2: Invalidate updated page ranges only
Vasant Hegde
2023-12-11
iommu/amd: Make domain_flush_pages as global function
Vasant Hegde
2023-12-11
iommu/amd: Consolidate amd_iommu_domain_flush_complete() call
Vasant Hegde
2023-12-11
iommu/amd: Refactor device iotlb invalidation code
Vasant Hegde
2023-12-11
iommu/amd: Refactor IOMMU tlb invalidation code
Vasant Hegde
2023-12-11
iommu/amd: Add support to invalidate multiple guest pages
Vasant Hegde
2023-12-11
iommu/amd: Remove redundant passing of PDE bit
Vasant Hegde
2023-12-11
iommu/amd: Remove redundant domain flush from attach_device()
Vasant Hegde
2023-12-11
iommu/amd: Rename iommu_flush_all_caches() -> amd_iommu_flush_all_caches()
Vasant Hegde
[next]