aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dump_stack.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-05dump_stack: avoid potential deadlocksEric Dumazet1-3/+4
2014-05-05asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen1-2/+2
2013-08-06x86, asmlinkage: Make dump_stack visibleAndi Kleen1-2/+2
2013-07-03dump_stack: serialize the output from dump_stack()Alex Thorlton1-2/+45
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-3/+8
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+15