Josh Poimboeuf
|
3d02a9c48d
x86/dumpstack: Make stack name tags more comprehensible
|
il y a 8 ans |
Josh Poimboeuf
|
0d2b8579ad
x86/dumpstack: Warn on stack recursion
|
il y a 8 ans |
Josh Poimboeuf
|
0ee1dd9f5e
x86/dumpstack: Remove raw stack dump
|
il y a 8 ans |
Josh Poimboeuf
|
c8fe460982
x86/dumpstack: Remove dump_trace() and related callbacks
|
il y a 8 ans |
Josh Poimboeuf
|
e18bcccd1a
x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinder
|
il y a 8 ans |
Josh Poimboeuf
|
81539169f2
x86/dumpstack: Remove NULL task pointer convention
|
il y a 8 ans |
Andy Lutomirski
|
1959a60182
x86/dumpstack: Pin the target stack when dumping it
|
il y a 8 ans |
Josh Poimboeuf
|
fcd709ef20
x86/dumpstack: Add recursion checking for all stacks
|
il y a 8 ans |
Josh Poimboeuf
|
5fe599e02e
x86/dumpstack: Add support for unwinding empty IRQ stacks
|
il y a 8 ans |
Josh Poimboeuf
|
cb76c93982
x86/dumpstack: Add get_stack_info() interface
|
il y a 8 ans |
Josh Poimboeuf
|
cfeeed279d
x86/dumpstack: Allow preemption in show_stack_log_lvl() and dump_trace()
|
il y a 8 ans |
Josh Poimboeuf
|
5a8ff54c26
x86/dumpstack: Remove unnecessary stack pointer arguments
|
il y a 8 ans |
Josh Poimboeuf
|
4b8afafbe7
x86/dumpstack: Add get_stack_pointer() and get_frame_pointer()
|
il y a 8 ans |
Linus Torvalds
|
aeb35d6b74
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
il y a 8 ans |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
il y a 8 ans |
Andy Lutomirski
|
ef16dd0c2a
x86/dumpstack: Honor supplied @regs arg
|
il y a 8 ans |
Linus Torvalds
|
da01e18a37
x86: avoid avoid passing around 'thread_info' in stack dumping code
|
il y a 8 ans |
Linus Torvalds
|
64f004a2ab
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
il y a 10 ans |
Andy Lutomirski
|
f39b6f0ef8
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
|
il y a 10 ans |
Adrien Schildknecht
|
1fc7f61c3e
x86/kernel: Fix output of show_stack_log_lvl()
|
il y a 10 ans |
Linus Torvalds
|
99f7b025bf
Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
il y a 11 ans |
Steven Rostedt
|
7743a536be
i386: Remove unneeded test of 'task' in dump_trace() (again)
|
il y a 11 ans |
Steven Rostedt
|
198d208df4
x86: Keep thread_info on thread stack in x86_32
|
il y a 11 ans |
Steven Rostedt
|
0788aa6a23
x86: Prepare removal of previous_esp from i386 thread_info structure
|
il y a 11 ans |
Tejun Heo
|
a43cb95d54
dump_stack: unify debug information printed by show_regs()
|
il y a 11 ans |
Jan Beulich
|
0fa0e2f02e
x86: Move call to print_modules() out of show_regs()
|
il y a 12 ans |
Joe Perches
|
c767a54ba0
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
|
il y a 12 ans |
Jan Beulich
|
57da8b960b
x86: Avoid double stack traces with show_regs()
|
il y a 12 ans |
Jan Beulich
|
c7e23289a6
x86/32: Print control and debug registers for kerenel context
|
il y a 13 ans |
Clemens Ladisch
|
13f541c10b
x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT
|
il y a 13 ans |