index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
kdebug.h
Age
Commit message (
Expand
)
Author
2016-10-25
x86/dumpstack: Remove kernel text addresses from stack dump
Josh Poimboeuf
2016-08-18
x86/dumpstack: Remove show_trace()
Josh Poimboeuf
2016-07-08
x86/dumpstack: Add show_stack_regs() and use it
Borislav Petkov
2015-10-12
x86/kexec: Remove obsolete 'in_crash_kexec' flag
Minfei Huang
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
2013-11-12
x86/dumpstack: Fix printk_address for direct addresses
Jiri Slaby
2012-05-09
x86: Avoid double stack traces with show_regs()
Jan Beulich
2011-07-26
ptrace: unify show_regs() prototype
Mike Frysinger
2011-03-18
x86, dumpstack: Correct stack dump info when frame pointer is available
Namhyung Kim
2011-02-18
x86: Remove die_nmi()
Jan Beulich
2011-01-07
x86, NMI: Remove DIE_NMI_IPI
Don Zickus
2010-11-18
x86: Eliminate bp argument from the stack tracing routines
Soeren Sandmann Pedersen
2010-08-12
x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakage
Cliff Wickman
2010-07-21
x86, UV: Make kdump avoid stack dumps
Cliff Wickman
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro