summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/entry-ftrace.S
AgeCommit message (Expand)Author
2022-02-09ARM: ftrace: enable the graph tracer with the EABI unwinderArd Biesheuvel
2022-02-09ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TESTArd Biesheuvel
2022-02-09ARM: ftrace: avoid unnecessary literal loadsArd Biesheuvel
2022-02-09ARM: ftrace: avoid redundant loads or clobbering IPArd Biesheuvel
2022-02-09ARM: ftrace: use trampolines to keep .init.text in branching rangeArd Biesheuvel
2022-02-09ARM: ftrace: use ADD not POP to counter PUSH at entryArd Biesheuvel
2022-02-09ARM: ftrace: ensure that ADR takes the Thumb bit into accountArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-09-19ARM: 8788/1: ftrace: remove old mcount supportStefan Agner
2017-06-18ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGSAbel Vesa
2016-11-23Revert "arm: move exports to definitions"Russell King
2016-08-07arm: move exports to definitionsAl Viro
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King
2014-11-21ARM: move ftrace assembly code to separate fileRussell King