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
/
drivers
/
iommu
/
intel
/
dmar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-21
Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"
Lu Baolu
1
-7
/
+0
2022-09-11
iommu/vt-d: Fix possible recursive locking in intel_iommu_init()
Lu Baolu
1
-0
/
+7
2022-08-08
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-07-15
iommu/vt-d: Use IDA interface to manage iommu sequence id
Lu Baolu
1
-27
/
+8
2022-07-15
iommu/vt-d: Move include/linux/intel-iommu.h under iommu
Lu Baolu
1
-1
/
+1
2022-07-15
iommu/vt-d: Move trace/events/intel_iommu.h under iommu
Lu Baolu
1
-1
/
+1
2022-07-13
iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)
Alexander Lobakin
1
-1
/
+1
2022-07-06
iommu/vt-d: Fix PCI bus rescan device hot add
Yian Chen
1
-1
/
+1
2022-04-18
x86: remove the IOMMU table infrastructure
Christoph Hellwig
1
-5
/
+1
2022-03-04
iommu/vt-d: Move intel_iommu_ops to header file
Andy Shevchenko
1
-2
/
+0
2022-02-14
iommu/vtd: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+2
2021-10-18
iommu/vt-d: Dump DMAR translation structure when DMA fault occurs
Kyung Min Park
1
-2
/
+8
2021-09-28
iommu/vt-d: Drop "0x" prefix from PCI bus & device addresses
Bjorn Helgaas
1
-3
/
+3
2021-08-19
iommu/vt-d: Remove unnecessary oom message
Zhen Lei
1
-2
/
+0
2021-06-10
iommu/vt-d: Add cache invalidation latency sampling
Lu Baolu
1
-0
/
+31
2021-06-10
iommu/vt-d: Tweak the description of a DMA fault
Lu Baolu
1
-8
/
+15
2021-05-27
iommu/vt-d: Fix sysfs leak in alloc_iommu()
Rolf Eike Beer
1
-1
/
+3
2021-04-16
iommu: Streamline registration interface
Robin Murphy
1
-3
/
+1
2021-03-18
iommu/vt-d: Report more information about invalidation errors
Lu Baolu
1
-4
/
+64
2021-02-12
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...
Joerg Roedel
1
-0
/
+11
2021-02-04
iommu/vt-d: Parse SATC reporting structure
Yian Chen
1
-0
/
+8
2021-01-28
iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()
Lu Baolu
1
-1
/
+1
2021-01-28
iommu/vt-d: Add qi_submit trace event
Lu Baolu
1
-0
/
+3
2021-01-07
iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()
Lu Baolu
1
-2
/
+2
2020-11-26
iommu/vt-d: Don't read VCCAP register unless it exists
David Woodhouse
1
-1
/
+2
2020-11-19
iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not set
Lu Baolu
1
-1
/
+3
2020-11-13
iommu/vt-d: Cure VF irqdomain hickup
Thomas Gleixner
1
-1
/
+18
2020-10-20
Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
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-14
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+32
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+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
/
+3
2020-10-07
iommu/vt-d: Gracefully handle DMAR units with no supported address widths
David Woodhouse
1
-15
/
+31
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-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
1
-3
/
+4
2020-09-16
iommm/vt-d: Store irq domain in struct device
Thomas Gleixner
1
-0
/
+3
2020-09-04
iommu/vt-d: Drop kerneldoc marker from regular comment
Krzysztof Kozlowski
1
-1
/
+1
2020-07-24
iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
Lu Baolu
1
-0
/
+1
2020-07-24
iommu/vt-d: Handle non-page aligned address
Liu Yi L
1
-2
/
+19
2020-07-24
iommu/vt-d: Remove global page support in devTLB flush
Jacob Pan
1
-3
/
+1
2020-06-23
iommu/vt-d: Enable PCI ACS for platform opt in hint
Lu Baolu
1
-1
/
+2
2020-06-10
iommu/vt-d: Move Intel IOMMU driver into subdirectory
Joerg Roedel
1
-0
/
+2264