aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/stacktrace.c
Commit message (Expand)AuthorAge
* stacktrace: Don't skip first entry on noncurrent tasksJiri Slaby2019-11-04
* stacktrace: Constify 'entries' argumentsBart Van Assche2019-07-25
* stacktrace: Force USER_DS for stack_trace_save_user()Peter Zijlstra2019-07-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2019-07-11
|\
| * stacktrace: Remove weak version of save_stack_trace_tsk_reliable()Miroslav Benes2019-06-20
* | stacktrace: Use PF_KTHREAD to check for kernel threadsThomas Gleixner2019-07-03
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-02
|\ \
| * | stacktrace: Unbreak stack_trace_save_tsk_reliable()Joe Lawrence2019-05-19
| |/
* / treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
|/
* stacktrace: Provide common infrastructureThomas Gleixner2019-04-29
* stacktrace: Remove obsolete functionsThomas Gleixner2019-04-29
* stacktrace: Provide helpers for common stack trace operationsThomas Gleixner2019-04-29
* stacktrace/x86: add function for detecting reliable stack tracesJosh Poimboeuf2017-03-08
* stacktrace, lockdep: Fix address, newline uglinessOmar Sandoval2017-02-08
* stacktrace: introduce snprint_stack_trace for buffer outputJoonsoo Kim2014-12-13
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* stack_trace: Add weak save_stack_trace_regs()Masami Hiramatsu2011-06-14
* stacktrace: provide save_stack_trace_tsk() weak aliasIngo Molnar2008-12-25
* stacktrace: fix modular build, export print_stack_trace and save_stack_traceIngo Molnar2008-06-30
* stacktrace: print_stack_trace() cleanupVegard Nossum2008-06-13
* stacktrace: don't crash on invalid stack trace structsJohannes Berg2008-05-23
* [PATCH] lockdep: stacktrace subsystem, coreIngo Molnar2006-07-03