index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
irqinit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-17
x86/irq/32: Handle irq stack allocation failure proper
Thomas Gleixner
1
-1
/
+1
2019-04-17
x86/irq/32: Invoke irq_ctx_init() from init_IRQ()
Thomas Gleixner
1
-2
/
+2
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
1
-0
/
+1
2018-02-13
x86/apic: Simplify init_bsp_APIC() usage
Dou Liyang
1
-2
/
+7
2018-01-14
Revert "x86/apic: Remove init_bsp_APIC()"
Ville Syrjälä
1
-0
/
+3
2017-11-07
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-25
x86/irq/vector: Initialize matrix allocator
Thomas Gleixner
1
-0
/
+1
2017-09-25
x86/apic: Remove init_bsp_APIC()
Dou Liyang
1
-3
/
+0
2017-08-29
x86/idt: Move interrupt gate initialization to IDT code
Thomas Gleixner
1
-18
/
+0
2017-08-29
x86/idt: Move APIC gate initialization to tables
Thomas Gleixner
1
-68
/
+1
2017-08-29
x86/irq: Get rid of the 'first_system_vector' indirection bogosity
Thomas Gleixner
1
-4
/
+1
2017-08-29
x86/irq: Remove vector_used_by_percpu_irq()
Thomas Gleixner
1
-12
/
+0
2017-07-26
x86: irq: Define a global vector for nested posted interrupts
Wincy Van
1
-0
/
+2
2017-04-14
x86/irq: Remove a redundant #ifdef directive
Dou Liyang
1
-2
/
+0
2015-08-06
x86/irq: Store irq descriptor in vector array
Thomas Gleixner
1
-2
/
+2
2015-08-06
x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSED
Thomas Gleixner
1
-2
/
+2
2015-06-07
Merge branch 'x86/ras' into x86/core, to fix conflicts
Ingo Molnar
1
-0
/
+4
2015-05-19
x86/irq: Define a global vector for VT-d Posted-Interrupts
Feng Wu
1
-0
/
+2
2015-05-10
x86/asm/entry/irq: Clean up IRQn_VECTOR macros
Brian Gerst
1
-2
/
+2
2015-05-07
x86/mce/amd: Introduce deferred error interrupt handler
Aravind Gopalakrishnan
1
-0
/
+4
2015-04-08
x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layout
Denys Vlasenko
1
-1
/
+2
2014-12-16
x86, irq: Move local APIC related code from io_apic.c into vector.c
Jiang Liu
1
-22
/
+0
2014-12-16
x86: Avoid building unused IRQ entry stubs
Jan Beulich
1
-4
/
+9
2014-10-28
x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts
Maciej W. Rozycki
1
-2
/
+1
2014-08-26
x86: Fix non-PC platform kernel crash on boot due to NULL dereference
Andy Shevchenko
1
-1
/
+1
2014-06-22
x86, devicetree, irq: Use common mechanism to support irqdomain
Jiang Liu
1
-6
/
+0
2014-06-22
x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...
Jiang Liu
1
-3
/
+3
2014-01-12
x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs
Prarit Bhargava
1
-2
/
+2
2013-04-16
KVM: VMX: Register a new IPI for posted interrupt
Yang Zhang
1
-0
/
+4
2012-12-17
x86, 386 removal: Remove support for IRQ 13 FPU error reporting
H. Peter Anvin
1
-40
/
+0
2012-06-28
x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR
Alex Shi
1
-73
/
+0
2012-03-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for X86
David Howells
1
-1
/
+0
2012-03-24
x86: use for_each_clear_bit_from()
Akinobu Mita
1
-3
/
+3
2012-03-10
x86: Use enum instead of literals for trap values
Kees Cook
1
-1
/
+1
2011-12-22
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-16
x86, mce: Replace MCE_SELF_VECTOR by irq_work
Hidetoshi Seto
1
-3
/
+0
2011-03-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+8
2011-03-16
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+71
2011-03-12
x86: Mark low level interrupts IRQF_NO_THREAD
Thomas Gleixner
1
-0
/
+2
2011-03-12
x86: Cleanup the genirq name space
Thomas Gleixner
1
-1
/
+1
2011-02-24
x86: ioapic: Add OF bindings for IO_APIC
Sebastian Andrzej Siewior
1
-0
/
+6
2011-02-24
x86: dtb: Add early parsing of IO_APIC
Sebastian Andrzej Siewior
1
-1
/
+2
2011-02-14
x86: Allocate 32 tlb_invalidate_interrupt handler stubs
Shaohua Li
1
-8
/
+71
2010-10-22
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+4
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
1
-3
/
+3
2010-10-12
x86: Remove useless reinitialization of irq descriptors
Thomas Gleixner
1
-13
/
+4
[next]