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