index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2021-11-02
Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-01
Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-10-26
x86/fpu/xstate: Add XFD #NM handler
Chang S. Bae
2021-10-21
x86/sev: Fix stack type check in vc_switch_off_ist()
Joerg Roedel
2021-10-20
x86/fpu: Replace the includes of fpu/internal.h
Thomas Gleixner
2021-09-21
x86/mm/64: Improve stack overflow warnings
Peter Zijlstra
2021-09-21
x86/iopl: Fake iopl(3) CLI/STI usage
Peter Zijlstra
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-23
x86/fpu: Rename and sanitize fpu__save/copy()
Thomas Gleixner
2021-05-18
x86/idt: Rework IDT setup for boot CPU
Thomas Gleixner
2021-05-18
x86/cpu: Init AP exception handling from cpu_init_secondary()
Borislav Petkov
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-26
Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-09
x86/traps: Correct exc_general_protection() and math_error() return paths
Thomas Tai
2021-03-31
x86: Add insn_decode_kernel()
Peter Zijlstra
2021-03-28
x86/traps: Handle #DB for bus lock
Fenghua Yu
2021-03-23
x86/kprobes: Use int3 instead of debug trap for single-step
Masami Hiramatsu
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-03-15
x86/traps: Convert to insn_decode()
Borislav Petkov
2021-03-08
x86/sev-es: Introduce ip_within_syscall_gap() helper
Joerg Roedel
2020-12-22
x86/split-lock: Avoid returning with interrupts enabled
Andi Kleen
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-18
x86/traps: Attempt to fixup exceptions in vDSO before signaling
Sean Christopherson
2020-11-04
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
2020-10-27
x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6)
Peter Zijlstra
2020-10-27
x86/debug: Only clear/set ->virtual_dr6 for userspace #DB
Peter Zijlstra
2020-10-27
x86/debug: Fix BTF handling
Peter Zijlstra
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-13
Merge tag 'x86_urgent_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-13
x86/traps: Fix #DE Oops message regression
Thomas Gleixner
2020-09-09
x86/entry/64: Add entry code for #VC handler
Joerg Roedel
2020-09-09
x86/sev-es: Setup per-CPU GHCBs for the runtime handler
Tom Lendacky
2020-09-04
x86/debug: Change thread.debugreg6 to thread.virtual_dr6
Peter Zijlstra
2020-09-04
x86/debug: Support negative polarity DR6 bits
Peter Zijlstra
2020-09-04
x86/debug: Remove the historical junk
Peter Zijlstra
2020-09-04
x86/debug: Move cond_local_irq_enable() block into exc_debug_user()
Peter Zijlstra
2020-09-04
x86/debug: Move historical SYSENTER junk into exc_debug_kernel()
Peter Zijlstra
2020-09-04
x86/debug: Simplify #DB signal code
Peter Zijlstra
2020-09-04
x86/debug: Remove handle_debug(.user) argument
Peter Zijlstra
2020-09-04
x86/debug: Move kprobe_debug_handler() into exc_debug_kernel()
Peter Zijlstra
2020-09-04
x86/debug: Sync BTF earlier
Peter Zijlstra
2020-09-04
x86/debug: Allow a single level of #DB recursion
Andy Lutomirski
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-07-26
Merge branch 'locking/nmi' into x86/entry
Ingo Molnar
2020-07-24
x86/entry: Cleanup idtentry_enter/exit
Thomas Gleixner
2020-07-24
x86/entry: Cleanup idtentry_entry/exit_user
Thomas Gleixner
2020-07-10
x86/entry: Fix NMI vs IRQ state tracking
Peter Zijlstra
2020-07-10
Merge branch 'x86/urgent' into x86/entry to pick up upstream fixes.
Thomas Gleixner
2020-07-09
x86/traps: Disable interrupts in exc_aligment_check()
Thomas Gleixner
[next]