index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intr_remapping.c
Age
Commit message (
Expand
)
Author
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: Convert MSI remapping setup to remap_ops
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 IR set_affinity function to remap_ops
Joerg Roedel
2012-05-07
iommu/vt-d: Convert IR ioapic-setup to use remap_ops
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
2012-05-07
iommu: Rename intr_remapping files to intel_intr_remapping
Joerg Roedel
2011-12-05
intr_remapping: Fix section mismatch in ir_dev_scope_init()
Sergey Senozhatsky
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
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
locking, x86, iommu: Annotate irq_2_ir_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