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 년 전 |
Tejun Heo
|
a43cb95d54
dump_stack: unify debug information printed by show_regs()
|
12 년 전 |
Jan Beulich
|
0fa0e2f02e
x86: Move call to print_modules() out of show_regs()
|
13 년 전 |
Joe Perches
|
c767a54ba0
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
|
13 년 전 |
Jan Beulich
|
57da8b960b
x86: Avoid double stack traces with show_regs()
|
13 년 전 |
Jan Beulich
|
c7e23289a6
x86/32: Print control and debug registers for kerenel context
|
13 년 전 |
Clemens Ladisch
|
13f541c10b
x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT
|
13 년 전 |
Namhyung Kim
|
e8e999cf3c
x86, dumpstack: Correct stack dump info when frame pointer is available
|
14 년 전 |
Soeren Sandmann Pedersen
|
9c0729dc80
x86: Eliminate bp argument from the stack tracing routines
|
15 년 전 |
Jiri Slaby
|
e4072a9a9d
x86, printk: Get rid of <0> from stack output
|
15 년 전 |
Frederic Weisbecker
|
c9cf4dbb4d
x86: Unify dumpstack.h and stacktrace.h
|
15 년 전 |
Frederic Weisbecker
|
0fb8ee48d9
perf: Drop useless check for ignored frame
|
15 년 전 |
Frederic Weisbecker
|
61c1917f47
perf events, x86/stacktrace: Make stack walking optional
|
15 년 전 |
Ingo Molnar
|
b803090615
x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other details
|
15 년 전 |
Alexey Dobriyan
|
2bcd57ab61
headers: utsname.h redux
|
16 년 전 |
Frederic Weisbecker
|
0406ca6d8e
perf_counter: Ignore the nmi call frames in the x86-64 backtraces
|
16 년 전 |
Steven Rostedt
|
7ee991fbc6
ftrace: print real return in dumpstack for function graph
|
16 년 전 |
Neil Horman
|
878719e831
x86: unify appropriate bits from dumpstack_32 and dumpstack_64
|
17 년 전 |
Alexander van Heukelum
|
871d3779cb
i386, dumpstack: unify die()
|
17 년 전 |
Alexander van Heukelum
|
e06ca430c3
i386, dumpstack: use oops_begin/oops_end in die_nmi
|
17 년 전 |