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
/
io_pgtable_v2.c
Age
Commit message (
Expand
)
Author
2024-10-30
iommu/amd/pgtbl_v2: Take protection domain lock before invalidating TLB
Vasant Hegde
2024-09-04
iommu/amd: Do not set the D bit on AMD v2 table entries
Jason Gunthorpe
2024-09-04
iommu/amd: Remove the confusing dummy iommu_flush_ops tlb ops
Jason Gunthorpe
2024-09-04
iommu/amd: Fix typo of , instead of ;
Jason Gunthorpe
2024-09-04
iommu/amd: Narrow the use of struct protection_domain to invalidation
Jason Gunthorpe
2024-09-04
iommu/amd: Store the nid in io_pgtable_cfg instead of the domain
Jason Gunthorpe
2024-09-04
iommu/amd: Rename struct amd_io_pgtable iopt to pgtbl
Jason Gunthorpe
2024-09-04
iommu/amd: Allocate the page table root using GFP_KERNEL
Jason Gunthorpe
2024-06-25
iommu/amd: Use try_cmpxchg64() in v2_alloc_pte()
Uros Bizjak
2024-04-15
iommu/amd: use page allocation function provided by iommu-pages.h
Pasha Tatashin
2024-02-09
iommu/amd: Refactor helper function for setting / clearing GCR3
Suravee Suthikulpanit
2023-12-11
iommu/amd/pgtbl_v2: Invalidate updated page ranges only
Vasant Hegde
2023-09-25
iommu/amd: Miscellaneous clean up when free domain
Suravee Suthikulpanit
2023-05-22
iommu/amd: Update copyright notice
Carlos Bilbao
2023-03-28
iommu/amd: Add 5 level guest page table support
Vasant Hegde
2023-03-22
iommu/amd: Allocate page table using numa locality info
Vasant Hegde
2022-09-07
iommu/amd: Initial support for AMD IOMMU v2 page table
Vasant Hegde