Dave Hansen
|
4fe2d8b11a
x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
|
7 年 前 |
Andy Lutomirski
|
33a2f1a6c4
x86/dumpstack: Add get_stack_info() support for the SYSENTER stack
|
7 年 前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年 前 |
Josh Poimboeuf
|
5a3cf86978
x86/dumpstack: Fix interrupt and exception stack boundary checks
|
8 年 前 |
Peter Zijlstra
|
9a93848fe7
x86/debug: Implement __WARN() using UD0
|
8 年 前 |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 年 前 |
Josh Poimboeuf
|
3d02a9c48d
x86/dumpstack: Make stack name tags more comprehensible
|
8 年 前 |
Josh Poimboeuf
|
0d2b8579ad
x86/dumpstack: Warn on stack recursion
|
8 年 前 |
Josh Poimboeuf
|
0ee1dd9f5e
x86/dumpstack: Remove raw stack dump
|
8 年 前 |
Josh Poimboeuf
|
c8fe460982
x86/dumpstack: Remove dump_trace() and related callbacks
|
9 年 前 |
Josh Poimboeuf
|
e18bcccd1a
x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinder
|
9 年 前 |
Josh Poimboeuf
|
81539169f2
x86/dumpstack: Remove NULL task pointer convention
|
9 年 前 |
Andy Lutomirski
|
1959a60182
x86/dumpstack: Pin the target stack when dumping it
|
9 年 前 |
Josh Poimboeuf
|
fcd709ef20
x86/dumpstack: Add recursion checking for all stacks
|
9 年 前 |
Josh Poimboeuf
|
5fe599e02e
x86/dumpstack: Add support for unwinding empty IRQ stacks
|
9 年 前 |
Josh Poimboeuf
|
cb76c93982
x86/dumpstack: Add get_stack_info() interface
|
9 年 前 |
Josh Poimboeuf
|
cfeeed279d
x86/dumpstack: Allow preemption in show_stack_log_lvl() and dump_trace()
|
9 年 前 |
Josh Poimboeuf
|
5a8ff54c26
x86/dumpstack: Remove unnecessary stack pointer arguments
|
9 年 前 |
Josh Poimboeuf
|
4b8afafbe7
x86/dumpstack: Add get_stack_pointer() and get_frame_pointer()
|
9 年 前 |
Linus Torvalds
|
aeb35d6b74
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年 前 |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 年 前 |
Andy Lutomirski
|
ef16dd0c2a
x86/dumpstack: Honor supplied @regs arg
|
9 年 前 |
Linus Torvalds
|
da01e18a37
x86: avoid avoid passing around 'thread_info' in stack dumping code
|
9 年 前 |
Linus Torvalds
|
64f004a2ab
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年 前 |
Andy Lutomirski
|
f39b6f0ef8
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
|
10 年 前 |
Adrien Schildknecht
|
1fc7f61c3e
x86/kernel: Fix output of show_stack_log_lvl()
|
10 年 前 |
Linus Torvalds
|
99f7b025bf
Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 年 前 |
Steven Rostedt
|
7743a536be
i386: Remove unneeded test of 'task' in dump_trace() (again)
|
11 年 前 |
Steven Rostedt
|
198d208df4
x86: Keep thread_info on thread stack in x86_32
|
11 年 前 |
Steven Rostedt
|
0788aa6a23
x86: Prepare removal of previous_esp from i386 thread_info structure
|
11 年 前 |