index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
hw_irq.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/amd: Fix IOMMU interrupt generation in X2APIC mode
David Woodhouse
2020-11-18
1
-0
/
+1
*
x86: Kill all traces of irq_remapping_get_irq_domain()
David Woodhouse
2020-10-28
1
-2
/
+0
*
x86/ioapic: Generate RTE directly from parent irqchip's MSI message
David Woodhouse
2020-10-28
1
-6
/
+5
*
x86/io_apic: Cleanup trigger/polarity helpers
Thomas Gleixner
2020-10-28
1
-3
/
+3
*
x86/msi: Consolidate MSI allocation
Thomas Gleixner
2020-09-16
1
-8
/
+0
*
x86/irq: Consolidate UV domain allocation
Thomas Gleixner
2020-09-16
1
-9
/
+12
*
x86/irq: Consolidate DMAR irq allocation
Thomas Gleixner
2020-09-16
1
-6
/
+0
*
x86_ioapic_Consolidate_IOAPIC_allocation
Thomas Gleixner
2020-09-16
1
-11
/
+12
*
x86/msi: Consolidate HPET allocation
Thomas Gleixner
2020-09-16
1
-7
/
+0
*
x86/irq: Prepare consolidation of irq_alloc_info
Thomas Gleixner
2020-09-16
1
-6
/
+16
*
x86/irq: Add allocation type for parent domain retrieval
Thomas Gleixner
2020-09-16
1
-0
/
+2
*
x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependency
Thomas Gleixner
2020-09-16
1
-2
/
+2
*
x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
Thomas Gleixner
2020-06-11
1
-3
/
+0
*
x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC*
Thomas Gleixner
2020-06-11
1
-4
/
+0
*
x86/entry: Convert various system vectors
Thomas Gleixner
2020-06-11
1
-6
/
+0
*
x86/entry: Convert SMP system vectors to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
1
-5
/
+0
*
x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC
Thomas Gleixner
2020-06-11
1
-4
/
+0
*
x86/entry: Use idtentry for interrupts
Thomas Gleixner
2020-06-11
1
-1
/
+0
*
x86/irq: Convey vector as argument and not in ptregs
Thomas Gleixner
2020-06-11
1
-0
/
+1
*
x86/irq: Improve definition of VECTOR_SHUTDOWN et al
Heiner Kallweit
2019-08-19
1
-2
/
+2
*
x86/irq: Seperate unused system vectors from spurious entry again
Thomas Gleixner
2019-07-03
1
-0
/
+2
*
x86/irq: Handle spurious interrupt after shutdown gracefully
Thomas Gleixner
2019-07-03
1
-1
/
+2
*
x86/platform/uv/BAU: Add APIC idt entry
Andrew Banman
2018-03-28
1
-0
/
+1
*
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2017-11-23
1
-8
/
+0
*
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
*
|
x86/vector: Untangle internal state from irq_cfg
Thomas Gleixner
2017-09-25
1
-2
/
+1
*
|
x86/irq/vector: Initialize matrix allocator
Thomas Gleixner
2017-09-25
1
-1
/
+2
|
/
*
x86/idt: Remove the tracing IDT completely
Thomas Gleixner
2017-08-29
1
-20
/
+0
*
x86/smp: Use static key for reschedule interrupt tracing
Thomas Gleixner
2017-08-29
1
-1
/
+1
*
x86/smp: Remove pointless duplicated interrupt code
Thomas Gleixner
2017-08-29
1
-2
/
+2
*
x86/mce: Remove duplicated tracing interrupt code
Thomas Gleixner
2017-08-29
1
-3
/
+3
*
x86/irqwork: Get rid of duplicated tracing interrupt code
Thomas Gleixner
2017-08-29
1
-1
/
+1
*
x86/apic: Remove the duplicated tracing versions of interrupts
Thomas Gleixner
2017-08-29
1
-2
/
+2
*
x86/irq: Get rid of duplicated trace_x86_platform_ipi() code
Thomas Gleixner
2017-08-29
1
-1
/
+1
*
x86/apic: Remove the duplicated tracing version of local_timer_interrupt()
Thomas Gleixner
2017-08-29
1
-1
/
+1
*
x86: irq: Define a global vector for nested posted interrupts
Wincy Van
2017-07-26
1
-0
/
+2
*
x86/irq: Cure live lock in fixup_irqs()
Thomas Gleixner
2016-03-18
1
-0
/
+1
*
arch/x86/irq: Purge useless handler declarations from hw_irq.h
Nicolai Stange
2016-02-25
1
-14
/
+0
*
x86/PCI: Add driver for Intel Volume Management Device (VMD)
Keith Busch
2016-01-15
1
-0
/
+5
*
x86/irq: Store irq descriptor in vector array
Thomas Gleixner
2015-08-06
1
-3
/
+3
*
x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSED
Thomas Gleixner
2015-08-06
1
-1
/
+1
*
Merge branch 'x86/ras' into x86/core, to fix conflicts
Ingo Molnar
2015-06-07
1
-0
/
+2
|
\
|
*
x86/mce/amd: Introduce deferred error interrupt handler
Aravind Gopalakrishnan
2015-05-07
1
-0
/
+2
*
|
x86/irq: Define a global vector for VT-d Posted-Interrupts
Feng Wu
2015-05-19
1
-0
/
+2
*
|
x86: Rename eisa_set_level_irq to elcr_set_level_irq
Paul Gortmaker
2015-05-19
1
-2
/
+1
*
|
Merge branch 'x86/asm' into x86/apic, to resolve a conflict
Ingo Molnar
2015-05-11
1
-35
/
+0
|
\
\
|
*
|
x86/asm/entry/irq: Remove unused invalidate_interrupt prototypes
Brian Gerst
2015-05-10
1
-35
/
+0
|
|
/
*
|
x86/irq: Move irqdomain specific code into asm/irqdomain.h
Jiang Liu
2015-04-24
1
-24
/
+0
*
|
x86/irq: Move private data in struct irq_cfg into dedicated data structure
Jiang Liu
2015-04-24
1
-3
/
+0
[next]