index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dmar.h
Age
Commit message (
Expand
)
Author
2022-09-21
Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"
Lu Baolu
2022-09-11
iommu/vt-d: Fix possible recursive locking in intel_iommu_init()
Lu Baolu
2022-07-15
iommu/vt-d: Make DMAR_UNITS_SUPPORTED default 1024
Lu Baolu
2022-04-18
x86: remove the IOMMU table infrastructure
Christoph Hellwig
2021-10-18
iommu/vt-d: Dump DMAR translation structure when DMA fault occurs
Kyung Min Park
2021-02-04
iommu/vt-d: Parse SATC reporting structure
Yian Chen
2020-07-24
iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
Lu Baolu
2020-03-10
iommu/vt-d: Silence RCU-list debugging warnings
Qian Cai
2020-03-02
iommu/vt-d: Fix RCU list debugging warnings
Amol Grover
2019-11-11
iommu/vt-d: Turn off translations at shutdown
Deepa Dinamani
2019-07-12
include/linux/dmar.h: replace single-char identifiers in macros
Qian Cai
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2018-12-05
iommu/vt-d: Force IOMMU on for platform opt in hint
Lu Baolu
2018-07-06
x86: irq_remapping: Move irq remapping mode enum
Suravee Suthikulpanit
2017-10-06
iommu/vt-d: Don't register bus-notifier under dmar_global_lock
Joerg Roedel
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2015-06-12
iommu: dmar: Provide helper to copy shared irte fields
Thomas Gleixner
2015-06-12
iommu: dmar: Extend struct irte for VT-d Posted-Interrupts
Thomas Gleixner
2015-04-24
iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
Jiang Liu
2014-11-18
iommu/vt-d: Implement DMAR unit hotplug framework
Jiang Liu
2014-11-18
iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
Jiang Liu
2014-11-18
iommu/vt-d: Introduce helper function dmar_walk_resources()
Jiang Liu
2014-10-02
iommu/vt-d: Store bus information in RMRR PCI device path
Joerg Roedel
2014-07-23
iommu/vt-d: Simplify include/linux/dmar.h
Jiang Liu
2014-03-24
iommu/vt-d: Change scope lists to struct device, bus, devfn
David Woodhouse
2014-03-04
iommu/vt-d: Unify the way to process DMAR device scope array
Jiang Liu
2014-03-04
iommu/vt-d: Update DRHD/RMRR/ATSR device scope caches when PCI hotplug happens
Jiang Liu
2014-03-04
iommu/vt-d: Use RCU to protect global resources in interrupt context
Jiang Liu
2014-03-04
iommu/vt-d: Introduce a rwsem to protect global data structures
Jiang Liu
2014-03-04
iommu/vt-d: Introduce macro for_each_dev_scope() to walk device scope entries
Jiang Liu
2014-03-04
iommu/vt-d: Move private structures and variables into intel-iommu.c
Jiang Liu
2014-03-04
iommu/vt-d: Factor out dmar_alloc_dev_scope() for later reuse
Jiang Liu
2014-01-09
iommu/vt-d, trivial: simplify code with existing macros
Jiang Liu
2014-01-09
iommu/vt-d: mark internal functions as static
Jiang Liu
2014-01-09
iommu/vt-d: fix PCI device reference leakage on error recovery path
Jiang Liu
2012-05-07
x86, iommu/vt-d: Clean up interfaces for interrupt remapping
Joerg Roedel
2012-05-07
iommu/vt-d: Convert free_irte into a remap_ops callback
Joerg Roedel
2012-05-07
iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops
Joerg Roedel
2012-05-07
iommu/vt-d: Make intr-remapping initialization generic
Joerg Roedel
2011-10-31
include/linux/dmar.h: forward-declare struct acpi_dmar_header
Andrew Morton
2011-09-21
iommu: Rename the DMAR and INTR_REMAP config options
Suresh Siddha
2011-09-21
iommu: Move IOMMU specific code to intel-iommu.c
Suresh Siddha
2011-09-21
x86, x2apic: Enable the bios request for x2apic optout
Suresh Siddha
2010-11-26
dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabled
Randy Dunlap
2010-10-21
Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-10-12
x86: Speed up the irq_remapped check in hot pathes
Thomas Gleixner
2010-10-12
x86: Embedd irq_2_iommu into irq_cfg
Thomas Gleixner
2010-10-12
pci: intr_remap: Remove unused functions
Thomas Gleixner
2010-10-12
dmar: Convert to new irq chip functions
Thomas Gleixner
2010-08-26
x86, iommu: Make all IOMMU's detection routines return a value.
Konrad Rzeszutek Wilk
[next]