| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-10-28 | x86/io_apic: Cleanup trigger/polarity helpers |  Thomas Gleixner | 1 | -5/+4 |
| 2020-10-28 | iommu/intel: Use msi_msg shadow structs |  Thomas Gleixner | 1 | -8/+16 |
| 2020-10-28 | x86/apic: Cleanup destination mode |  Thomas Gleixner | 1 | -1/+1 |
| 2020-10-28 | x86/apic: Cleanup delivery mode defines |  Thomas Gleixner | 1 | -1/+1 |
| 2020-10-20 | Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 1 | -1/+1 |
| 2020-10-19 | iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built |  Bartosz Golaszewski | 1 | -1/+1 |
| 2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 1 | -3/+7 |
| 2020-10-14 | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 3 | -33/+88 |
| 2020-10-14 | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -1/+1 |
| 2020-10-13 | Merge branch 'acpi-numa' |  Rafael J. Wysocki | 1 | -1/+1 |
| 2020-10-12 | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -65/+57 |
| 2020-10-12 | Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 5 | -43/+70 |
| 2020-10-07 | Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/amd', 'x86/vt-d' and 'core' into next |  Joerg Roedel | 3 | -33/+88 |
| 2020-10-07 | iommu/vt-d: Gracefully handle DMAR units with no supported address widths |  David Woodhouse | 1 | -14/+30 |
| 2020-10-06 | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> |  Christoph Hellwig | 1 | -1/+1 |
| 2020-10-06 | dma-mapping: split <linux/dma-mapping.h> |  Christoph Hellwig | 1 | -1/+1 |
| 2020-10-01 | iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb() |  Lu Baolu | 1 | -2/+2 |
| 2020-10-01 | iommu/vt-d: Check UAPI data processed by IOMMU core |  Jacob Pan | 2 | -4/+10 |
| 2020-10-01 | iommu/uapi: Use named union for user data |  Jacob Pan | 2 | -12/+12 |
| 2020-09-25 | dma-mapping: add a new dma_alloc_pages API |  Christoph Hellwig | 1 | -0/+4 |
| 2020-09-25 | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-next |  Christoph Hellwig | 2 | -54/+70 |
| 2020-09-24 | ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT |  Jonathan Cameron | 1 | -1/+1 |
| 2020-09-24 | iommu/vt-d: Use device numa domain if RHSA is missing |  Lu Baolu | 1 | -2/+35 |
| 2020-09-17 | x86/mmu: Allocate/free a PASID |  Fenghua Yu | 1 | -1/+27 |
| 2020-09-17 | iommu/vt-d: Change flags type to unsigned int in binding mm |  Fenghua Yu | 1 | -3/+4 |
| 2020-09-17 | drm, iommu: Change type of pasid to u32 |  Fenghua Yu | 5 | -39/+39 |
| 2020-09-16 | iommu/vt-d: Remove domain search for PCI/MSI[X] |  Thomas Gleixner | 1 | -3/+0 |
| 2020-09-16 | iommm/vt-d: Store irq domain in struct device |  Thomas Gleixner | 2 | -0/+19 |
| 2020-09-16 | x86/msi: Consolidate MSI allocation |  Thomas Gleixner | 1 | -2/+2 |
| 2020-09-16 | x86_ioapic_Consolidate_IOAPIC_allocation |  Thomas Gleixner | 1 | -9/+9 |
| 2020-09-16 | x86/msi: Consolidate HPET allocation |  Thomas Gleixner | 1 | -2/+2 |
| 2020-09-16 | iommu/irq_remapping: Consolidate irq domain lookup |  Thomas Gleixner | 1 | -1/+0 |
| 2020-09-16 | iommu/vt-d: Consolidate irq domain getter |  Thomas Gleixner | 1 | -43/+24 |
| 2020-09-16 | x86/irq: Add allocation type for parent domain retrieval |  Thomas Gleixner | 1 | -6/+2 |
| 2020-09-16 | x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependency |  Thomas Gleixner | 1 | -9/+9 |
| 2020-09-11 | dma-direct: rename and cleanup __phys_to_dma |  Christoph Hellwig | 1 | -1/+1 |
| 2020-09-04 | iommu/vt-d: Handle 36bit addressing for x86-32 |  Chris Wilson | 1 | -7/+7 |
| 2020-09-04 | iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set() |  Lu Baolu | 1 | -45/+55 |
| 2020-09-04 | iommu/vt-d: Serialize IOMMU GCMD register modifications |  Lu Baolu | 1 | -2/+8 |
| 2020-09-04 | iommu/vt-d: Drop kerneldoc marker from regular comment |  Krzysztof Kozlowski | 1 | -1/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword |  Gustavo A. R. Silva | 1 | -1/+0 |
| 2020-08-12 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -1/+2 |
| 2020-08-12 | mm: do page fault accounting in handle_mm_fault |  Peter Xu | 1 | -1/+2 |
| 2020-08-11 | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 8 | -151/+462 |
| 2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2020-08-07 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -4/+4 |
| 2020-08-06 | x86/headers: Remove APIC headers from <asm/smp.h> |  Ingo Molnar | 1 | -0/+1 |
| 2020-08-05 | Merge branch 'pci/virtualization' |  Bjorn Helgaas | 1 | -1/+1 |
| 2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux |  Linus Torvalds | 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 | 8 | -151/+461 |