index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd
Age
Commit message (
Expand
)
Author
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-14
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-07
Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...
Joerg Roedel
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-01
iommu/amd: Fix the overwritten field in IVMD header
Adrian Huang
2020-09-24
iommu/amd: Re-purpose Exclusion range registers to support SNP CWWB
Suravee Suthikulpanit
2020-09-24
iommu/amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR
Suravee Suthikulpanit
2020-09-24
iommu/amd: Use 4K page for completion wait write-back semaphore
Suravee Suthikulpanit
2020-09-18
iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode
Suravee Suthikulpanit
2020-09-18
iommu/amd: Fix potential @entry null deref
Joao Martins
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
2020-09-16
iommu/amd: Remove domain search for PCI/MSI
Thomas Gleixner
2020-09-16
iommm/amd: Store irq domain in struct device
Thomas Gleixner
2020-09-16
x86/msi: Consolidate MSI allocation
Thomas Gleixner
2020-09-16
x86_ioapic_Consolidate_IOAPIC_allocation
Thomas Gleixner
2020-09-16
x86/msi: Consolidate HPET allocation
Thomas Gleixner
2020-09-16
iommu/irq_remapping: Consolidate irq domain lookup
Thomas Gleixner
2020-09-16
iommu/amd: Consolidate irq domain getter
Thomas Gleixner
2020-09-16
x86/irq: Add allocation type for parent domain retrieval
Thomas Gleixner
2020-09-16
x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependency
Thomas Gleixner
2020-09-16
iommu/amd: Prevent NULL pointer dereference
Thomas Gleixner
2020-09-04
iommu/amd: Do not use IOMMUv2 functionality when SME is active
Joerg Roedel
2020-09-04
iommu/amd: Do not force direct mapping when SME is active
Joerg Roedel
2020-09-04
iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
Suravee Suthikulpanit
2020-09-04
iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
Suravee Suthikulpanit
2020-09-04
iommu/amd: Fix kerneldoc comments
Krzysztof Kozlowski
2020-09-04
iommu/amd: Add missing function prototypes to fix -Wmissing-prototypes
Krzysztof Kozlowski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-07-29
Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...
Joerg Roedel
2020-07-29
iommu/amd: Move Kconfig and Makefile bits down into amd directory
Jerry Snitselaar
2020-07-22
iommu/amd: Remove double zero check
Libing Zhou
2020-07-19
Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
2020-06-30
iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inline
Joerg Roedel
2020-06-30
iommu/amd: Add helper functions to update domain->pt_root
Joerg Roedel
2020-06-30
iommu/amd: Print extended features in one line to fix divergent log levels
Paul Menzel
2020-06-12
Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-10
iommu/amd: Move AMD IOMMU driver into subdirectory
Joerg Roedel