summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/entry-ftrace.S
AgeCommit message (Expand)AuthorFilesLines
2022-02-09ARM: ftrace: enable the graph tracer with the EABI unwinderArd Biesheuvel1-8/+20
2022-02-09ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TESTArd Biesheuvel1-1/+1
2022-02-09ARM: ftrace: avoid unnecessary literal loadsArd Biesheuvel1-16/+11
2022-02-09ARM: ftrace: avoid redundant loads or clobbering IPArd Biesheuvel1-29/+22
2022-02-09ARM: ftrace: use trampolines to keep .init.text in branching rangeArd Biesheuvel1-0/+16
2022-02-09ARM: ftrace: use ADD not POP to counter PUSH at entryArd Biesheuvel1-1/+1
2022-02-09ARM: ftrace: ensure that ADR takes the Thumb bit into accountArd Biesheuvel1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2018-09-19ARM: 8788/1: ftrace: remove old mcount supportStefan Agner1-71/+4
2017-06-18ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGSAbel Vesa1-0/+100
2016-11-23Revert "arm: move exports to definitions"Russell King1-3/+0
2016-08-07arm: move exports to definitionsAl Viro1-0/+3
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King1-1/+1
2014-11-21ARM: move ftrace assembly code to separate fileRussell King1-0/+243