index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
dmar.c
Age
Commit message (
Expand
)
Author
2012-06-11
iommu/dmar: Use pr_format() instead of PREFIX to tidy up pr_*() calls
Donald Dutile
2012-06-08
iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets to
Donald Dutile
2012-06-08
iommu/dmar: Replace printks with appropriate pr_*()
Donald Dutile
2012-05-14
iommu: Fix off by one in dmar_get_fault_reason()
Dan Carpenter
2012-05-07
iommu: rename intr_remapping.[ch] to irq_remapping.[ch]
Suresh Siddha
2012-05-07
iommu: rename intr_remapping references to irq_remapping
Suresh Siddha
2012-05-07
iommu/vt-d: Make intr-remapping initialization generic
Joerg Roedel
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-09-21
iommu: Cleanup ifdefs in detect_intel_iommu()
Suresh Siddha
2011-09-21
iommu: No need to set dmar_disabled in check_zero_address()
Suresh Siddha
2011-09-21
iommu: Move IOMMU specific code to intel-iommu.c
Suresh Siddha
2011-09-21
intr_remap: Call dmar_dev_scope_init() explicitly
Suresh Siddha
2011-09-21
x86, x2apic: Enable the bios request for x2apic optout
Suresh Siddha
2011-09-13
x86, iommu: Mark DMAR IRQ as non-threaded
Thomas Gleixner
2011-09-13
locking, x86, iommu: Annotate qi->q_lock as raw
Thomas Gleixner
2011-09-13
locking, x86, iommu: Annotate iommu->register_lock as raw
Thomas Gleixner
2011-06-21
x86/ia64: intel-iommu: move to drivers/iommu/
Ohad Ben-Cohen