aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/dumpstack_32.c
Commit message (Expand)AuthorAge
* x86, printk: Get rid of <0> from stack outputJiri Slaby2010-10-23
* x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker2010-06-08
* perf: Drop useless check for ignored frameFrederic Weisbecker2010-01-13
* perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker2009-12-17
* x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other detailsIngo Molnar2009-11-26
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker2009-07-01
* ftrace: print real return in dumpstack for function graphSteven Rostedt2008-12-03
* x86: unify appropriate bits from dumpstack_32 and dumpstack_64Neil Horman2008-10-27
* i386, dumpstack: unify die()Alexander van Heukelum2008-10-22
* i386, dumpstack: use oops_begin/oops_end in die_nmiAlexander van Heukelum2008-10-22
* i386, dumpstack: use x86_64's method to account die_nest_countAlexander van Heukelum2008-10-22
* x86, dumpstack: always call oops_exit from oops_endAlexander van Heukelum2008-10-22
* x86, dumpstack: let signr=0 signal no do_exitAlexander van Heukelum2008-10-22
* i386, dumpstack: move crash_kexec before bust_spinlocks(0) in oops_endAlexander van Heukelum2008-10-22
* x86, kexec: fix hang on i386 when panic occurs while console_sem is heldNeil Horman2008-10-22
* sysfs: crash debuggingAndrew Morton2008-10-16
* dumpstack: x86: various small unification stepsAlexander van Heukelum2008-10-13
* dumpstack: i386: make kstack= an early boot-param and add oops=panicAlexander van Heukelum2008-10-13
* dumpstack: x86: use log_lvl and unify trace formattingAlexander van Heukelum2008-10-13
* dumptrace: x86: consistently include loglevel, print stack switchAlexander van Heukelum2008-10-13
* dumpstack: x86: add "end" parameter to valid_stack_ptr and print_context_stackAlexander van Heukelum2008-10-13
* dumpstack: x86: make printk_address equalAlexander van Heukelum2008-10-13
* dumpstack: x86: move die_nmi to dumpstack_32.cAlexander van Heukelum2008-10-13
* i386: split out dumpstack code from traps_32.cAlexander van Heukelum2008-10-13