aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/kdebug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-22x86/dumpstack: Add log_lvl to __show_regs()Dmitry Safonov1-1/+2
2020-07-22x86/dumpstack: Add log_lvl to show_iret_regs()Dmitry Safonov1-1/+1
2019-12-31x86/dumpstack: Introduce die_addr() for die() with #GP fault addressJann Horn1-0/+1
2018-09-06x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn1-1/+11
2017-12-17x86/unwinder: Handle stack overflows more gracefullyJosh Poimboeuf1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-10-25x86/dumpstack: Remove kernel text addresses from stack dumpJosh Poimboeuf1-1/+0
2016-08-18x86/dumpstack: Remove show_trace()Josh Poimboeuf1-2/+0
2016-07-08x86/dumpstack: Add show_stack_regs() and use itBorislav Petkov1-0/+1
2015-10-12x86/kexec: Remove obsolete 'in_crash_kexec' flagMinfei Huang1-6/+0
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young1-1/+1
2013-11-12x86/dumpstack: Fix printk_address for direct addressesJiri Slaby1-1/+1
2012-05-09x86: Avoid double stack traces with show_regs()Jan Beulich1-1/+0
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-03-18x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim1-1/+1
2011-02-18x86: Remove die_nmi()Jan Beulich1-1/+0
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus1-1/+0
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen1-1/+1
2010-08-12x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakageCliff Wickman1-0/+5
2010-07-21x86, UV: Make kdump avoid stack dumpsCliff Wickman1-0/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+37