summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/entry-ftrace.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: ftrace: enable the graph tracer with the EABI unwinderArd Biesheuvel2022-02-091-8/+20
* ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TESTArd Biesheuvel2022-02-091-1/+1
* ARM: ftrace: avoid unnecessary literal loadsArd Biesheuvel2022-02-091-16/+11
* ARM: ftrace: avoid redundant loads or clobbering IPArd Biesheuvel2022-02-091-29/+22
* ARM: ftrace: use trampolines to keep .init.text in branching rangeArd Biesheuvel2022-02-091-0/+16
* ARM: ftrace: use ADD not POP to counter PUSH at entryArd Biesheuvel2022-02-091-1/+1
* ARM: ftrace: ensure that ADR takes the Thumb bit into accountArd Biesheuvel2022-02-091-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* ARM: 8788/1: ftrace: remove old mcount supportStefan Agner2018-09-191-71/+4
* ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGSAbel Vesa2017-06-181-0/+100
* Revert "arm: move exports to definitions"Russell King2016-11-231-3/+0
* arm: move exports to definitionsAl Viro2016-08-071-0/+3
* ARM: replace BSYM() with badr assembly macroRussell King2015-05-081-1/+1
* ARM: move ftrace assembly code to separate fileRussell King2014-11-211-0/+243