1. 3c88c69 x86/stackframe/32: Provide consistent pt_regs by Peter Zijlstra · 6 years ago
  2. 8f14772 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. d15d356 perf/x86: Make perf callchains work without CONFIG_FRAME_POINTER by Kairui Song · 6 years ago
  4. 3207426 x86/exceptions: Disconnect IST index and stack order by Thomas Gleixner · 6 years ago
  5. 342db04 x86/dumpstack: Don't dump kernel memory based on usermode RIP by Jann Horn · 6 years ago
  6. 7cccf07 x86/dumpstack: Add a show_ip() function by Borislav Petkov · 7 years ago
  7. e8b6f98 x86/dumpstack: Add loglevel argument to show_opcodes() by Borislav Petkov · 7 years ago
  8. 16d1cb0 x86/dumpstack: Unify show_regs() by Borislav Petkov · 7 years ago
  9. 4fe2d8b x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack by Dave Hansen · 7 years ago
  10. 33a2f1a x86/dumpstack: Add get_stack_info() support for the SYSENTER stack by Andy Lutomirski · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. 2c96b2f x86/unwind: Include __schedule() in stack traces by Josh Poimboeuf · 8 years ago
  13. 8493611 x86/unwind: Disable KASAN checks for non-current tasks by Josh Poimboeuf · 8 years ago
  14. 3d02a9c x86/dumpstack: Make stack name tags more comprehensible by Josh Poimboeuf · 8 years ago
  15. 0ee1dd9 x86/dumpstack: Remove raw stack dump by Josh Poimboeuf · 8 years ago
  16. c8fe460 x86/dumpstack: Remove dump_trace() and related callbacks by Josh Poimboeuf · 8 years ago
  17. e18bccc x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinder by Josh Poimboeuf · 8 years ago
  18. 8153916 x86/dumpstack: Remove NULL task pointer convention by Josh Poimboeuf · 8 years ago
  19. cb76c93 x86/dumpstack: Add get_stack_info() interface by Josh Poimboeuf · 8 years ago
  20. 4b8afaf x86/dumpstack: Add get_stack_pointer() and get_frame_pointer() by Josh Poimboeuf · 8 years ago
  21. 7b32aea sched/x86: Add 'struct inactive_task_frame' to better document the sleeping task stack frame by Brian Gerst · 8 years ago
  22. da01e18 x86: avoid avoid passing around 'thread_info' in stack dumping code by Linus Torvalds · 9 years ago
  23. 568b329 perf: generalize perf_callchain by Alexei Starovoitov · 9 years ago
  24. 449a66f x86: Remove warning and warning_symbol from struct stacktrace_ops by Richard Weinberger · 14 years ago
  25. e8e999cf x86, dumpstack: Correct stack dump info when frame pointer is available by Namhyung Kim · 14 years ago
  26. 9c0729d x86: Eliminate bp argument from the stack tracing routines by Soeren Sandmann Pedersen · 14 years ago
  27. b0f82b8 perf: Drop the skip argument from perf_arch_fetch_regs_caller by Frederic Weisbecker · 15 years ago
  28. c9cf4db x86: Unify dumpstack.h and stacktrace.h by Frederic Weisbecker · 15 years ago
  29. 0fb8ee4 perf: Drop useless check for ignored frame by Frederic Weisbecker · 15 years ago
  30. 06d65bd perf events, x86/stacktrace: Fix performance/softlockup by providing a special frame pointer-only stack walker by Frederic Weisbecker · 15 years ago
  31. 61c1917 perf events, x86/stacktrace: Make stack walking optional by Frederic Weisbecker · 15 years ago
  32. 0406ca6 perf_counter: Ignore the nmi call frames in the x86-64 backtraces by Frederic Weisbecker · 16 years ago
  33. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  34. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/stacktrace.h]
  35. 77ef50a x86: consolidate header guards by Vegard Nossum · 17 years ago
  36. bc850d6 x86: add the capability to print fuzzy backtraces by Arjan van de Ven · 17 years ago
  37. 9689ba8 x86: constify stacktrace_ops by Jan Beulich · 17 years ago
  38. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago[Renamed from include/asm-x86_64/stacktrace.h]
  39. 0741f4d [PATCH] x86: add sysctl for kstack_depth_to_print by Chuck Ebbert · 18 years ago
  40. c0b766f [PATCH] Merge stacktrace and show_trace by Andi Kleen · 18 years ago