aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/stacktrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2015-11-11MIPS: Add LATENCYTOP supportAaro Koskinen1-12/+15
2011-10-31mips: migrate core kernel file from module.h --> export.hPaul Gortmaker1-1/+1
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle1-2/+0
2009-01-05proc: add /proc/*/stackKen Chen1-6/+18
2008-07-23arch/mips/kernel/stacktrace.c: Heiko can't typeAndrew Morton1-1/+1
2008-07-18fix core/stacktrace changes on avr32, mips, shHeiko Carstens1-0/+1
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar1-0/+1
2007-05-08simplify the stacktrace codeChristoph Hellwig1-16/+6
2006-10-19[MIPS] save_context_stack fixAtsushi Nemoto1-1/+1
2006-10-01[MIPS] Make unwind_stack() can dig into interrupted contextAtsushi Nemoto1-26/+6
2006-10-01[MIPS] Stacktrace build-fix and improvementAtsushi Nemoto1-29/+23
2006-10-01[MIPS] lockdep: Add STACKTRACE_SUPPORT and enable LOCKDEP_SUPPORTAtsushi Nemoto1-0/+111