aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/dumpstack.c
Commit message (Expand)AuthorAge
*-. Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds2012-05-23
|\ \
| | * x86: Avoid double stack traces with show_regs()Jan Beulich2012-05-09
| |/ |/|
| * x86: kernel/dumpstack.c simple_strtoul cleanupShuah Khan2012-05-15
|/
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-29
|\
| * x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju2012-03-13
* | x86: Stop recursive fault in print_context_stack after stack overflowHugh Dickins2012-03-24
|/
* bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2012-01-26
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
|\
| * sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-13
* | x86: Remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-12
|/
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-25
|\
| * x86, dumpstack: Use %pB format specifier for stack traceNamhyung Kim2011-03-24
* | move x86 specific oops=panic to generic codeOlaf Hering2011-03-22
|/
* x86, dumpstack: Correct stack dump info when frame pointer is availableNamhyung Kim2011-03-18
* x86: Remove die_nmi()Jan Beulich2011-02-18
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-13
|\
| * ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying2011-01-12
* | x86, dumpstack: Fix unused variable warningRakib Mullick2011-01-07
* | x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen2010-11-18
|/
* x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker2010-06-08
* x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26
* perf: Stop stack frame walking off kernel addresses boundariesFrederic Weisbecker2010-01-13
* perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...Frederic Weisbecker2009-12-17
* perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker2009-12-17
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* x86: use kernel_stack_pointer() in dumpstack.cH. Peter Anvin2009-10-12
* x86: Remove duplicated #includeHuang Weiyi2009-07-11
* x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff2009-06-25
* Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
|\
| * x86: don't pretend that non-framepointer stack traces are reliableArjan van de Ven2009-02-09
* | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...Ingo Molnar2009-02-19
|\ \
| * | tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt2009-02-18
| |/
* / x86, ftrace, hw-branch-tracer: dump trace on oopsMarkus Metzger2009-01-20
|/
* 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