index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-06-10
iommu/vt-d: Define counter explicitly as unsigned int
Parav Pandit
1
-1
/
+1
2021-06-10
iommu/vt-d: Removed unused iommu_count in dmar domain
Parav Pandit
1
-1
/
+0
2021-06-10
iommu/vt-d: Use bitfields for DMAR capabilities
Parav Pandit
1
-4
/
+4
2021-06-10
iommu/vt-d: Add common code for dmar latency performance monitors
Lu Baolu
1
-0
/
+1
2021-06-10
iommu/vt-d: Add prq_report trace event
Lu Baolu
1
-0
/
+29
2021-06-10
iommu/vt-d: Allocate/register iopf queue for sva devices
Lu Baolu
1
-0
/
+2
2021-06-10
iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpers
Lu Baolu
1
-1
/
+0
2021-04-07
iommu/vt-d: Invalidate PASID cache when root/context entry changed
Lu Baolu
1
-0
/
+1
2021-04-07
iommu/vt-d: Remove svm_dev_ops
Lu Baolu
1
-3
/
+0
2021-03-18
iommu/vt-d: Report more information about invalidation errors
Lu Baolu
1
-0
/
+6
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
[next]