index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd
/
io_pgtable.c
Age
Commit message (
Expand
)
Author
2025-09-19
iommu/amd/pgtbl: Fix possible race while increase page table level
Vasant Hegde
2025-06-27
iommu/amd: Add efr[HATS] max v1 page table level
Ankit Soni
2025-04-17
iommu/pages: Remove iommu_alloc_page_node()
Jason Gunthorpe
2025-04-17
iommu/amd: Convert to use struct iommu_pages_list
Jason Gunthorpe
2025-04-17
iommu/pages: Remove iommu_free_page()
Jason Gunthorpe
2025-03-10
iommu/amd: Remove outdated comment
Vasant Hegde
2024-10-29
iommu/amd: Fix corruption when mapping large pages from 0
Jason Gunthorpe
2024-09-10
iommu/amd: Add kernel parameters to limit V1 page-sizes
Joerg Roedel
2024-09-04
iommu/amd: Remove the confusing dummy iommu_flush_ops tlb ops
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: Remove the amd_iommu_domain_set_pt_root() and related
Jason Gunthorpe
2024-09-04
iommu/amd: Remove amd_iommu_domain_update() from page table freeing
Jason Gunthorpe
2024-09-04
iommu/amd: Move allocation of the top table into v1_alloc_pgtable
Jason Gunthorpe
2024-09-04
iommu/amd: Make amd_iommu_domain_flush_complete() static
Vasant Hegde
2024-07-23
iommu/amd: Convert comma to semicolon
Chen Ni
2024-04-15
iommu/amd: use page allocation function provided by iommu-pages.h
Pasha Tatashin
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-10-24
iommu/amd: Access/Dirty bit support in IOPTEs
Joao Martins
2023-05-22
iommu/amd: Use page mode macros in fetch_pte()
Jerry Snitselaar
2023-03-22
iommu/amd: Allocate page table using numa locality info
Vasant Hegde
2022-09-07
iommu/amd/io-pgtable: Implement unmap_pages io_pgtable_ops callback
Vasant Hegde
2022-09-07
iommu/amd/io-pgtable: Implement map_pages io_pgtable_ops callback
Vasant Hegde
2022-06-23
iommu/amd: Use try_cmpxchg64 in alloc_pte and free_clear_pte
Uros Bizjak
2022-02-14
iommu/amd: Fix I/O page table memory leak
Suravee Suthikulpanit
2021-12-20
iommu/amd: Use put_pages_list
Matthew Wilcox (Oracle)
2021-12-20
iommu/amd: Simplify pagetable freeing
Robin Murphy
2021-07-26
iommu: Streamline iommu_iova_to_phys()
Robin Murphy
2021-03-04
iommu/amd: Fix sleeping in atomic in increase_address_space()
Andrey Ryabinin
2021-01-28
iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page
Suravee Suthikulpanit
2021-01-28
iommu/amd: Introduce iommu_v1_iova_to_phys
Suravee Suthikulpanit
2021-01-28
iommu/amd: Refactor fetch_pte to use struct amd_io_pgtable
Suravee Suthikulpanit
2021-01-28
iommu/amd: Rename variables to be consistent with struct io_pgtable_ops
Suravee Suthikulpanit
2021-01-28
iommu/amd: Remove amd_iommu_domain_get_pgtable
Suravee Suthikulpanit
2021-01-28
iommu/amd: Restructure code for freeing page table
Suravee Suthikulpanit
2021-01-28
iommu/amd: Move IO page table related functions
Suravee Suthikulpanit
2021-01-28
iommu/amd: Prepare for generic IO page table framework
Suravee Suthikulpanit