index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
stacktrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-2
/
+2
*
arch/arc/kernel/: fix misspellings using codespell tool
Changcheng Deng
2021-08-24
1
-1
/
+1
*
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
*
ARC: stack unwinding: reorganize how initial register state setup
Vineet Gupta
2020-11-17
1
-19
/
+18
*
ARC: stack unwinding: don't assume non-current task is sleeping
Vineet Gupta
2020-11-17
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-04-30
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