index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
hw_irq.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
x86/irq: Remove function apic_set_affinity()
Jiang Liu
2015-04-24
1
-2
/
+0
*
|
x86/irq: Make functions only used in vector.c static
Jiang Liu
2015-04-24
1
-3
/
+0
*
|
x86/irq: Remove unused alloc_irq_and_cfg_at()
Jiang Liu
2015-04-24
1
-1
/
+0
*
|
x86/irq: Move irq_cfg.irq_2_pin into io_apic.c
Jiang Liu
2015-04-24
1
-7
/
+0
*
|
irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c
Jiang Liu
2015-04-24
1
-13
/
+0
*
|
irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c
Jiang Liu
2015-04-24
1
-9
/
+0
*
|
x86/irq: Remove irq_cfg.irq_remapped
Jiang Liu
2015-04-24
1
-1
/
+0
*
|
x86/uv: Use hierarchical irqdomain to manage UV interrupts
Jiang Liu
2015-04-24
1
-0
/
+9
*
|
x86/htirq: Use hierarchical irqdomain to manage Hypertransport interrupts
Jiang Liu
2015-04-24
1
-0
/
+13
*
|
x86/irq: Use hierarchical irqdomain to manage DMAR interrupts
Jiang Liu
2015-04-24
1
-0
/
+7
*
|
x86/MSI: Use hierarchical irqdomains to manage MSI interrupts
Jiang Liu
2015-04-24
1
-1
/
+8
*
|
irq_remapping: Introduce new interfaces to support hierarchical irqdomains
Jiang Liu
2015-04-24
1
-0
/
+37
*
|
x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectors
Jiang Liu
2015-04-24
1
-0
/
+17
*
|
x86/irq: Save destination CPU ID in irq_cfg
Jiang Liu
2015-04-24
1
-0
/
+1
|
/
*
x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layout
Denys Vlasenko
2015-04-08
1
-3
/
+2
*
x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
Jiang Liu
2014-12-16
1
-33
/
+0
*
x86, irq: Make UP version of irq_complete_move() an inline stub
Thomas Gleixner
2014-12-16
1
-1
/
+2
*
x86, irq: Move local APIC related code from io_apic.c into vector.c
Jiang Liu
2014-12-16
1
-13
/
+16
*
x86, irq: Introduce helpers to access struct irq_cfg
Jiang Liu
2014-12-16
1
-0
/
+2
[next]