1. 13f541c x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT by Clemens Ladisch · 13 years ago
  2. a2bbe75 x86: Don't use frame pointer to save old stack on irq entry by Frederic Weisbecker · 13 years ago
  3. 47ce11a x86: Fetch stack from regs when possible in dump_trace() by Frederic Weisbecker · 13 years ago
  4. e8e999c x86, dumpstack: Correct stack dump info when frame pointer is available by Namhyung Kim · 14 years ago
  5. 2e5aa68 x86-64: Don't use pointer to out-of-scope variable in dump_trace() by Jesper Juhl · 14 years ago
  6. 9c0729d x86: Eliminate bp argument from the stack tracing routines by Soeren Sandmann Pedersen · 14 years ago
  7. e4072a9 x86, printk: Get rid of <0> from stack output by Jiri Slaby · 14 years ago
  8. c9cf4db x86: Unify dumpstack.h and stacktrace.h by Frederic Weisbecker · 15 years ago
  9. 61e67fb perf/x86-64: Use frame pointer to walk on irq and process stacks by Frederic Weisbecker · 15 years ago
  10. 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 15 years ago
  11. 3e75c3b Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 15 years ago
  12. 29044ad x86/stacktrace: Don't dereference bad frame pointers by Frederic Weisbecker · 15 years ago
  13. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  14. f266d7f x86_64: Print modules like i386 does by Alexey Dobriyan · 15 years ago
  15. 0fb8ee4 perf: Drop useless check for ignored frame by Frederic Weisbecker · 15 years ago
  16. 61c1917 perf events, x86/stacktrace: Make stack walking optional by Frederic Weisbecker · 15 years ago
  17. 6f696eb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  18. af2d828 x86: Fixup wrong irq frame link in stacktraces by Frederic Weisbecker · 15 years ago
  19. 67f2de0 x86: dumpstack, 64-bit: Disable preemption when walking the IRQ/exception stacks by Ingo Molnar · 15 years ago
  20. b803090 x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other details by Ingo Molnar · 15 years ago
  21. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  22. 0406ca6 perf_counter: Ignore the nmi call frames in the x86-64 backtraces by Frederic Weisbecker · 15 years ago
  23. c6f5e0a x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 16 years ago
  24. 26f80bd x86-64: Convert irqstacks to per-cpu by Brian Gerst · 16 years ago
  25. 7ee991f ftrace: print real return in dumpstack for function graph by Steven Rostedt · 16 years ago
  26. 878719e x86: unify appropriate bits from dumpstack_32 and dumpstack_64 by Neil Horman · 16 years ago
  27. 871d377 i386, dumpstack: unify die() by Alexander van Heukelum · 16 years ago
  28. e06ca43 i386, dumpstack: use oops_begin/oops_end in die_nmi by Alexander van Heukelum · 16 years ago
  29. 10b14cb x86, dumpstack: always call oops_exit from oops_end by Alexander van Heukelum · 16 years ago
  30. 0ed7a49 x86_64, dumpstack: move kexec_crash from __die to oops_end by Alexander van Heukelum · 16 years ago
  31. 874d93d x86, dumpstack: let signr=0 signal no do_exit by Alexander van Heukelum · 16 years ago
  32. ae87221 sysfs: crash debugging by Andrew Morton · 17 years ago
  33. 6a2ae2d dumpstack: x86: various small unification steps, fix by Alexander van Heukelum · 16 years ago
  34. 8a54166 dumpstack: x86: various small unification steps by Alexander van Heukelum · 16 years ago
  35. ca0a816 dumpstack: x86: use log_lvl and unify trace formatting by Alexander van Heukelum · 16 years ago
  36. 2ac5372 dumptrace: x86: consistently include loglevel, print stack switch by Alexander van Heukelum · 16 years ago
  37. 3a18512 dumpstack: x86: add "end" parameter to valid_stack_ptr and print_context_stack by Alexander van Heukelum · 16 years ago
  38. 1618279 dumpstack: x86: make printk_address equal by Alexander van Heukelum · 16 years ago
  39. 6fcbede x86_64: split out dumpstack code from traps_64.c by Alexander van Heukelum · 16 years ago