Linus Torvalds
|
36e635cb21
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Andy Lutomirski
|
2deb4be280
x86/dumpstack: When OOPSing, rewind the stack before do_exit()
|
9 年之前 |
Andy Lutomirski
|
9a2e9da3e0
x86/dumpstack: Try harder to get a call trace on stack overflow
|
9 年之前 |
Borislav Petkov
|
81c2949f7f
x86/dumpstack: Add show_stack_regs() and use it
|
9 年之前 |
Linus Torvalds
|
aca9c293d0
x86: fix up a few misc stack pointer vs thread_info confusions
|
9 年之前 |
Linus Torvalds
|
da01e18a37
x86: avoid avoid passing around 'thread_info' in stack dumping code
|
9 年之前 |
Rasmus Villemoes
|
8fad7ec51e
x86/dumpstack: Combine some printk()s
|
9 年之前 |
Linus Torvalds
|
1200b6809d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 年之前 |
Christian Borntraeger
|
288cf3c64e
x86: query dynamic DEBUG_PAGEALLOC setting
|
9 年之前 |
Alexei Starovoitov
|
568b329a02
perf: generalize perf_callchain
|
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 年之前 |
Andrey Ryabinin
|
ef7f0d6a6c
x86_64: add KASan support
|
10 年之前 |
Masami Hiramatsu
|
9326638cbe
kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
|
11 年之前 |
Jiri Slaby
|
5f01c98859
x86/dumpstack: Fix printk_address for direct addresses
|
11 年之前 |
Tejun Heo
|
196779b9b4
dump_stack: consolidate dump_stack() implementations and unify their behaviors
|
12 年之前 |
Tejun Heo
|
a77f2a4e6f
x86: don't show trace beyond show_stack(NULL, NULL)
|
12 年之前 |
Rusty Russell
|
373d4d0997
taint: add explicit flag to show whether lock dep is still OK.
|
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 年之前 |
Linus Torvalds
|
19bec32d7f
Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Shuah Khan
|
363f7ce325
x86: kernel/dumpstack.c simple_strtoul cleanup
|
13 年之前 |
Jan Beulich
|
57da8b960b
x86: Avoid double stack traces with show_regs()
|
13 年之前 |
Linus Torvalds
|
eb05df9e7e
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Hugh Dickins
|
65c0ff4079
x86: Stop recursive fault in print_context_stack after stack overflow
|
13 年之前 |
Srikar Dronamraju
|
51e7dc7011
x86: Rename trap_no to trap_nr in thread_struct
|
13 年之前 |
Prarit Bhargava
|
b0f4c4b32c
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
|
13 年之前 |
Linus Torvalds
|
39ab05c8e0
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
|
14 年之前 |
Greg Kroah-Hartman
|
82a3242e11
sysfs: remove "last sysfs file:" line from the oops messages
|
14 年之前 |