index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd
/
io_pgtable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/amd/io-pgtable: Implement unmap_pages io_pgtable_ops callback
Vasant Hegde
2022-09-07
1
-8
/
+9
*
iommu/amd/io-pgtable: Implement map_pages io_pgtable_ops callback
Vasant Hegde
2022-09-07
1
-25
/
+34
*
iommu/amd: Use try_cmpxchg64 in alloc_pte and free_clear_pte
Uros Bizjak
2022-06-23
1
-4
/
+2
*
iommu/amd: Fix I/O page table memory leak
Suravee Suthikulpanit
2022-02-14
1
-6
/
+6
*
iommu/amd: Use put_pages_list
Matthew Wilcox (Oracle)
2021-12-20
1
-32
/
+18
*
iommu/amd: Simplify pagetable freeing
Robin Murphy
2021-12-20
1
-48
/
+34
*
iommu: Streamline iommu_iova_to_phys()
Robin Murphy
2021-07-26
1
-3
/
+0
*
iommu/amd: Fix sleeping in atomic in increase_address_space()
Andrey Ryabinin
2021-03-04
1
-4
/
+6
*
iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page
Suravee Suthikulpanit
2021-01-28
1
-13
/
+12
*
iommu/amd: Introduce iommu_v1_iova_to_phys
Suravee Suthikulpanit
2021-01-28
1
-0
/
+22
*
iommu/amd: Refactor fetch_pte to use struct amd_io_pgtable
Suravee Suthikulpanit
2021-01-28
1
-6
/
+7
*
iommu/amd: Rename variables to be consistent with struct io_pgtable_ops
Suravee Suthikulpanit
2021-01-28
1
-16
/
+15
*
iommu/amd: Remove amd_iommu_domain_get_pgtable
Suravee Suthikulpanit
2021-01-28
1
-24
/
+12
*
iommu/amd: Restructure code for freeing page table
Suravee Suthikulpanit
2021-01-28
1
-17
/
+24
*
iommu/amd: Move IO page table related functions
Suravee Suthikulpanit
2021-01-28
1
-0
/
+473
*
iommu/amd: Prepare for generic IO page table framework
Suravee Suthikulpanit
2021-01-28
1
-0
/
+69