index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
dmar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
iommu/vt-d: Move Intel IOMMU driver into subdirectory
Joerg Roedel
1
-2264
/
+0
2020-05-18
iommu/vt-d: Multiple descriptors per qi_submit_sync()
Lu Baolu
1
-25
/
+38
2020-05-18
iommu/vt-d: Add custom allocator for IOASID
Jacob Pan
1
-0
/
+1
2020-05-18
iommu/vt-d: Support flushing more translation cache types
Jacob Pan
1
-0
/
+39
2020-03-14
iommu/vt-d: Ignore devices with out-of-spec domain number
Daniel Drake
1
-0
/
+8
2020-03-14
iommu/vt-d: Fix the wrong printing in RHSA parsing
Zhenzhong Duan
1
-1
/
+1
2020-03-13
iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint
Hans de Goede
1
-5
/
+6
2020-03-10
iommu/vt-d: Silence RCU-list debugging warnings
Qian Cai
1
-1
/
+2
2020-01-24
iommu/vt-d: Remove unnecessary WARN_ON_ONCE()
Lu Baolu
1
-1
/
+0
2020-01-17
iommu/vt-d: Don't reject Host Bridge due to scope mismatch
jimyan
1
-1
/
+1
2020-01-07
iommu/vt-d: Flush PASID-based iotlb for iova over first level
Lu Baolu
1
-0
/
+41
2019-11-11
iommu/vt-d: Turn off translations at shutdown
Deepa Dinamani
1
-1
/
+4
2019-09-11
iommu/vt-d: Add Scalable Mode fault information
Kyung Min Park
1
-4
/
+73
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
1
-13
/
+1
2019-04-26
iommu/vt-d: Use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-2
/
+3
2019-02-26
iommu/dmar: Fix buffer overflow during PCI bus notification
Julia Cartwright
1
-1
/
+1
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-30
/
+61
2018-12-11
iommu/vt-d: Add 256-bit invalidation descriptor support
Lu Baolu
1
-30
/
+61
2018-12-05
iommu/vt-d: Force IOMMU on for platform opt in hint
Lu Baolu
1
-0
/
+25
2018-07-06
iommu/vt-d: Fix dev iotlb pfsid use
Jacob Pan
1
-3
/
+3
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-05-29
Merge branches 'arm/io-pgtable', 'arm/qcom', 'arm/tegra', 'x86/vt-d', 'x86/am...
Joerg Roedel
1
-5
/
+3
2018-05-03
iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()
Joerg Roedel
1
-1
/
+1
2018-05-03
iommu/vt-d: fix shift-out-of-bounds in bug checking
Changbin Du
1
-1
/
+1
2018-05-03
iommu/vt-d: Ratelimit each dmar fault printing
Dmitry Safonov
1
-5
/
+3
2018-02-13
iommu/vt-d: Add __init for dmar_register_bus_notifier()
Dmitry Safonov
1
-1
/
+1
2017-11-03
iommu/vt-d: Clear Page Request Overflow fault bit
Lu Baolu
1
-1
/
+2
2017-10-06
iommu/vt-d: Don't register bus-notifier under dmar_global_lock
Joerg Roedel
1
-2
/
+5
2017-09-19
iommu/vt-d: Fix harmless section mismatch warning
Arnd Bergmann
1
-1
/
+1
2017-08-15
iommu/vt-d: Allow to flush more than 4GB of device TLBs
Joerg Roedel
1
-1
/
+1
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
1
-6
/
+5
2017-03-22
iommu/dmar: Remove redundant ' != 0' when check return code
Andy Shevchenko
1
-1
/
+1
2017-03-22
iommu/dmar: Remove redundant assignment of ret
Andy Shevchenko
1
-2
/
+2
2017-03-22
iommu/dmar: Return directly from a loop in dmar_dev_scope_status()
Andy Shevchenko
1
-6
/
+8
2017-03-22
iommu/dmar: Rectify return code handling in detect_intel_iommu()
Andy Shevchenko
1
-8
/
+7
2017-02-22
iommu/vt-d: Fix crash on boot when DMAR is disabled
Andy Shevchenko
1
-2
/
+4
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
1
-9
/
+17
2017-02-10
iommu: Add sysfs bindings for struct iommu_device
Joerg Roedel
1
-8
/
+5
2017-02-10
iommu: Introduce new 'struct iommu_device'
Joerg Roedel
1
-0
/
+9
2017-01-05
ACPI / DMAR: Avoid passing NULL to acpi_put_table()
Rafael J. Wysocki
1
-2
/
+4
2016-12-22
Merge branches 'acpica' and 'acpi-scan'
Rafael J. Wysocki
1
-5
/
+2
2016-12-21
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
Lv Zheng
1
-5
/
+2
2016-10-30
iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
Ashok Raj
1
-1
/
+3
2016-08-01
Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+14
2016-07-27
Add braces to avoid "ambiguous ‘else’" compiler warnings
Linus Torvalds
1
-1
/
+2
2016-07-13
iommu/vt-d: Remove unnecassary qi clflushes
Nadav Amit
1
-5
/
+0
2016-06-15
iommu/vt-d: Don't reject NTB devices due to scope mismatch
Roland Dreier
1
-2
/
+14
2016-04-05
iommu/vt-d: Improve fault handler error messages
Alex Williamson
1
-9
/
+5
2016-04-05
iommu/vt-d: Ratelimit fault handler
Alex Williamson
1
-11
/
+22
[next]