summaryrefslogtreecommitdiff
path: root/arch/arc/kernel/stacktrace.c
AgeCommit message (Expand)Author
2023-08-13ARC: -Wmissing-prototype warning fixesVineet Gupta
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-08-24arch/arc/kernel/: fix misspellings using codespell toolChangcheng Deng
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2020-11-17ARC: stack unwinding: reorganize how initial register state setupVineet Gupta
2020-11-17ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta
2020-11-02ARC: stack unwinding: avoid indefinite loopingVineet Gupta
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09arc: add show_stack_loglvl()Dmitry Safonov
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-12-20arc: do not use __print_symbol()Sergey Senozhatsky
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-06-28arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin
2016-03-11ARC: Fix misspellings in comments.Adam Buchbinder
2015-06-19ARC: stack unwinder to bail if PC is not kernel modeVineet Gupta
2015-02-27ARC: Fix KSTK_ESP()Vineet Gupta
2015-02-27ARC: Make arc_unwind_core accessible externallyVineet Gupta
2013-11-06arc: export symbol for save_stack_trace() in stacktrace.cChen Gang
2013-11-06ARC: Add support for irqflags tracing and lockdepVineet Gupta
2013-06-22ARC: pt_regs update #3: Remove unused gutter at start of callee_regsVineet Gupta
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-02-15ARC: stacktracing APIs based on dw2 unwinderVineet Gupta
2013-02-15ARC: Last bits (stubs) to get to a running kernel with UARTVineet Gupta