index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd
/
io_pgtable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
iommu/amd/io-pgtable: Implement unmap_pages io_pgtable_ops callback
Vasant Hegde
1
-8
/
+9
2022-09-07
iommu/amd/io-pgtable: Implement map_pages io_pgtable_ops callback
Vasant Hegde
1
-25
/
+34
2022-06-23
iommu/amd: Use try_cmpxchg64 in alloc_pte and free_clear_pte
Uros Bizjak
1
-4
/
+2
2022-02-14
iommu/amd: Fix I/O page table memory leak
Suravee Suthikulpanit
1
-6
/
+6
2021-12-20
iommu/amd: Use put_pages_list
Matthew Wilcox (Oracle)
1
-32
/
+18
2021-12-20
iommu/amd: Simplify pagetable freeing
Robin Murphy
1
-48
/
+34
2021-07-26
iommu: Streamline iommu_iova_to_phys()
Robin Murphy
1
-3
/
+0
2021-03-04
iommu/amd: Fix sleeping in atomic in increase_address_space()
Andrey Ryabinin
1
-4
/
+6
2021-01-28
iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page
Suravee Suthikulpanit
1
-13
/
+12
2021-01-28
iommu/amd: Introduce iommu_v1_iova_to_phys
Suravee Suthikulpanit
1
-0
/
+22
2021-01-28
iommu/amd: Refactor fetch_pte to use struct amd_io_pgtable
Suravee Suthikulpanit
1
-6
/
+7
2021-01-28
iommu/amd: Rename variables to be consistent with struct io_pgtable_ops
Suravee Suthikulpanit
1
-16
/
+15
2021-01-28
iommu/amd: Remove amd_iommu_domain_get_pgtable
Suravee Suthikulpanit
1
-24
/
+12
2021-01-28
iommu/amd: Restructure code for freeing page table
Suravee Suthikulpanit
1
-17
/
+24
2021-01-28
iommu/amd: Move IO page table related functions
Suravee Suthikulpanit
1
-0
/
+473
2021-01-28
iommu/amd: Prepare for generic IO page table framework
Suravee Suthikulpanit
1
-0
/
+69