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
2020-06-11
x86/idt: Consolidate idt functionality
Thomas Gleixner
1
-25
/
+38
2020-06-11
x86/idt: Cleanup trap_init()
Thomas Gleixner
1
-0
/
+18
2020-06-11
x86/idt: Use proper constants for table size
Thomas Gleixner
1
-1
/
+2
2020-06-11
x86/idt: Add comments about early #PF handling
Thomas Gleixner
1
-2
/
+8
2020-06-11
x86/idt: Mark init only functions __init
Thomas Gleixner
1
-2
/
+2
2020-06-11
x86/entry: Remove debug IDT frobbing
Peter Zijlstra
1
-30
/
+0
2020-06-11
x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLE
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC*
Thomas Gleixner
1
-3
/
+3
2020-06-11
x86/entry: Convert various system vectors
Thomas Gleixner
1
-14
/
+14
2020-06-11
x86/entry: Convert SMP system vectors to IDTENTRY_SYSVEC
Thomas Gleixner
1
-5
/
+5
2020-06-11
x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC
Thomas Gleixner
1
-4
/
+4
2020-06-11
x86/irq: Convey vector as argument and not in ptregs
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Switch page fault exception to IDTENTRY_RAW
Thomas Gleixner
1
-2
/
+2
2020-06-11
x86/entry: Convert double fault exception to IDTENTRY_DF
Thomas Gleixner
1
-2
/
+2
2020-06-11
x86/entry: Convert Debug exception to IDTENTRY_DB
Thomas Gleixner
1
-4
/
+4
2020-06-11
x86/entry: Convert NMI to IDTENTRY_NMI
Thomas Gleixner
1
-2
/
+2
2020-06-11
x86/entry: Convert Machine Check to IDTENTRY_IST
Thomas Gleixner
1
-5
/
+5
2020-06-11
x86/entry: Convert INT3 exception to IDTENTRY_RAW
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert SIMD coprocessor error exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Alignment check exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Coprocessor error exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Spurious interrupt bug exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert General protection exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Stack segment exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Segment not present exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Invalid TSS exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Coprocessor segment overrun exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Device not available exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Invalid Opcode exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Bounds exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Overflow exception to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/entry: Convert Divide Error to IDTENTRY
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/idt: Remove update_intr_gate()
Thomas Gleixner
1
-8
/
+0
2020-06-11
x86/idt: Keep spurious entries unset in system_vectors
Vitaly Kuznetsov
1
-1
/
+5
2020-06-11
x86/idt: Annotate alloc_intr_gate() with __init
Vitaly Kuznetsov
1
-3
/
+13
2020-06-11
x86/idt: Remove address operator on function machine_check()
Lai Jiangshan
1
-2
/
+2
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-13
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
[next]