index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
intel-iommu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-04
iommu/vt-d: Audit IOMMU Capabilities and add helper functions
Kyung Min Park
1
-18
/
+21
2021-02-04
iommu/vt-d: Fix 'physical' typos
Bjorn Helgaas
1
-1
/
+1
2021-01-28
iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
Lu Baolu
1
-0
/
+2
2021-01-07
iommu/vt-d: Fix general protection fault in aux_detach_device()
Liu Yi L
1
-5
/
+11
2021-01-07
iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
Liu Yi L
1
-1
/
+1
2020-11-18
iommu/vt-d: Avoid panic if iommu init fails in tboot system
Zhenzhong Duan
1
-1
/
+0
2020-10-14
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2020-09-17
iommu/vt-d: Change flags type to unsigned int in binding mm
Fenghua Yu
1
-1
/
+1
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
1
-6
/
+6
2020-09-16
iommm/vt-d: Store irq domain in struct device
Thomas Gleixner
1
-0
/
+7
2020-09-04
iommu/vt-d: Move intel_iommu_gfx_mapped to Intel IOMMU header
Andy Shevchenko
1
-0
/
+1
2020-07-24
iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
Lu Baolu
1
-0
/
+2
2020-07-24
iommu/vt-d: Add page response ops support
Lu Baolu
1
-0
/
+3
2020-07-24
iommu/vt-d: Refactor device_to_iommu() helper
Lu Baolu
1
-2
/
+1
2020-07-24
iommu/vt-d: Remove global page support in devTLB flush
Jacob Pan
1
-2
/
+1
2020-07-24
iommu/vt-d: Enforce PASID devTLB field mask
Liu Yi L
1
-2
/
+2
2020-06-23
iommu/vt-d: Set U/S bit in first level page table by default
Lu Baolu
1
-0
/
+1
2020-05-29
iommu/vt-d: Allocate domain info for real DMA sub-devices
Jon Derrick
1
-0
/
+1
2020-05-18
iommu/vt-d: Add page request draining support
Lu Baolu
1
-0
/
+4
2020-05-18
iommu/vt-d: Multiple descriptors per qi_submit_sync()
Lu Baolu
1
-1
/
+8
2020-05-18
iommu/vt-d: Replace intel SVM APIs with generic SVA APIs
Jacob Pan
1
-0
/
+6
2020-05-18
iommu/vt-d: Add get_domain_info() helper
Lu Baolu
1
-0
/
+1
2020-05-18
iommu/vt-d: Add custom allocator for IOASID
Jacob Pan
1
-0
/
+7
2020-05-18
iommu/vt-d: Enlightened PASID allocation
Lu Baolu
1
-0
/
+1
2020-05-18
iommu/vt-d: Support flushing more translation cache types
Jacob Pan
1
-4
/
+17
2020-05-18
iommu/vt-d: Add bind guest PASID support
Jacob Pan
1
-1
/
+5
2020-05-18
iommu/vt-d: Add nested translation helper function
Jacob Pan
1
-0
/
+20
2020-05-18
iommu/vt-d: Move domain helper to header
Jacob Pan
1
-0
/
+6
2020-03-13
iommu/vt-d: Fix debugfs register reads
Megha Dey
1
-0
/
+2
2020-01-07
iommu/vt-d: debugfs: Add support to show page table internals
Lu Baolu
1
-0
/
+2
2020-01-07
iommu/vt-d: Flush PASID-based iotlb for iova over first level
Lu Baolu
1
-0
/
+2
2020-01-07
iommu/vt-d: Setup pasid entries for iova over first level
Lu Baolu
1
-6
/
+10
2020-01-07
iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks
Jacob Pan
1
-1
/
+4
2019-11-11
iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros
Eric Auger
1
-2
/
+4
2019-09-11
Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...
Joerg Roedel
1
-0
/
+2
2019-09-11
iommu/vt-d: Add Scalable Mode fault information
Kyung Min Park
1
-0
/
+2
2019-09-03
iommu/vt-d: Remove global page flush support
Jacob Pan
1
-3
/
+0
2019-07-04
Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...
Joerg Roedel
1
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
1
-13
/
+1
2019-05-28
iommu/vt-d: Cleanup get_valid_domain_for_dev()
Lu Baolu
1
-1
/
+0
2019-05-27
iommu/vt-d: Introduce macros useful for dumping DMAR table
Sai Praneeth Prakhya
1
-0
/
+6
2019-04-11
iommu/vt-d: Aux-domain specific domain attach/detach
Lu Baolu
1
-0
/
+10
2019-04-11
iommu/vt-d: Add per-device IOMMU feature ops entries
Lu Baolu
1
-0
/
+1
2019-04-11
iommu/vt-d: Make intel_iommu_enable_pasid() more generic
Lu Baolu
1
-1
/
+1
2019-01-11
iommu/vt-d: Support page request in scalable mode
Jacob Pan
1
-12
/
+9
2018-12-11
iommu/vt-d: Remove deferred invalidation
Lu Baolu
1
-8
/
+0
2018-12-11
iommu/vt-d: Shared virtual address in scalable mode
Lu Baolu
1
-8
/
+1
2018-12-11
iommu/vt-d: Add first level page table interface
Lu Baolu
1
-0
/
+1
2018-12-11
iommu/vt-d: Setup context and enable RID2PASID support
Lu Baolu
1
-0
/
+1
[next]