index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
dump_stack.c
Age
Commit message (
Expand
)
Author
2021-07-08
dump_stack: add vmlinux build ID to stack traces
Stephen Boyd
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
printk: introduce dump_stack_lvl()
Alexander Potapenko
2021-06-22
lib/dump_stack: move cpu lock to printk.c
John Ogness
2020-11-10
stop_machine: Add function and caller debug info
Peter Zijlstra
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
kernel: use show_stack_loglvl()
Dmitry Safonov
2019-11-06
dump_stack: avoid the livelock of the dump_lock
Kevin Hao
2018-03-15
printk: move dump stack related code to lib/dump_stack.c
Dave Young
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-02-05
dump_stack: avoid potential deadlocks
Eric Dumazet
2014-05-05
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2013-08-06
x86, asmlinkage: Make dump_stack visible
Andi Kleen
2013-07-03
dump_stack: serialize the output from dump_stack()
Alex Thorlton
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds