Commit History

Author SHA1 Message Date
  Josh Poimboeuf 4b8afafbe7 x86/dumpstack: Add get_stack_pointer() and get_frame_pointer() 9 years ago
  Josh Poimboeuf d438f5fda3 x86/dumpstack: Make printk_stack_address() more generally useful 9 years ago
  Josh Poimboeuf 13e25bab7e x86/dumpstack/ftrace: Don't print unreliable addresses in print_context_stack_bp() 9 years ago
  Josh Poimboeuf 6f727b84e2 x86/dumpstack/ftrace: Mark function graph handler function as unreliable 9 years ago
  Josh Poimboeuf 408fe5de2f x86/dumpstack/ftrace: Convert dump_trace() callbacks to use ftrace_graph_ret_addr() 9 years ago
  Josh Poimboeuf bf255bdaad x86/dumpstack: Remove show_trace() 9 years ago
  Linus Torvalds 36e635cb21 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 years ago
  Andy Lutomirski 2deb4be280 x86/dumpstack: When OOPSing, rewind the stack before do_exit() 9 years ago
  Andy Lutomirski 9a2e9da3e0 x86/dumpstack: Try harder to get a call trace on stack overflow 9 years ago
  Borislav Petkov 81c2949f7f x86/dumpstack: Add show_stack_regs() and use it 9 years ago
  Linus Torvalds aca9c293d0 x86: fix up a few misc stack pointer vs thread_info confusions 9 years ago
  Linus Torvalds da01e18a37 x86: avoid avoid passing around 'thread_info' in stack dumping code 9 years ago
  Rasmus Villemoes 8fad7ec51e x86/dumpstack: Combine some printk()s 9 years ago
  Linus Torvalds 1200b6809d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 9 years ago
  Christian Borntraeger 288cf3c64e x86: query dynamic DEBUG_PAGEALLOC setting 9 years ago
  Alexei Starovoitov 568b329a02 perf: generalize perf_callchain 9 years ago
  Linus Torvalds 64f004a2ab Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 10 years ago
  Andy Lutomirski f39b6f0ef8 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' 10 years ago
  Adrien Schildknecht 1fc7f61c3e x86/kernel: Fix output of show_stack_log_lvl() 10 years ago
  Andrey Ryabinin ef7f0d6a6c x86_64: add KASan support 10 years ago
  Masami Hiramatsu 9326638cbe kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation 11 years ago
  Jiri Slaby 5f01c98859 x86/dumpstack: Fix printk_address for direct addresses 11 years ago
  Tejun Heo 196779b9b4 dump_stack: consolidate dump_stack() implementations and unify their behaviors 12 years ago
  Tejun Heo a77f2a4e6f x86: don't show trace beyond show_stack(NULL, NULL) 12 years ago
  Rusty Russell 373d4d0997 taint: add explicit flag to show whether lock dep is still OK. 12 years ago
  Jan Beulich 0fa0e2f02e x86: Move call to print_modules() out of show_regs() 13 years ago
  Joe Perches c767a54ba0 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> 13 years ago
  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 years ago
  Shuah Khan 363f7ce325 x86: kernel/dumpstack.c simple_strtoul cleanup 13 years ago
  Jan Beulich 57da8b960b x86: Avoid double stack traces with show_regs() 13 years ago