| Commit message (Expand) | Author | Age | Files | Lines |
* | ARC: stack unwinding: reorganize how initial register state setup | Vineet Gupta | 2020-11-18 | 1 | -19/+18 |
* | ARC: stack unwinding: don't assume non-current task is sleeping | Vineet Gupta | 2020-11-18 | 1 | -8/+15 |
* | ARC: stack unwinding: avoid indefinite looping | Vineet Gupta | 2020-11-02 | 1 | -1/+6 |
* | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 2020-06-09 | 1 | -7/+1 |
* | arc: add show_stack_loglvl() | Dmitry Safonov | 2020-06-09 | 1 | -6/+15 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | arc: do not use __print_symbol() | Sergey Senozhatsky | 2017-12-20 | 1 | -1/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | arc: unwind: warn only once if DW2_UNWIND is disabled | Alexey Brodkin | 2016-06-28 | 1 | -1/+1 |
* | ARC: Fix misspellings in comments. | Adam Buchbinder | 2016-03-11 | 1 | -1/+1 |
* | ARC: stack unwinder to bail if PC is not kernel mode | Vineet Gupta | 2015-06-19 | 1 | -10/+8 |
* | ARC: Fix KSTK_ESP() | Vineet Gupta | 2015-02-27 | 1 | -3/+3 |
* | ARC: Make arc_unwind_core accessible externally | Vineet Gupta | 2015-02-27 | 1 | -1/+14 |
* | arc: export symbol for save_stack_trace() in stacktrace.c | Chen Gang | 2013-11-06 | 1 | -0/+1 |
* | ARC: Add support for irqflags tracing and lockdep | Vineet Gupta | 2013-11-06 | 1 | -1/+3 |
* | ARC: pt_regs update #3: Remove unused gutter at start of callee_regs | Vineet Gupta | 2013-06-22 | 1 | -1/+1 |
* | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-05-01 | 1 | -7/+0 |
* | ARC: stacktracing APIs based on dw2 unwinder | Vineet Gupta | 2013-02-15 | 1 | -2/+213 |
* | ARC: Last bits (stubs) to get to a running kernel with UART | Vineet Gupta | 2013-02-15 | 1 | -0/+43 |