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.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_irq_remapping.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-04
iommu/vt-d: Introduce a rwsem to protect global data structures
Jiang Liu
1
-36
/
+72
2014-01-30
Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-60
/
+45
2014-01-09
iommu/vt-d: Fix signedness bug in alloc_irte()
Dan Carpenter
1
-6
/
+1
2014-01-09
iommu/vt-d, trivial: simplify code with existing macros
Jiang Liu
1
-21
/
+10
2014-01-09
iommu/vt-d, trivial: use defined macro instead of hardcoding
Jiang Liu
1
-1
/
+1
2014-01-09
iommu/vt-d: mark internal functions as static
Jiang Liu
1
-1
/
+3
2014-01-09
iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu()
Jiang Liu
1
-0
/
+2
2014-01-07
iommu/vt-d: use dedicated bitmap to track remapping entry allocation status
Jiang Liu
1
-29
/
+26
2013-12-30
iommu/vt-d: Mark functions as static in intel_irq_remapping.c
Rashika Kheria
1
-2
/
+2
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+2
2013-11-15
Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+7
2013-10-31
ACPICA: Update DMAR table definitions.
Lv Zheng
1
-4
/
+4
2013-10-04
iommu: Remove stack trace from broken irq remapping warning
Neil Horman
1
-6
/
+7
2013-06-20
iommu/vt-d: Downgrade the warning if enabling irq remapping fails
Andy Lutomirski
1
-2
/
+1
2013-04-18
iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets
Neil Horman
1
-0
/
+10
2013-02-03
x86/intel/irq_remapping: Clean up x2apic opt-out security warning mess
Andy Lutomirski
1
-8
/
+28
2013-01-28
x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core
Joerg Roedel
1
-0
/
+4
2013-01-28
x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging
Joerg Roedel
1
-0
/
+8
2012-08-10
irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMU
Seth Forshee
1
-5
/
+13
2012-06-15
irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(...
Suresh Siddha
1
-4
/
+3
2012-06-13
x86/apic/irq_remap: Silence a bogus pr_err()
Dan Carpenter
1
-1
/
+1
2012-06-08
x86/apic: Make cpu_mask_to_apicid() operations return error code
Alexander Gordeev
1
-3
/
+10
2012-05-08
irq_remap: Fix the 'sub_handle' uninitialized warning
Suresh Siddha
1
-1
/
+1
2012-05-08
irq_remap: Fix UP build failure
Suresh Siddha
1
-0
/
+4
2012-05-07
iommu: rename intr_remapping.[ch] to irq_remapping.[ch]
Suresh Siddha
1
-0
/
+1065