开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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