summaryrefslogtreecommitdiff
path: root/kernel/stacktrace.c
AgeCommit message (Expand)Author
2019-11-11stacktrace: Get rid of unneeded '!!' patternJiri Slaby
2019-11-04stacktrace: Don't skip first entry on noncurrent tasksJiri Slaby
2019-07-25stacktrace: Constify 'entries' argumentsBart Van Assche
2019-07-18stacktrace: Force USER_DS for stack_trace_save_user()Peter Zijlstra
2019-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2019-07-03stacktrace: Use PF_KTHREAD to check for kernel threadsThomas Gleixner
2019-06-20stacktrace: Remove weak version of save_stack_trace_tsk_reliable()Miroslav Benes
2019-06-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-19stacktrace: Unbreak stack_trace_save_tsk_reliable()Joe Lawrence
2019-04-29stacktrace: Provide common infrastructureThomas Gleixner
2019-04-29stacktrace: Remove obsolete functionsThomas Gleixner
2019-04-29stacktrace: Provide helpers for common stack trace operationsThomas Gleixner
2017-03-08stacktrace/x86: add function for detecting reliable stack tracesJosh Poimboeuf
2017-02-08stacktrace, lockdep: Fix address, newline uglinessOmar Sandoval
2014-12-13stacktrace: introduce snprint_stack_trace for buffer outputJoonsoo Kim
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2011-06-14stack_trace: Add weak save_stack_trace_regs()Masami Hiramatsu
2008-12-25stacktrace: provide save_stack_trace_tsk() weak aliasIngo Molnar
2008-06-30stacktrace: fix modular build, export print_stack_trace and save_stack_traceIngo Molnar
2008-06-13stacktrace: print_stack_trace() cleanupVegard Nossum
2008-05-24stacktrace: don't crash on invalid stack trace structsJohannes Berg
2006-07-03[PATCH] lockdep: stacktrace subsystem, coreIngo Molnar