summaryrefslogtreecommitdiffstats
path: root/lib/dump_stack.c
Commit message (Expand)AuthorAgeFilesLines
* printk: move dump stack related code to lib/dump_stack.cDave Young2018-03-151-0/+60
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* dump_stack: avoid potential deadlocksEric Dumazet2016-02-051-3/+4
* asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-051-2/+2
* x86, asmlinkage: Make dump_stack visibleAndi Kleen2013-08-061-2/+2
* dump_stack: serialize the output from dump_stack()Alex Thorlton2013-07-031-2/+45
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-3/+8
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-071-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+15