index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel_irq_remapping.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
irq_remapping: Use apic_ack_irq()
Thomas Gleixner
2018-06-06
1
-1
/
+1
*
iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()
Jagannathan Raman
2018-05-03
1
-1
/
+1
*
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
1
-1
/
+1
*
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
iommu/vt-d: Reevaluate vector configuration on activate()
Thomas Gleixner
2017-09-25
1
-17
/
+21
*
|
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2017-09-25
1
-2
/
+3
|
/
*
Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-12
1
-2
/
+2
|
\
|
*
iommu/vt-d: Constify irq_domain_ops
Tobias Klauser
2017-05-30
1
-2
/
+2
*
|
iommu/vt-d: Use named irq domain interface
Thomas Gleixner
2017-06-22
1
-6
/
+16
*
|
iommu/vt-d: Add name to irq chip
Thomas Gleixner
2017-06-22
1
-4
/
+5
|
/
*
iommu/vt-d: Don't print the failure message when booting non-kdump kernel
Qiuxu Zhuo
2017-04-28
1
-9
/
+6
*
Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu
Linus Torvalds
2016-02-16
1
-1
/
+1
|
\
|
*
iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG
CQ Tang
2016-01-13
1
-1
/
+1
*
|
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-12-19
1
-1
/
+1
|
/
*
iommu/vt-d: Fix return value check of parse_ioapics_under_ir()
Joerg Roedel
2015-11-02
1
-1
/
+1
*
iommu/vt-d: Propagate error-value from ir_parse_ioapic_hpet_scope()
Joerg Roedel
2015-10-23
1
-6
/
+11
*
iommu/vt-d: Adjust the return value of the parse_ioapics_under_ir
Baoquan He
2015-10-23
1
-3
/
+3
*
iommu/vt-d: Use cmpxchg16b to update posted format IRTE atomically
Feng Wu
2015-10-15
1
-3
/
+30
*
iommu/vt-d: Switch from ioremap_cache to memremap
Dan Williams
2015-10-14
1
-4
/
+4
*
iommu/vt-d: Access iomem correctly
Joerg Roedel
2015-08-13
1
-2
/
+2
*
iommu/vt-d: Fix leaked ioremap mapping
Dan Williams
2015-08-03
1
-0
/
+2
*
Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-06-23
1
-94
/
+158
|
\
|
*
iommu/vt-d: Don't disable IR when it was previously enabled
Joerg Roedel
2015-06-16
1
-4
/
+2
|
*
iommu/vt-d: Make sure copied over IR entries are not reused
Joerg Roedel
2015-06-16
1
-0
/
+10
|
*
iommu/vt-d: Copy IR table from old kernel when in kdump mode
Joerg Roedel
2015-06-16
1
-0
/
+70
|
*
iommu/vt-d: Set IRTA in intel_setup_irq_remapping
Joerg Roedel
2015-06-16
1
-5
/
+14
|
*
iommu/vt-d: Disable IRQ remapping in intel_prepare_irq_remapping
Joerg Roedel
2015-06-16
1
-3
/
+3
|
*
iommu/vt-d: Move QI initializationt to intel_setup_irq_remapping
Joerg Roedel
2015-06-16
1
-57
/
+35
|
*
iommu/vt-d: Move EIM detection to intel_prepare_irq_remapping
Joerg Roedel
2015-06-16
1
-23
/
+24
|
*
iommu/vt-d: Cleanup log messages
Joerg Roedel
2015-06-16
1
-15
/
+14
*
|
iommu, x86: Properly handle posted interrupts for IOMMU hotplug
Feng Wu
2015-06-12
1
-0
/
+3
*
|
iommu, x86: Setup Posted-Interrupts capability for Intel iommu
Feng Wu
2015-06-12
1
-0
/
+30
*
|
iommu, x86: Avoid migrating VT-d posted interrupts
Feng Wu
2015-06-12
1
-1
/
+4
*
|
iommu, x86: Save the mode (posted or remapped) of an IRTE
Feng Wu
2015-06-12
1
-0
/
+10
*
|
iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip
Feng Wu
2015-06-12
1
-0
/
+37
*
|
Merge branch 'x86/asm' into x86/apic, to resolve a conflict
Ingo Molnar
2015-05-11
1
-4
/
+1
|
\
|
|
*
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2015-04-26
1
-4
/
+1
|
|
\
|
|
*
iommu/vt-d: Print x2apic opt out info instead of printing a warning
Fenghua Yu
2015-03-25
1
-4
/
+1
*
|
|
irq_remapping/vt-d: Init all MSI entries not just the first one
Thomas Gleixner
2015-05-05
1
-5
/
+11
*
|
|
x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()
Jiang Liu
2015-04-24
1
-2
/
+1
*
|
|
irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c
Jiang Liu
2015-04-24
1
-0
/
+7
*
|
|
x86/irq: Remove irq_cfg.irq_remapped
Jiang Liu
2015-04-24
1
-2
/
+0
*
|
|
irq_remapping/vt-d: Clean up unsued code
Jiang Liu
2015-04-24
1
-186
/
+1
*
|
|
x86/irq: Remove x86_io_apic_ops.print_entries and related interfaces
Jiang Liu
2015-04-24
1
-7
/
+0
*
|
|
irq_remapping/vt-d: Clean up unused MSI related code
Jiang Liu
2015-04-24
1
-144
/
+0
*
|
|
irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomains
Jiang Liu
2015-04-24
1
-8
/
+329
*
|
|
irq_remapping/vt-d: Change prototypes to prepare for hierarchical irqdomain
Jiang Liu
2015-04-24
1
-11
/
+11
|
/
/
*
|
iommu/vt-d: Convert non-returned local variable to boolean when relevant
Quentin Lambert
2015-03-03
1
-6
/
+6
*
|
iommu/irq_remapping: Change variable disable_irq_remap to be static
Jiang Liu
2015-01-15
1
-5
/
+0
[next]