1. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  3. ef16dd0 x86/dumpstack: Honor supplied @regs arg by Andy Lutomirski · 8 years ago
  4. da01e18 x86: avoid avoid passing around 'thread_info' in stack dumping code by Linus Torvalds · 8 years ago
  5. 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
  6. f39b6f0 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' by Andy Lutomirski · 10 years ago
  7. 1fc7f61 x86/kernel: Fix output of show_stack_log_lvl() by Adrien Schildknecht · 10 years ago
  8. 99f7b02 Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. 7743a53 i386: Remove unneeded test of 'task' in dump_trace() (again) by Steven Rostedt · 11 years ago
  10. 198d208 x86: Keep thread_info on thread stack in x86_32 by Steven Rostedt · 11 years ago
  11. 0788aa6 x86: Prepare removal of previous_esp from i386 thread_info structure by Steven Rostedt · 11 years ago
  12. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  13. 0fa0e2f x86: Move call to print_modules() out of show_regs() by Jan Beulich · 12 years ago
  14. c767a54 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> by Joe Perches · 12 years ago
  15. 57da8b9 x86: Avoid double stack traces with show_regs() by Jan Beulich · 12 years ago
  16. c7e2328 x86/32: Print control and debug registers for kerenel context by Jan Beulich · 13 years ago
  17. 13f541c x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT by Clemens Ladisch · 13 years ago
  18. e8e999cf x86, dumpstack: Correct stack dump info when frame pointer is available by Namhyung Kim · 14 years ago
  19. 9c0729d x86: Eliminate bp argument from the stack tracing routines by Soeren Sandmann Pedersen · 14 years ago
  20. e4072a9 x86, printk: Get rid of <0> from stack output by Jiri Slaby · 14 years ago
  21. c9cf4db x86: Unify dumpstack.h and stacktrace.h by Frederic Weisbecker · 14 years ago
  22. 0fb8ee4 perf: Drop useless check for ignored frame by Frederic Weisbecker · 15 years ago
  23. 61c1917 perf events, x86/stacktrace: Make stack walking optional by Frederic Weisbecker · 15 years ago
  24. b803090 x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other details by Ingo Molnar · 15 years ago
  25. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  26. 0406ca6 perf_counter: Ignore the nmi call frames in the x86-64 backtraces by Frederic Weisbecker · 15 years ago
  27. 7ee991f ftrace: print real return in dumpstack for function graph by Steven Rostedt · 16 years ago
  28. 878719e x86: unify appropriate bits from dumpstack_32 and dumpstack_64 by Neil Horman · 16 years ago
  29. 871d377 i386, dumpstack: unify die() by Alexander van Heukelum · 16 years ago
  30. e06ca43 i386, dumpstack: use oops_begin/oops_end in die_nmi by Alexander van Heukelum · 16 years ago
  31. e4955cf i386, dumpstack: use x86_64's method to account die_nest_count by Alexander van Heukelum · 16 years ago
  32. 10b14cb x86, dumpstack: always call oops_exit from oops_end by Alexander van Heukelum · 16 years ago
  33. 874d93d x86, dumpstack: let signr=0 signal no do_exit by Alexander van Heukelum · 16 years ago
  34. b4b8f87 i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_end by Alexander van Heukelum · 16 years ago
  35. cf52ebe x86, kexec: fix hang on i386 when panic occurs while console_sem is held by Neil Horman · 16 years ago
  36. ae87221d sysfs: crash debugging by Andrew Morton · 17 years ago
  37. 8a54166 dumpstack: x86: various small unification steps by Alexander van Heukelum · 16 years ago
  38. 802a67d dumpstack: i386: make kstack= an early boot-param and add oops=panic by Alexander van Heukelum · 16 years ago
  39. ca0a816 dumpstack: x86: use log_lvl and unify trace formatting by Alexander van Heukelum · 16 years ago
  40. 2ac5372 dumptrace: x86: consistently include loglevel, print stack switch by Alexander van Heukelum · 16 years ago
  41. 3a18512 dumpstack: x86: add "end" parameter to valid_stack_ptr and print_context_stack by Alexander van Heukelum · 16 years ago
  42. 1618279 dumpstack: x86: make printk_address equal by Alexander van Heukelum · 16 years ago
  43. dd6e4eb dumpstack: x86: move die_nmi to dumpstack_32.c by Alexander van Heukelum · 16 years ago
  44. 2bc5f92 i386: split out dumpstack code from traps_32.c by Alexander van Heukelum · 16 years ago