Commit History

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