index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
idt.c
Age
Commit message (
Expand
)
Author
Files
Lines
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