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
/
idt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2019-07-03
x86/irq: Seperate unused system vectors from spurious entry again
Thomas Gleixner
1
-1
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 243
Thomas Gleixner
1
-2
/
+1
2019-04-17
x86/exceptions: Disconnect IST index and stack order
Thomas Gleixner
1
-4
/
+4
2019-04-17
x86/exceptions: Make IST index zero based
Thomas Gleixner
1
-6
/
+9
2019-04-17
x86/idt: Remove unused macro SISTG
Thomas Gleixner
1
-4
/
+0
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
1
-0
/
+1
2018-06-06
x86/idt: Simplify the idt_setup_apic_and_irq_gates()
Dou Liyang
1
-5
/
+2
2018-03-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2018-03-28
x86/platform/uv/BAU: Add APIC idt entry
Andrew Banman
1
-0
/
+3
2018-03-23
x86/entry/64: Don't use IST entry for #BP stack
Andy Lutomirski
1
-2
/
+0
2018-01-14
x86/idt: Mark IDT tables __initconst
Andi Kleen
1
-6
/
+6
2017-11-14
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+6
2017-11-08
x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps()
Yonghong Song
1
-2
/
+0
2017-09-25
x86/vector: Rename used_vectors to system_vectors
Thomas Gleixner
1
-6
/
+6
2017-09-01
x86/idt: Fix the X86_TRAP_BP gate
Ingo Molnar
1
-1
/
+5
2017-08-29
x86/idt: Hide set_intr_gate()
Thomas Gleixner
1
-13
/
+20
2017-08-29
x86/idt: Simplify alloc_intr_gate()
Thomas Gleixner
1
-3
/
+3
2017-08-29
x86/idt: Deinline setup functions
Thomas Gleixner
1
-9
/
+34
2017-08-29
x86/idt: Move interrupt gate initialization to IDT code
Thomas Gleixner
1
-0
/
+18
2017-08-29
x86/idt: Move APIC gate initialization to tables
Thomas Gleixner
1
-0
/
+48
2017-08-29
x86/idt: Move regular trap init to tables
Thomas Gleixner
1
-0
/
+51
2017-08-29
x86/idt: Move IST stack based traps to table init
Thomas Gleixner
1
-0
/
+22
2017-08-29
x86/idt: Move debug stack init to table based
Thomas Gleixner
1
-0
/
+23
2017-08-29
x86/idt: Switch early trap init to IDT tables
Thomas Gleixner
1
-0
/
+53
2017-08-29
x86/idt: Prepare for table based init
Thomas Gleixner
1
-0
/
+67
2017-08-29
x86/idt: Move early IDT setup out of 32-bit asm
Thomas Gleixner
1
-0
/
+4
2017-08-29
x86/idt: Move early IDT handler setup to IDT code
Thomas Gleixner
1
-0
/
+12
2017-08-29
x86/idt: Consolidate IDT invalidation
Thomas Gleixner
1
-0
/
+11
2017-08-29
x86/idt: Move 32-bit idt_descr to C code
Thomas Gleixner
1
-5
/
+5
2017-08-29
x86/idt: Create file for IDT related code
Thomas Gleixner
1
-0
/
+26