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
/
kernel
/
idt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
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