index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
iommu/amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR
Suravee Suthikulpanit
2
-0
/
+69
2020-09-24
iommu/amd: Use 4K page for completion wait write-back semaphore
Suravee Suthikulpanit
3
-13
/
+31
2020-09-18
iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode
Suravee Suthikulpanit
1
-0
/
+4
2020-09-18
iommu/amd: Fix potential @entry null deref
Joao Martins
1
-1
/
+3
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
3
-30
/
+31
2020-09-16
iommu/amd: Remove domain search for PCI/MSI
Thomas Gleixner
1
-3
/
+0
2020-09-16
iommm/amd: Store irq domain in struct device
Thomas Gleixner
1
-1
/
+16
2020-09-16
x86/msi: Consolidate MSI allocation
Thomas Gleixner
1
-2
/
+3
2020-09-16
x86_ioapic_Consolidate_IOAPIC_allocation
Thomas Gleixner
1
-7
/
+7
2020-09-16
x86/msi: Consolidate HPET allocation
Thomas Gleixner
1
-1
/
+1
2020-09-16
iommu/irq_remapping: Consolidate irq domain lookup
Thomas Gleixner
1
-1
/
+0
2020-09-16
iommu/amd: Consolidate irq domain getter
Thomas Gleixner
1
-44
/
+21
2020-09-16
x86/irq: Add allocation type for parent domain retrieval
Thomas Gleixner
1
-0
/
+8
2020-09-16
x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependency
Thomas Gleixner
1
-12
/
+12
2020-09-16
iommu/amd: Prevent NULL pointer dereference
Thomas Gleixner
1
-2
/
+2
2020-09-04
iommu/amd: Do not use IOMMUv2 functionality when SME is active
Joerg Roedel
1
-0
/
+7
2020-09-04
iommu/amd: Do not force direct mapping when SME is active
Joerg Roedel
1
-1
/
+6
2020-09-04
iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
Suravee Suthikulpanit
3
-7
/
+33
2020-09-04
iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
Suravee Suthikulpanit
1
-0
/
+2
2020-09-04
iommu/amd: Fix kerneldoc comments
Krzysztof Kozlowski
1
-2
/
+2
2020-09-04
iommu/amd: Add missing function prototypes to fix -Wmissing-prototypes
Krzysztof Kozlowski
1
-0
/
+9
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-07-29
Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/exynos', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into next
Joerg Roedel
4
-21
/
+71
2020-07-29
iommu/amd: Move Kconfig and Makefile bits down into amd directory
Jerry Snitselaar
2
-0
/
+48
2020-07-22
iommu/amd: Remove double zero check
Libing Zhou
1
-9
/
+2
2020-07-19
Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master
Linus Torvalds
1
-2
/
+3
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
1
-2
/
+3
2020-06-30
iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inline
Joerg Roedel
1
-1
/
+1
2020-06-30
iommu/amd: Add helper functions to update domain->pt_root
Joerg Roedel
1
-11
/
+20
2020-06-30
iommu/amd: Print extended features in one line to fix divergent log levels
Paul Menzel
1
-1
/
+1
2020-06-12
Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
7
-0
/
+9348
2020-06-10
iommu/amd: Move AMD IOMMU driver into subdirectory
Joerg Roedel
7
-0
/
+9348
[prev]