summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-202-3/+6
|\
| * iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not setLu Baolu2020-11-191-1/+3
| * Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Will Deacon2020-11-191-1/+18
| |\
| * | iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan2020-11-181-2/+3
* | | Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-151-1/+18
|\ \ \ | | |/ | |/|
| * | iommu/vt-d: Cure VF irqdomain hickupThomas Gleixner2020-11-131-1/+18
| |/
* | Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-11-111-3/+2
|\ \ | |/ |/|
| * swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_singleChristoph Hellwig2020-11-021-3/+2
* | iommu/vt-d: Fix a bug for PDP check in prq_event_threadLiu, Yi L2020-11-031-1/+1
* | iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()Liu Yi L2020-11-031-0/+6
* | iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()Lu Baolu2020-11-031-0/+3
|/
* Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-201-1/+1
|\
| * iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski2020-10-191-1/+1
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-3/+7
|\ \
| * | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
| * | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-1/+1
| * | dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig2020-09-251-0/+4
| * | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig2020-09-252-54/+70
| |\ \
| * | | dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig2020-09-111-1/+1
* | | | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-143-34/+89
|\ \ \ \ | | |_|/ | |/| |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel2020-10-073-34/+89
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | iommu/vt-d: Check UAPI data processed by IOMMU coreJacob Pan2020-10-012-4/+10
| | | | * | iommu/uapi: Use named union for user dataJacob Pan2020-10-012-12/+12
| | | |/ / | | |/| |
| | | * | iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse2020-10-071-15/+31
| | | * | iommu/vt-d: Use device numa domain if RHSA is missingLu Baolu2020-09-241-2/+35
| | | * | iommu/vt-d: Drop kerneldoc marker from regular commentKrzysztof Kozlowski2020-09-041-1/+1
| | |/ /
* | | | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-141-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'acpi-numa'Rafael J. Wysocki2020-10-131-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan Cameron2020-09-241-1/+1
| | | |/ | | |/|
* | | | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-122-65/+57
|\ \ \ \
| * | | | iommu/vt-d: Remove domain search for PCI/MSI[X]Thomas Gleixner2020-09-161-3/+0
| * | | | iommm/vt-d: Store irq domain in struct deviceThomas Gleixner2020-09-162-0/+19
| * | | | x86/msi: Consolidate MSI allocationThomas Gleixner2020-09-161-2/+2
| * | | | x86_ioapic_Consolidate_IOAPIC_allocationThomas Gleixner2020-09-161-9/+9
| * | | | x86/msi: Consolidate HPET allocationThomas Gleixner2020-09-161-2/+2
| * | | | iommu/irq_remapping: Consolidate irq domain lookupThomas Gleixner2020-09-161-1/+0
| * | | | iommu/vt-d: Consolidate irq domain getterThomas Gleixner2020-09-161-43/+24
| * | | | x86/irq: Add allocation type for parent domain retrievalThomas Gleixner2020-09-161-6/+2
| * | | | x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependencyThomas Gleixner2020-09-161-9/+9
| | |/ / | |/| |
* | | | Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-125-43/+70
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/mmu: Allocate/free a PASIDFenghua Yu2020-09-171-1/+27
| * | | iommu/vt-d: Change flags type to unsigned int in binding mmFenghua Yu2020-09-171-3/+4
| * | | drm, iommu: Change type of pasid to u32Fenghua Yu2020-09-175-39/+39
| |/ /
* / / iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()Lu Baolu2020-10-011-2/+2
|/ /
* | iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson2020-09-041-7/+7
* | iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()Lu Baolu2020-09-041-45/+55
* | iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu2020-09-041-2/+8
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-121-1/+2
|\
| * mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+2