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