index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd
Age
Commit message (
Expand
)
Author
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2023-12-12
iommu: Mark dev_iommu_priv_set() with a lockdep
Jason Gunthorpe
2023-12-11
iommu/amd/pgtbl_v2: Invalidate updated page ranges only
Vasant Hegde
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-12-11
iommu/amd: Refactor device iotlb invalidation code
Vasant Hegde
2023-12-11
iommu/amd: Refactor IOMMU tlb invalidation code
Vasant Hegde
2023-12-11
iommu/amd: Add support to invalidate multiple guest pages
Vasant Hegde
2023-12-11
iommu/amd: Remove redundant passing of PDE bit
Vasant Hegde
2023-12-11
iommu/amd: Remove redundant domain flush from attach_device()
Vasant Hegde
2023-12-11
iommu/amd: Rename iommu_flush_all_caches() -> amd_iommu_flush_all_caches()
Vasant Hegde
2023-12-11
iommu/amd: Do not flush IRTE when only updating isRun and destination fields
Suravee Suthikulpanit
2023-11-27
iommu/amd: Set variable amd_dirty_ops to static
Kunwu Chan
2023-11-21
x86/apic: Drop apic::delivery_mode
Andrew Cooper
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-27
Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...
Joerg Roedel
2023-10-26
iommu: Pass in parent domain with user_data to domain_alloc_user op
Yi Liu
2023-10-24
iommu/amd: Access/Dirty bit support in IOPTEs
Joao Martins
2023-10-24
iommu/amd: Add domain_alloc_user based domain allocation
Joao Martins
2023-10-16
iommu/amd: Remove DMA_FQ type from domain allocation path
Vasant Hegde
2023-10-06
iommu/amd: Remove unused EXPORT_SYMBOLS
Vasant Hegde
2023-10-06
iommu/amd: Remove amd_iommu_device_info()
Vasant Hegde
2023-10-06
iommu/amd: Remove PPR support
Vasant Hegde
2023-10-06
iommu/amd: Remove iommu_v2 module
Vasant Hegde
2023-10-02
iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
Niklas Schnelle
2023-09-25
iommu/amd: Initialize iommu_device->max_pasids
Vasant Hegde
2023-09-25
iommu/amd: Enable device ATS/PASID/PRI capabilities independently
Vasant Hegde
2023-09-25
iommu/amd: Introduce iommu_dev_data.flags to track device capabilities
Vasant Hegde
2023-09-25
iommu/amd: Introduce iommu_dev_data.ppr
Suravee Suthikulpanit
2023-09-25
iommu/amd: Rename ats related variables
Vasant Hegde
2023-09-25
iommu/amd: Modify logic for checking GT and PPR features
Suravee Suthikulpanit
2023-09-25
iommu/amd: Consolidate feature detection and reporting logic
Suravee Suthikulpanit
2023-09-25
iommu/amd: Miscellaneous clean up when free domain
Suravee Suthikulpanit
2023-09-25
iommu/amd: Do not set amd_iommu_pgtable in pass-through mode
Vasant Hegde
2023-09-25
iommu/amd: Introduce helper functions for managing GCR3 table
Suravee Suthikulpanit
2023-09-25
iommu/amd: Refactor protection domain allocation code
Vasant Hegde
2023-09-25
iommu/amd: Consolidate logic to allocate protection domain
Suravee Suthikulpanit
2023-09-25
iommu/amd: Consolidate timeout pre-define to amd_iommu_type.h
Suravee Suthikulpanit
2023-09-25
iommu/amd: Remove unused amd_io_pgtable.pt_root variable
Suravee Suthikulpanit
2023-09-01
Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2023-08-17
iommu/amd: Remove unused declarations
Yue Haibing
2023-08-08
iommu/amd: Rearrange DTE bit definations
Vasant Hegde
2023-08-06
x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
Thomas Gleixner
2023-07-14
iommu/amd: Enable PPR/GA interrupt after interrupt handler setup
Vasant Hegde
2023-07-14
iommu/amd: Consolidate PPR log enablement
Vasant Hegde
2023-07-14
iommu/amd: Disable PPR log/interrupt in iommu_disable()
Vasant Hegde
2023-07-14
iommu/amd: Enable separate interrupt for PPR and GA log
Vasant Hegde
[next]