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
/
intel
Age
Commit message (
Expand
)
Author
2020-10-01
iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()
Lu Baolu
2020-09-04
iommu/vt-d: Handle 36bit addressing for x86-32
Chris Wilson
2020-09-04
iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()
Lu Baolu
2020-09-04
iommu/vt-d: Serialize IOMMU GCMD register modifications
Lu Baolu
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-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-06
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
2020-08-05
Merge branch 'pci/virtualization'
Bjorn Helgaas
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-29
Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...
Joerg Roedel
2020-07-29
iommu/vt-d: Move Kconfig and Makefile bits down into intel directory
Jerry Snitselaar
2020-07-24
PCI/ATS: Add pci_pri_supported() to check device or associated PF
Ashok Raj
2020-07-24
iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
Lu Baolu
2020-07-24
iommu/vt-d: Rename intel-pasid.h to pasid.h
Lu Baolu
2020-07-24
iommu/vt-d: Add page response ops support
Lu Baolu
2020-07-24
iommu/vt-d: Report page request faults for guest SVA
Lu Baolu
2020-07-24
iommu/vt-d: Add a helper to get svm and sdev for pasid
Lu Baolu
2020-07-24
iommu/vt-d: Refactor device_to_iommu() helper
Lu Baolu
2020-07-24
iommu/vt-d: Disable multiple GPASID-dev bind
Jacob Pan
2020-07-24
iommu/vt-d: Warn on out-of-range invalidation address
Jacob Pan
2020-07-24
iommu/vt-d: Fix devTLB flush for vSVA
Liu Yi L
2020-07-24
iommu/vt-d: Handle non-page aligned address
Liu Yi L
2020-07-24
iommu/vt-d: Fix PASID devTLB invalidation
Jacob Pan
2020-07-24
iommu/vt-d: Remove global page support in devTLB flush
Jacob Pan
2020-07-23
irqdomain/treewide: Free firmware node after domain removal
Jon Derrick
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
2020-07-10
PCI: Treat "external-facing" devices themselves as internal
Rajat Jain
2020-06-30
iommu/vt-d: Use dev_iommu_priv_get/set()
Joerg Roedel
2020-06-23
iommu/vt-d: Fix misuse of iommu_domain_identity_map()
Lu Baolu
2020-06-23
iommu/vt-d: Update scalable mode paging structure coherency
Lu Baolu
2020-06-23
iommu/vt-d: Enable PCI ACS for platform opt in hint
Lu Baolu
2020-06-23
iommu/vt-d: Don't apply gfx quirks to untrusted devices
Rajat Jain
2020-06-23
iommu/vt-d: Set U/S bit in first level page table by default
Lu Baolu
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/vt-d: Move Intel IOMMU driver into subdirectory
Joerg Roedel