1. 0fa0e2f x86: Move call to print_modules() out of show_regs() by Jan Beulich · 13 years ago
  2. c767a54 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> by Joe Perches · 13 years ago
  3. 57da8b9 x86: Avoid double stack traces with show_regs() by Jan Beulich · 13 years ago
  4. c7e2328 x86/32: Print control and debug registers for kerenel context by Jan Beulich · 13 years ago
  5. 13f541c x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT by Clemens Ladisch · 13 years ago
  6. e8e999cf x86, dumpstack: Correct stack dump info when frame pointer is available by Namhyung Kim · 14 years ago
  7. 9c0729d x86: Eliminate bp argument from the stack tracing routines by Soeren Sandmann Pedersen · 14 years ago
  8. e4072a9 x86, printk: Get rid of <0> from stack output by Jiri Slaby · 14 years ago
  9. c9cf4db x86: Unify dumpstack.h and stacktrace.h by Frederic Weisbecker · 15 years ago
  10. 0fb8ee4 perf: Drop useless check for ignored frame by Frederic Weisbecker · 15 years ago
  11. 61c1917 perf events, x86/stacktrace: Make stack walking optional by Frederic Weisbecker · 15 years ago
  12. b803090 x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other details by Ingo Molnar · 15 years ago
  13. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  14. 0406ca6 perf_counter: Ignore the nmi call frames in the x86-64 backtraces by Frederic Weisbecker · 16 years ago
  15. 7ee991f ftrace: print real return in dumpstack for function graph by Steven Rostedt · 16 years ago
  16. 878719e x86: unify appropriate bits from dumpstack_32 and dumpstack_64 by Neil Horman · 16 years ago
  17. 871d377 i386, dumpstack: unify die() by Alexander van Heukelum · 16 years ago
  18. e06ca43 i386, dumpstack: use oops_begin/oops_end in die_nmi by Alexander van Heukelum · 16 years ago
  19. e4955cf i386, dumpstack: use x86_64's method to account die_nest_count by Alexander van Heukelum · 16 years ago
  20. 10b14cb x86, dumpstack: always call oops_exit from oops_end by Alexander van Heukelum · 16 years ago
  21. 874d93d x86, dumpstack: let signr=0 signal no do_exit by Alexander van Heukelum · 16 years ago
  22. b4b8f87 i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_end by Alexander van Heukelum · 16 years ago
  23. cf52ebe x86, kexec: fix hang on i386 when panic occurs while console_sem is held by Neil Horman · 16 years ago
  24. ae87221d sysfs: crash debugging by Andrew Morton · 18 years ago
  25. 8a54166 dumpstack: x86: various small unification steps by Alexander van Heukelum · 16 years ago
  26. 802a67d dumpstack: i386: make kstack= an early boot-param and add oops=panic by Alexander van Heukelum · 16 years ago
  27. ca0a816 dumpstack: x86: use log_lvl and unify trace formatting by Alexander van Heukelum · 16 years ago
  28. 2ac5372 dumptrace: x86: consistently include loglevel, print stack switch by Alexander van Heukelum · 16 years ago
  29. 3a18512 dumpstack: x86: add "end" parameter to valid_stack_ptr and print_context_stack by Alexander van Heukelum · 16 years ago
  30. 1618279 dumpstack: x86: make printk_address equal by Alexander van Heukelum · 16 years ago
  31. dd6e4eb dumpstack: x86: move die_nmi to dumpstack_32.c by Alexander van Heukelum · 16 years ago
  32. 2bc5f92 i386: split out dumpstack code from traps_32.c by Alexander van Heukelum · 16 years ago