1. da9803d Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  2. 3006381 x86/mce: Decode a kernel instruction to determine if it is copying from user by Tony Luck · 4 years, 3 months ago
  3. a13644f x86/entry/64: Add entry code for #VC handler by Joerg Roedel · 4 years, 4 months ago
  4. 05a2fdf x86/traps: Move pf error codes to <asm/trap_pf.h> by Joerg Roedel · 4 years, 4 months ago
  5. 720909a x86/entry: Convert various system vectors by Thomas Gleixner · 4 years, 8 months ago
  6. 582f919 x86/entry: Convert SMP system vectors to IDTENTRY_SYSVEC by Thomas Gleixner · 4 years, 8 months ago
  7. db0338e x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC by Thomas Gleixner · 4 years, 8 months ago
  8. fa5e5c4 x86/entry: Use idtentry for interrupts by Thomas Gleixner · 4 years, 8 months ago
  9. 633260f x86/irq: Convey vector as argument and not in ptregs by Thomas Gleixner · 4 years, 8 months ago
  10. 91eeafe x86/entry: Switch page fault exception to IDTENTRY_RAW by Thomas Gleixner · 4 years, 8 months ago
  11. c29c775 x86/entry: Convert double fault exception to IDTENTRY_DF by Thomas Gleixner · 5 years ago
  12. 2bbc68f x86/entry: Convert Debug exception to IDTENTRY_DB by Thomas Gleixner · 5 years ago
  13. 6271fef x86/entry: Convert NMI to IDTENTRY_NMI by Thomas Gleixner · 5 years ago
  14. 8cd501c x86/entry: Convert Machine Check to IDTENTRY_IST by Thomas Gleixner · 5 years ago
  15. 8edd7e3 x86/entry: Convert INT3 exception to IDTENTRY_RAW by Thomas Gleixner · 5 years ago
  16. d772905 x86/entry/32: Convert IRET exception to IDTENTRY_SW by Thomas Gleixner · 5 years ago
  17. 48227e2 x86/entry: Convert SIMD coprocessor error exception to IDTENTRY by Thomas Gleixner · 5 years ago
  18. 436608b x86/entry: Convert Alignment check exception to IDTENTRY by Thomas Gleixner · 5 years ago
  19. 14a8bd2 x86/entry: Convert Coprocessor error exception to IDTENTRY by Thomas Gleixner · 5 years ago
  20. dad7106 x86/entry: Convert Spurious interrupt bug exception to IDTENTRY by Thomas Gleixner · 5 years ago
  21. be4c11a x86/entry: Convert General protection exception to IDTENTRY by Thomas Gleixner · 5 years ago
  22. fd9689b x86/entry: Convert Stack segment exception to IDTENTRY by Thomas Gleixner · 5 years ago
  23. 99a3fb8 x86/entry: Convert Segment not present exception to IDTENTRY by Thomas Gleixner · 5 years ago
  24. 97b3d29 x86/entry: Convert Invalid TSS exception to IDTENTRY by Thomas Gleixner · 5 years ago
  25. f95658f x86/entry: Convert Coprocessor segment overrun exception to IDTENTRY by Thomas Gleixner · 5 years ago
  26. 866ae2c x86/entry: Convert Device not available exception to IDTENTRY by Thomas Gleixner · 5 years ago
  27. 49893c5 x86/entry: Convert Invalid Opcode exception to IDTENTRY by Thomas Gleixner · 5 years ago
  28. 58d9c81 x86/entry: Convert Bounds exception to IDTENTRY by Thomas Gleixner · 5 years ago
  29. 4b6b911 x86/entry: Convert Overflow exception to IDTENTRY by Thomas Gleixner · 5 years ago
  30. 9d06c40 x86/entry: Convert Divide Error to IDTENTRY by Thomas Gleixner · 5 years ago
  31. 53aaf26 x86/idtentry: Provide macros to define/declare IDT entry points by Thomas Gleixner · 5 years ago
  32. 877f183 x86/traps: Split trap numbers out in a separate header by Thomas Gleixner · 5 years ago
  33. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
  34. 0d00449 x86: Replace ist_enter() with nmi_enter() by Peter Zijlstra · 5 years ago
  35. b052df3 x86/entry: Get rid of ist_begin/end_non_atomic() by Thomas Gleixner · 4 years, 11 months ago
  36. 5933094 x86/32: Remove CONFIG_DOUBLEFAULT by Borislav Petkov · 4 years, 10 months ago
  37. 3ba4f0a x86/traps: Remove redundant declaration of do_double_fault() by Thomas Gleixner · 5 years ago
  38. 55ba18d x86/mce: Disable tracing and kprobes on do_machine_check() by Andy Lutomirski · 5 years ago
  39. 7d8d8cf x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit by Andy Lutomirski · 5 years ago
  40. c6dd78f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  41. a0d14b8 x86/mm, tracing: Fix CR2 corruption by Peter Zijlstra · 6 years ago
  42. b23e584 xen/pv: Fix a boot up hang revealed by int3 self test by Zhenzhong Duan · 6 years ago
  43. ad3bc25 x86/kernel: Fix more -Wmissing-prototypes warnings by Borislav Petkov · 6 years ago
  44. 89f579c x86/headers: Fix -Wmissing-prototypes warning by Yi Wang · 6 years ago
  45. 8e1599f x86/traps: Complete prototype declarations by Borislav Petkov · 6 years ago
  46. 68b5e43 x86/mce: Fix -Wmissing-prototypes warnings by Borislav Petkov · 6 years ago
  47. 6f41c34 x86/mce: Make machine check speculation protected by Thomas Gleixner · 7 years ago
  48. 7f2590a x86/entry/64: Use a per-CPU trampoline stack for IDT entries by Andy Lutomirski · 7 years ago
  49. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
  50. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  51. 43e4111 xen, x86/entry/64: Add xen NMI trap entry by Juergen Gross · 7 years ago
  52. 1067f03 x86/mm: Relocate page fault error codes to traps.h by Ricardo Neri · 7 years ago
  53. 5878d5d x86/xen: Get rid of paravirt op adjust_exception_frame by Juergen Gross · 7 years ago
  54. 1d792a6 x86/idt: Remove the tracing IDT leftovers by Thomas Gleixner · 7 years ago
  55. 11a7ffb x86/traps: Simplify pagefault tracing logic by Thomas Gleixner · 7 years ago
  56. 6271cfd x86/mm: Improve stack-overflow #PF handling by Andy Lutomirski · 8 years ago
  57. 8c84014 x86/entry: Remove exception_enter() from most trap handlers by Andy Lutomirski · 10 years ago
  58. 24fd78a x86/mce/amd: Introduce deferred error interrupt handler by Aravind Gopalakrishnan · 10 years ago
  59. bced35b x86, traps: Add ist_begin_non_atomic and ist_end_non_atomic by Andy Lutomirski · 10 years ago
  60. 9592747 x86, traps: Track entry into and exit from IST context by Andy Lutomirski · 10 years ago
  61. 6f442be x86_64, traps: Stop using IST for #SS by Andy Lutomirski · 10 years ago
  62. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. 10b02564 Merge branch 'perf/kprobes' into perf/core by Ingo Molnar · 11 years ago
  64. 65a7f03 x86: fix page fault tracing when KVM guest support enabled by Dave Hansen · 11 years ago
  65. 5e1b05b x86/traps: Make math_error() static by Oleg Nesterov · 11 years ago
  66. 9326638 kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation by Masami Hiramatsu · 11 years ago
  67. 25c74b1 x86, trace: Register exception handler to trace IDT by Seiji Aguchi · 11 years ago
  68. 9e1a431 x86, asmlinkage: Change dotraplinkage into __visible on 32bit by Andi Kleen · 11 years ago
  69. c940826 x86: Use enum instead of literals for trap values by Kees Cook · 13 years ago
  70. 3ae3665 x86-64: Rework vsyscall emulation and add vsyscall= parameter by Andy Lutomirski · 13 years ago
  71. 5cec93c x86-64: Emulate legacy vsyscalls by Andy Lutomirski · 14 years ago
  72. 631bc48 KVM: Handle async PF in a guest. by Gleb Natapov · 14 years ago
  73. 9b6dba9 x86: Merge simd_math_error() into math_error() by Brian Gerst · 15 years ago
  74. fde0312 x86: Remove unused patch_espfix_desc() by Akinobu Mita · 16 years ago
  75. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  76. bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  77. 6cac5a9 xen/x86-64: fix breakpoints and hardware watchpoints by Jeremy Fitzhardinge · 16 years ago
  78. e7d43a7 x86: avoid multiple declaration of kstack_depth_to_print by Jaswinder Singh Rajput · 16 years ago
  79. a2bcd47 x86/mm: further cleanups of fault.c's include file section by Ingo Molnar · 16 years ago
  80. aa78bcf x86: use pt_regs pointer in do_device_not_available() by Brian Gerst · 16 years ago
  81. d315760 x86: fix math_emu register frame access by Tejun Heo · 16 years ago
  82. d1769d5 x86: traps.c declare functions before they get used by Jaswinder Singh · 16 years ago
  83. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  84. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/traps.h]
  85. e407d620 x86, traps: introduce dotraplinkage by Alexander van Heukelum · 16 years ago
  86. a28680b x86, traps: split out math_error and simd_math_error by Alexander van Heukelum · 16 years ago
  87. e8d3f45 signals: demultiplexing SIGTRAP signal, fix by Srinivasa Ds · 16 years ago
  88. da654b7 signals: demultiplexing SIGTRAP signal by Srinivasa Ds · 16 years ago
  89. 046fd53 Merge branches 'x86/tracehook', 'x86/xsave' and 'x86/prototypes' into x86/signal by Ingo Molnar · 16 years ago
  90. 70ef564 x86: mm/fault.c declare do_page_fault before they get used by Jaswinder Singh · 16 years ago
  91. 77ef50a x86: consolidate header guards by Vegard Nossum · 17 years ago
  92. 6ac8d51 x86: introducing asm-x86/traps.h by Jaswinder Singh · 17 years ago