1. 71f5443 x86/dumpstack: Fix show_stack() task pointer regression by Josh Poimboeuf · 8 years ago
  2. c8fe460 x86/dumpstack: Remove dump_trace() and related callbacks by Josh Poimboeuf · 8 years ago
  3. e18bccc x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinder by Josh Poimboeuf · 8 years ago
  4. 8153916 x86/dumpstack: Remove NULL task pointer convention by Josh Poimboeuf · 8 years ago
  5. cb76c93 x86/dumpstack: Add get_stack_info() interface by Josh Poimboeuf · 8 years ago
  6. 5a8ff54 x86/dumpstack: Remove unnecessary stack pointer arguments by Josh Poimboeuf · 8 years ago
  7. 4b8afaf x86/dumpstack: Add get_stack_pointer() and get_frame_pointer() by Josh Poimboeuf · 8 years ago
  8. d438f5f x86/dumpstack: Make printk_stack_address() more generally useful by Josh Poimboeuf · 8 years ago
  9. 13e25ba x86/dumpstack/ftrace: Don't print unreliable addresses in print_context_stack_bp() by Josh Poimboeuf · 8 years ago
  10. 6f727b8 x86/dumpstack/ftrace: Mark function graph handler function as unreliable by Josh Poimboeuf · 8 years ago
  11. 408fe5d x86/dumpstack/ftrace: Convert dump_trace() callbacks to use ftrace_graph_ret_addr() by Josh Poimboeuf · 8 years ago
  12. bf255bd x86/dumpstack: Remove show_trace() by Josh Poimboeuf · 8 years ago
  13. 36e635c Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. 2deb4be x86/dumpstack: When OOPSing, rewind the stack before do_exit() by Andy Lutomirski · 8 years ago
  15. 9a2e9da x86/dumpstack: Try harder to get a call trace on stack overflow by Andy Lutomirski · 8 years ago
  16. 81c2949 x86/dumpstack: Add show_stack_regs() and use it by Borislav Petkov · 8 years ago
  17. aca9c29 x86: fix up a few misc stack pointer vs thread_info confusions by Linus Torvalds · 8 years ago
  18. da01e18 x86: avoid avoid passing around 'thread_info' in stack dumping code by Linus Torvalds · 8 years ago
  19. 8fad7ec x86/dumpstack: Combine some printk()s by Rasmus Villemoes · 9 years ago
  20. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  21. 288cf3c x86: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 9 years ago
  22. 568b329 perf: generalize perf_callchain by Alexei Starovoitov · 9 years ago
  23. 64f004a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. f39b6f0 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' by Andy Lutomirski · 10 years ago
  25. 1fc7f61 x86/kernel: Fix output of show_stack_log_lvl() by Adrien Schildknecht · 10 years ago
  26. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 10 years ago
  27. 9326638 kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation by Masami Hiramatsu · 10 years ago
  28. 5f01c98 x86/dumpstack: Fix printk_address for direct addresses by Jiri Slaby · 11 years ago
  29. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  30. a77f2a4 x86: don't show trace beyond show_stack(NULL, NULL) by Tejun Heo · 11 years ago
  31. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  32. 0fa0e2f x86: Move call to print_modules() out of show_regs() by Jan Beulich · 12 years ago
  33. c767a54 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> by Joe Perches · 12 years ago
  34. 19bec32 Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  35. 363f7ce x86: kernel/dumpstack.c simple_strtoul cleanup by Shuah Khan · 12 years ago
  36. 57da8b9 x86: Avoid double stack traces with show_regs() by Jan Beulich · 12 years ago
  37. eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  38. 65c0ff4 x86: Stop recursive fault in print_context_stack after stack overflow by Hugh Dickins · 13 years ago
  39. 51e7dc7 x86: Rename trap_no to trap_nr in thread_struct by Srikar Dronamraju · 13 years ago
  40. b0f4c4b bugs, x86: Fix printk levels for panic, softlockups and stack dumps by Prarit Bhargava · 13 years ago
  41. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  42. 82a3242 sysfs: remove "last sysfs file:" line from the oops messages by Greg Kroah-Hartman · 13 years ago
  43. 449a66f x86: Remove warning and warning_symbol from struct stacktrace_ops by Richard Weinberger · 13 years ago
  44. 94df491 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  45. 71f9e59 x86, dumpstack: Use %pB format specifier for stack trace by Namhyung Kim · 14 years ago
  46. d404ab0 move x86 specific oops=panic to generic code by Olaf Hering · 14 years ago
  47. e8e999cf x86, dumpstack: Correct stack dump info when frame pointer is available by Namhyung Kim · 14 years ago
  48. 02ca752 x86: Remove die_nmi() by Jan Beulich · 14 years ago
  49. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  50. 81e88fd ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support by Huang Ying · 14 years ago
  51. 39a6eeb x86, dumpstack: Fix unused variable warning by Rakib Mullick · 14 years ago
  52. 9c0729d x86: Eliminate bp argument from the stack tracing routines by Soeren Sandmann Pedersen · 14 years ago
  53. c9cf4db x86: Unify dumpstack.h and stacktrace.h by Frederic Weisbecker · 14 years ago
  54. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
  55. c2c5d45 perf: Stop stack frame walking off kernel addresses boundaries by Frederic Weisbecker · 15 years ago
  56. 06d65bd perf events, x86/stacktrace: Fix performance/softlockup by providing a special frame pointer-only stack walker by Frederic Weisbecker · 15 years ago
  57. 61c1917 perf events, x86/stacktrace: Make stack walking optional by Frederic Weisbecker · 15 years ago
  58. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  59. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  60. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  61. a343c75 x86: use kernel_stack_pointer() in dumpstack.c by H. Peter Anvin · 15 years ago
  62. e90476d x86: Remove duplicated #include by Huang Weiyi · 15 years ago
  63. 5211a24 x86: Add sysctl to allow panic on IOCK NMI error by Kurt Garloff · 15 years ago
  64. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  65. 4cd0332 Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/function-graph-tracer by Ingo Molnar · 16 years ago
  66. 712406a tracing/function-graph-tracer: make arch generic push pop functions by Steven Rostedt · 16 years ago
  67. 2c344e9 x86: don't pretend that non-framepointer stack traces are reliable by Arjan van de Ven · 16 years ago
  68. b181874 x86, ftrace, hw-branch-tracer: dump trace on oops by Markus Metzger · 16 years ago
  69. 7ee991f ftrace: print real return in dumpstack for function graph by Steven Rostedt · 16 years ago
  70. 878719e x86: unify appropriate bits from dumpstack_32 and dumpstack_64 by Neil Horman · 16 years ago