summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kdebug.h
Commit message (Expand)AuthorAgeFilesLines
* x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn2018-09-061-1/+11
* x86/unwinder: Handle stack overflows more gracefullyJosh Poimboeuf2017-12-171-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/dumpstack: Remove kernel text addresses from stack dumpJosh Poimboeuf2016-10-251-1/+0
* x86/dumpstack: Remove show_trace()Josh Poimboeuf2016-08-181-2/+0
* x86/dumpstack: Add show_stack_regs() and use itBorislav Petkov2016-07-081-0/+1
* x86/kexec: Remove obsolete 'in_crash_kexec' flagMinfei Huang2015-10-121-6/+0
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-1/+1
* x86/dumpstack: Fix printk_address for direct addressesJiri Slaby2013-11-121-1/+1
* x86: Avoid double stack traces with show_regs()Jan Beulich2012-05-091-1/+0
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim2011-03-181-1/+1
* x86: Remove die_nmi()Jan Beulich2011-02-181-1/+0
* x86, NMI: Remove DIE_NMI_IPIDon Zickus2011-01-071-1/+0
* x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen2010-11-181-1/+1
* x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakageCliff Wickman2010-08-121-0/+5
* x86, UV: Make kdump avoid stack dumpsCliff Wickman2010-07-211-0/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+37