summaryrefslogtreecommitdiffstats
path: root/arch/sh/oprofile/backtrace.c
Commit message (Expand)AuthorAgeFilesLines
* arch: sh: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-80/+0
* sh: stacktrace: Remove stacktrace_ops.stack()Geert Uytterhoeven2020-08-141-7/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-231-13/+0
* sh64: oprofile: Fix up kernel stack pointer size mismatch.Paul Mundt2010-10-271-1/+1
* sh: oprofile: Kill off dead valid_kernel_stack().Paul Mundt2009-08-141-27/+0
* sh: Use the new stack unwinder APIMatt Fleming2009-08-131-2/+3
* sh: Use the generalized stacktrace opsMatt Fleming2009-08-131-20/+36
* sh: oprofile: Fix up the module build.Paul Mundt2008-12-221-5/+1
* sh: oprofile: Backtrace support.Dave Peverley2008-12-221-0/+118