index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd
/
amd_iommu.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-10
iommu/amd: Consolidate protection domain free code
Vasant Hegde
1
-1
/
+0
2025-03-10
iommu/amd: Fix header file
Vasant Hegde
1
-4
/
+3
2025-01-17
iommu/amd: Move the nid to pdom_setup_pgtable()
Jason Gunthorpe
1
-1
/
+1
2025-01-17
iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_mode
Jason Gunthorpe
1
-1
/
+1
2025-01-17
iommu/amd: Remove type argument from do_iommu_domain_alloc() and related
Jason Gunthorpe
1
-1
/
+1
2025-01-17
iommu/amd: Remove unused amd_iommu_domain_update()
Alejandro Jimenez
1
-1
/
+0
2024-12-18
iommu/amd: Remove amd_iommu_apply_erratum_63()
Suravee Suthikulpanit
1
-1
/
+0
2024-12-18
iommu/amd: Lock DTE before updating the entry with WRITE_ONCE()
Suravee Suthikulpanit
1
-0
/
+1
2024-12-18
iommu/amd: Modify set_dte_entry() to use 256-bit DTE helpers
Suravee Suthikulpanit
1
-0
/
+2
2024-11-15
Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' into next
Joerg Roedel
1
-1
/
+2
2024-11-08
iommu: Pass old domain to set_dev_pasid op
Yi Liu
1
-1
/
+2
2024-10-29
iommu/amd: Implement global identity domain
Vasant Hegde
1
-0
/
+1
2024-10-29
iommu/amd: Add helper function to check GIOSUP/GTSUP
Vasant Hegde
1
-1
/
+6
2024-09-10
iommu/amd: Add kernel parameters to limit V1 page-sizes
Joerg Roedel
1
-0
/
+1
2024-09-04
iommu/amd: Store the nid in io_pgtable_cfg instead of the domain
Jason Gunthorpe
1
-1
/
+1
2024-09-04
iommu/amd: Remove the amd_iommu_domain_set_pt_root() and related
Jason Gunthorpe
1
-13
/
+0
2024-09-04
iommu/amd: Make amd_iommu_dev_update_dte() static
Vasant Hegde
1
-1
/
+0
2024-09-04
iommu/amd: Make amd_iommu_domain_flush_complete() static
Vasant Hegde
1
-1
/
+0
2024-09-04
iommu/amd: Make amd_iommu_dev_flush_pasid_all() static
Vasant Hegde
1
-2
/
+0
2024-09-04
iommu/amd: Make amd_iommu_is_attach_deferred() static
Vasant Hegde
1
-1
/
+0
2024-08-23
iommu/amd: Update PASID, GATS, GLX, SNPAVICSUP feature related macros
Suravee Suthikulpanit
1
-5
/
+0
2024-06-04
iommu/amd: Check EFR[EPHSup] bit before enabling PPR
Vasant Hegde
1
-1
/
+2
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' into next
Joerg Roedel
1
-17
/
+43
2024-04-26
Merge branch 'memory-observability' into x86/amd
Joerg Roedel
1
-8
/
+0
2024-04-26
iommu/amd: Add SVA domain support
Vasant Hegde
1
-0
/
+5
2024-04-26
iommu/amd: Initial SVA support for AMD IOMMU
Vasant Hegde
1
-0
/
+11
2024-04-26
iommu/amd: Add support for enable/disable IOPF
Vasant Hegde
1
-0
/
+4
2024-04-26
iommu/amd: Add support for page response
Suravee Suthikulpanit
1
-2
/
+3
2024-04-26
iommu/amd: Define per-IOMMU iopf_queue
Suravee Suthikulpanit
1
-0
/
+4
2024-04-26
iommu/amd: Enable PCI features based on attached domain capability
Vasant Hegde
1
-4
/
+0
2024-04-26
iommu/amd: Move PPR-related functions into ppr.c
Suravee Suthikulpanit
1
-3
/
+14
2024-04-26
iommu/amd: Introduce per device DTE update function
Vasant Hegde
1
-0
/
+1
2024-04-26
iommu/amd: Rename amd_iommu_v2_supported() as amd_iommu_pasid_supported()
Vasant Hegde
1
-1
/
+1
2024-04-26
iommu/vt-d: Allocate DMAR fault interrupts locally
Dimitri Sivanich
1
-1
/
+1
2024-04-15
iommu/amd: use page allocation function provided by iommu-pages.h
Pasha Tatashin
1
-8
/
+0
2024-03-13
Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-17
/
+24
2024-02-09
iommu/amd: Remove unused flush pasid functions
Vasant Hegde
1
-3
/
+0
2024-02-09
iommu/amd: Refactor helper function for setting / clearing GCR3
Suravee Suthikulpanit
1
-3
/
+5
2024-02-09
iommu/amd: Add support for device based TLB invalidation
Vasant Hegde
1
-0
/
+5
2024-02-09
iommu/amd: Introduce get_amd_iommu_from_dev()
Suravee Suthikulpanit
1
-0
/
+15
2024-02-09
iommu/amd: Remove duplicate function declarations from amd_iommu.h
Vasant Hegde
1
-8
/
+0
2024-02-09
iommu/amd: Remove unused PPR_* macros
Vasant Hegde
1
-4
/
+0
2024-01-29
iommu/amd: Don't rely on external callers to enable IOMMU SNP support
Ashish Kalra
1
-1
/
+0
2023-12-11
iommu/amd: Make domain_flush_pages as global function
Vasant Hegde
1
-1
/
+2
2023-12-11
iommu/amd: Rename iommu_flush_all_caches() -> amd_iommu_flush_all_caches()
Vasant Hegde
1
-0
/
+5
2023-10-06
iommu/amd: Remove PPR support
Vasant Hegde
1
-2
/
+0
2023-10-06
iommu/amd: Remove iommu_v2 module
Vasant Hegde
1
-5
/
+0
2023-09-25
iommu/amd: Enable device ATS/PASID/PRI capabilities independently
Vasant Hegde
1
-0
/
+4
2023-09-25
iommu/amd: Modify logic for checking GT and PPR features
Suravee Suthikulpanit
1
-0
/
+6
2023-09-25
iommu/amd: Consolidate feature detection and reporting logic
Suravee Suthikulpanit
1
-5
/
+12
[next]