summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd
AgeCommit message (Expand)Author
2020-12-16Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-11iommu/amd: Add sanity check for interrupt remapping table length macrosSuravee Suthikulpanit
2020-12-07iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit
2020-11-23iommu/amd: Enforce 4k mapping for certain IOMMU data structuresSuravee Suthikulpanit
2020-11-18iommu/amd: Fix IOMMU interrupt generation in X2APIC modeDavid Woodhouse
2020-11-11iommu/amd: Don't register interrupt remapping irqdomain when IR is disabledDavid Woodhouse
2020-11-11iommu/amd: Fix union of bitfields in intcapxt supportDavid Woodhouse
2020-11-03iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit
2020-10-28x86: Kill all traces of irq_remapping_get_irq_domain()David Woodhouse
2020-10-28iommu/amd: Implement select() method on remapping irqdomainDavid Woodhouse
2020-10-28x86/ioapic: Generate RTE directly from parent irqchip's MSI messageDavid Woodhouse
2020-10-28x86/ioapic: Cleanup IO/APIC route entry structsThomas Gleixner
2020-10-28x86/io_apic: Cleanup trigger/polarity helpersThomas Gleixner
2020-10-28iommu/amd: Use msi_msg shadow structsThomas Gleixner
2020-10-28x86/apic: Cleanup destination modeThomas Gleixner
2020-10-28x86/apic: Cleanup delivery mode definesThomas Gleixner
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-01iommu/amd: Fix the overwritten field in IVMD headerAdrian Huang
2020-09-24iommu/amd: Re-purpose Exclusion range registers to support SNP CWWBSuravee Suthikulpanit
2020-09-24iommu/amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERRSuravee Suthikulpanit
2020-09-24iommu/amd: Use 4K page for completion wait write-back semaphoreSuravee Suthikulpanit
2020-09-18iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_modeSuravee Suthikulpanit
2020-09-18iommu/amd: Fix potential @entry null derefJoao Martins
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-09-16iommu/amd: Remove domain search for PCI/MSIThomas Gleixner
2020-09-16iommm/amd: Store irq domain in struct deviceThomas Gleixner
2020-09-16x86/msi: Consolidate MSI allocationThomas Gleixner
2020-09-16x86_ioapic_Consolidate_IOAPIC_allocationThomas Gleixner
2020-09-16x86/msi: Consolidate HPET allocationThomas Gleixner
2020-09-16iommu/irq_remapping: Consolidate irq domain lookupThomas Gleixner
2020-09-16iommu/amd: Consolidate irq domain getterThomas Gleixner
2020-09-16x86/irq: Add allocation type for parent domain retrievalThomas Gleixner
2020-09-16x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependencyThomas Gleixner
2020-09-16iommu/amd: Prevent NULL pointer dereferenceThomas Gleixner
2020-09-04iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel
2020-09-04iommu/amd: Do not force direct mapping when SME is activeJoerg Roedel
2020-09-04iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit
2020-09-04iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit
2020-09-04iommu/amd: Fix kerneldoc commentsKrzysztof Kozlowski
2020-09-04iommu/amd: Add missing function prototypes to fix -Wmissing-prototypesKrzysztof Kozlowski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel