1. cbf5b73 x86/stacktrace: Prevent infinite loop in arch_stack_walk_user() by Eiichi Tsukata · 5 years ago
  2. 3599fe1 x86/stacktrace: Use common infrastructure by Thomas Gleixner · 6 years ago
  3. c5c27a0 x86/stacktrace: Remove the pointless ULONG_MAX marker by Thomas Gleixner · 6 years ago
  4. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  5. 0c41436 x86/stacktrace: Do not fail for ORC with regs on stack by Jiri Slaby · 7 years ago
  6. 441ccc3 x86/stacktrace: Clarify the reliable success paths by Jiri Slaby · 7 years ago
  7. 1742692 x86/stacktrace: Remove STACKTRACE_DUMP_ONCE by Jiri Slaby · 7 years ago
  8. 0797a8d x86/stacktrace: Do not unwind after user regs by Jiri Slaby · 7 years ago
  9. 00a5ae2 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. a9cdbe7 x86/dumpstack: Fix partial register dumps by Josh Poimboeuf · 7 years ago
  11. 6454b3b x86/stacktrace: Make zombie stack traces reliable by Josh Poimboeuf · 7 years ago
  12. 77072f0 x86/stacktrace: Avoid recording save_stack_trace() wrappers by Vlastimil Babka · 7 years ago
  13. af085d9 stacktrace/x86: add function for detecting reliable stack traces by Josh Poimboeuf · 8 years ago
  14. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  15. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  16. 49a612c x86/stacktrace: Convert save_stack_trace_*() to use the new unwinder by Josh Poimboeuf · 8 years ago
  17. 1959a60 x86/dumpstack: Pin the target stack when dumping it by Andy Lutomirski · 8 years ago
  18. cb76c93 x86/dumpstack: Add get_stack_info() interface by Josh Poimboeuf · 8 years ago
  19. 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  20. 568b329 perf: generalize perf_callchain by Alexei Starovoitov · 9 years ago
  21. 3958106 x86: Swap save_stack_trace_regs parameters by Masami Hiramatsu · 14 years ago
  22. 449a66f x86: Remove warning and warning_symbol from struct stacktrace_ops by Richard Weinberger · 14 years ago
  23. e8e999cf x86, dumpstack: Correct stack dump info when frame pointer is available by Namhyung Kim · 14 years ago
  24. 9c0729d x86: Eliminate bp argument from the stack tracing routines by Soeren Sandmann Pedersen · 14 years ago
  25. 018378c x86: Unify save_stack_address() and save_stack_address_nosched() by Oleg Nesterov · 15 years ago
  26. 147ec4d x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendly by Oleg Nesterov · 15 years ago
  27. c9cf4db x86: Unify dumpstack.h and stacktrace.h by Frederic Weisbecker · 15 years ago
  28. 61c1917 perf events, x86/stacktrace: Make stack walking optional by Frederic Weisbecker · 15 years ago
  29. acc6be5 x86: add save_stack_trace_bp() for tracing from a specific stack frame by Vegard Nossum · 17 years ago
  30. 29a6797 x86/stacktrace: return 0 instead of -1 for stack ops by Steven Rostedt · 16 years ago
  31. 8f47e16 x86: update copyrights by Ingo Molnar · 16 years ago
  32. 8d7c6a9 tracing/stack-tracer: fix style issues by Török Edwin · 16 years ago
  33. 02b6751 tracing: add support for userspace stacktraces in tracing/iter_ctrl by Török Edwin · 16 years ago
  34. 8594698 stacktrace: fix modular build, export print_stack_trace and save_stack_trace by Ingo Molnar · 17 years ago
  35. 1650743 x86: don't save unreliable stack trace entries by Vegard Nossum · 17 years ago
  36. ade1af7 x86: remove unneded casts by Jan Engelhardt · 17 years ago
  37. 5bc27dc x86: pull bp calculation earlier into the backtrace path by Arjan van de Ven · 17 years ago
  38. bc850d6 x86: add the capability to print fuzzy backtraces by Arjan van de Ven · 17 years ago
  39. 3abf024 x86: nuke a ton of unused exports by Thomas Gleixner · 17 years ago
  40. 9745512 sched: latencytop support by Arjan van de Ven · 17 years ago
  41. 9689ba8 x86: constify stacktrace_ops by Jan Beulich · 17 years ago
  42. 835c34a Delete filenames in comments. by Dave Jones · 17 years ago
  43. 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/stacktrace.c]
  44. ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 18 years ago
  45. 006e84ee [PATCH] x86-64: do not always end the stack trace with ULONG_MAX by Catalin Marinas · 18 years ago
  46. c0b766f [PATCH] Merge stacktrace and show_trace by Andi Kleen · 18 years ago
  47. 5a1b399 [PATCH] x86: Some preparationary cleanup for stack trace by Andi Kleen · 18 years ago
  48. 21b32bb [PATCH] lockdep: stacktrace subsystem, x86_64 support by Ingo Molnar · 19 years ago