index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
stacktrace.c
Age
Commit message (
Expand
)
Author
2017-12-20
arc: do not use __print_symbol()
Sergey Senozhatsky
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-06-28
arc: unwind: warn only once if DW2_UNWIND is disabled
Alexey Brodkin
2016-03-11
ARC: Fix misspellings in comments.
Adam Buchbinder
2015-06-19
ARC: stack unwinder to bail if PC is not kernel mode
Vineet Gupta
2015-02-27
ARC: Fix KSTK_ESP()
Vineet Gupta
2015-02-27
ARC: Make arc_unwind_core accessible externally
Vineet Gupta
2013-11-06
arc: export symbol for save_stack_trace() in stacktrace.c
Chen Gang
2013-11-06
ARC: Add support for irqflags tracing and lockdep
Vineet Gupta
2013-06-22
ARC: pt_regs update #3: Remove unused gutter at start of callee_regs
Vineet Gupta
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-02-15
ARC: stacktracing APIs based on dw2 unwinder
Vineet Gupta
2013-02-15
ARC: Last bits (stubs) to get to a running kernel with UART
Vineet Gupta