index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
traps.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-23
x86/traps: Use pt_regs directly in fixup_bad_iret()
Lai Jiangshan
1
-1
/
+1
2021-11-18
x86/mm/64: Improve stack overflow warnings
Peter Zijlstra
1
-3
/
+3
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+2
2020-10-07
x86/mce: Decode a kernel instruction to determine if it is copying from user
Tony Luck
1
-0
/
+2
2020-09-09
x86/entry/64: Add entry code for #VC handler
Joerg Roedel
1
-0
/
+1
2020-09-07
x86/traps: Move pf error codes to <asm/trap_pf.h>
Joerg Roedel
1
-18
/
+1
2020-06-11
x86/entry: Convert various system vectors
Thomas Gleixner
1
-5
/
+0
2020-06-11
x86/entry: Convert SMP system vectors to IDTENTRY_SYSVEC
Thomas Gleixner
1
-2
/
+0
2020-06-11
x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry: Use idtentry for interrupts
Thomas Gleixner
1
-1
/
+0
2020-06-11
x86/irq: Convey vector as argument and not in ptregs
Thomas Gleixner
1
-1
/
+2
2020-06-11
x86/entry: Switch page fault exception to IDTENTRY_RAW
Thomas Gleixner
1
-11
/
+0
2020-06-11
x86/entry: Convert double fault exception to IDTENTRY_DF
Thomas Gleixner
1
-5
/
+0
2020-06-11
x86/entry: Convert Debug exception to IDTENTRY_DB
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry: Convert NMI to IDTENTRY_NMI
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry: Convert Machine Check to IDTENTRY_IST
Thomas Gleixner
1
-7
/
+0
2020-06-11
x86/entry: Convert INT3 exception to IDTENTRY_RAW
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry/32: Convert IRET exception to IDTENTRY_SW
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry: Convert SIMD coprocessor error exception to IDTENTRY
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry: Convert Alignment check exception to IDTENTRY
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry: Convert Coprocessor error exception to IDTENTRY
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry: Convert Spurious interrupt bug exception to IDTENTRY
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry: Convert General protection exception to IDTENTRY
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry: Convert Stack segment exception to IDTENTRY
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry: Convert Segment not present exception to IDTENTRY
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry: Convert Invalid TSS exception to IDTENTRY
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry: Convert Coprocessor segment overrun exception to IDTENTRY
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry: Convert Device not available exception to IDTENTRY
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry: Convert Invalid Opcode exception to IDTENTRY
Thomas Gleixner
1
-3
/
+5
2020-06-11
x86/entry: Convert Bounds exception to IDTENTRY
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry: Convert Overflow exception to IDTENTRY
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/entry: Convert Divide Error to IDTENTRY
Thomas Gleixner
1
-3
/
+0
2020-06-11
x86/idtentry: Provide macros to define/declare IDT entry points
Thomas Gleixner
1
-1
/
+1
2020-06-11
x86/traps: Split trap numbers out in a separate header
Thomas Gleixner
1
-25
/
+1
2020-06-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+0
2020-05-19
x86: Replace ist_enter() with nmi_enter()
Peter Zijlstra
1
-3
/
+0
2020-05-19
x86/entry: Get rid of ist_begin/end_non_atomic()
Thomas Gleixner
1
-2
/
+0
2020-04-14
x86/32: Remove CONFIG_DOUBLEFAULT
Borislav Petkov
1
-2
/
+0
2020-02-27
x86/traps: Remove redundant declaration of do_double_fault()
Thomas Gleixner
1
-7
/
+7
2020-02-27
x86/mce: Disable tracing and kprobes on do_machine_check()
Andy Lutomirski
1
-3
/
+0
2019-11-27
x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit
Andy Lutomirski
1
-0
/
+3
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2019-07-18
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
1
-2
/
+2
2019-07-17
xen/pv: Fix a boot up hang revealed by int3 self test
Zhenzhong Duan
1
-1
/
+1
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
1
-0
/
+5
2018-11-23
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
1
-0
/
+4
2018-11-14
x86/traps: Complete prototype declarations
Borislav Petkov
1
-22
/
+22
2018-11-14
x86/mce: Fix -Wmissing-prototypes warnings
Borislav Petkov
1
-3
/
+3
2018-01-19
x86/mce: Make machine check speculation protected
Thomas Gleixner
1
-0
/
+1
2017-12-17
x86/entry/64: Use a per-CPU trampoline stack for IDT entries
Andy Lutomirski
1
-1
/
+0
[next]