x86_64: Print modules like i386 does
[safe/jmp/linux-2.6] / arch / x86 / kernel / dumpstack_64.c
2010-02-04 Alexey Dobriyanx86_64: Print modules like i386 does
2009-12-17 Frederic Weisbeckerperf events, x86/stacktrace: Make stack walking optional
2009-12-12 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-12-06 Frederic Weisbeckerx86: Fixup wrong irq frame link in stacktraces
2009-11-26 Ingo Molnarx86: dumpstack, 64-bit: Disable preemption when walking...
2009-11-26 Ingo Molnarx86: dumpstack: Clean up the x86_stack_ids[][] initaliz...
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-07-01 Frederic Weisbeckerperf_counter: Ignore the nmi call frames in the x86...
2009-01-18 Brian Gerstx86-64: Move current task from PDA to per-cpu and conso...
2009-01-18 Brian Gerstx86-64: Convert irqstacks to per-cpu
2008-12-03 Steven Rostedtftrace: print real return in dumpstack for function...
2008-10-27 Neil Hormanx86: unify appropriate bits from dumpstack_32 and dumps...
2008-10-22 Alexander van Heukelumi386, dumpstack: unify die()
2008-10-22 Alexander van Heukelumi386, dumpstack: use oops_begin/oops_end in die_nmi
2008-10-22 Alexander van Heukelumx86, dumpstack: always call oops_exit from oops_end
2008-10-22 Alexander van Heukelumx86_64, dumpstack: move kexec_crash from __die to oops_end
2008-10-22 Alexander van Heukelumx86, dumpstack: let signr=0 signal no do_exit
2008-10-16 Andrew Mortonsysfs: crash debugging
2008-10-13 Alexander van Heukelumdumpstack: x86: various small unification steps, fix
2008-10-13 Alexander van Heukelumdumpstack: x86: various small unification steps
2008-10-13 Alexander van Heukelumdumpstack: x86: use log_lvl and unify trace formatting
2008-10-13 Alexander van Heukelumdumptrace: x86: consistently include loglevel, print...
2008-10-13 Alexander van Heukelumdumpstack: x86: add "end" parameter to valid_stack_ptr...
2008-10-13 Alexander van Heukelumdumpstack: x86: make printk_address equal
2008-10-13 Alexander van Heukelumx86_64: split out dumpstack code from traps_64.c