index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry-ftrace.S
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
arm64: Use BTI C directly and unconditionally
Mark Brown
1
-6
/
+2
2021-12-02
arm64: ftrace: add missing BTIs
Mark Rutland
1
-0
/
+6
2021-01-13
arm64: rename S_FRAME_SIZE to PT_REGS_SIZE
Jianlin Lv
1
-6
/
+6
2020-05-18
arm64: entry-ftrace.S: Update comment to indicate that x18 is live
Will Deacon
1
-2
/
+3
2020-03-11
arm64: entry-ftrace.S: Fix missing argument for CONFIG_FUNCTION_GRAPH_TRACER=y
Kunihiko Hayashi
1
-1
/
+1
2020-03-09
arm64: ftrace: Modernise annotation of return_to_handler
Mark Brown
1
-2
/
+2
2020-03-09
arm64: ftrace: Correct annotation of ftrace_caller assembly
Mark Brown
1
-8
/
+8
2020-03-09
arm64: entry-ftrace.S: Convert to modern annotations for assembly functions
Mark Brown
1
-14
/
+14
2019-12-06
arm64: ftrace: fix ifdeffery
Mark Rutland
1
-2
/
+1
2019-11-06
arm64: implement ftrace with regs
Torsten Duwe
1
-5
/
+135
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-12-10
arm64: frace: use asm EXPORT_SYMBOL()
Mark Rutland
1
-0
/
+4
2018-11-30
arm64: ftrace: always pass instrumented pc in x0
Mark Rutland
1
-3
/
+3
2018-11-30
arm64: ftrace: remove return_regs macros
Mark Rutland
1
-20
/
+15
2018-11-30
arm64: ftrace: don't adjust the LR value
Mark Rutland
1
-1
/
+0
2018-11-30
arm64: ftrace: enable graph FP test
Mark Rutland
1
-2
/
+1
2018-11-30
arm64: ftrace: use GLOBAL()
Mark Rutland
1
-4
/
+2
2017-11-03
arm64: Fix static use of function graph
Julien Thierry
1
-9
/
+3
2017-02-15
arm64: include asm/assembler.h in entry-ftrace.S
Arnd Bergmann
1
-0
/
+1
2017-01-17
arm64: entry-ftrace.S: avoid open-coded {adr,ldr}_l
Mark Rutland
1
-8
/
+4
2016-08-24
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
1
-1
/
+1
2015-10-02
arm64: ftrace: fix function_graph tracer panic
Li Bin
1
-2
/
+20
2014-11-07
arm64: ftrace: eliminate literal pool entries
Ard Biesheuvel
1
-10
/
+11
2014-07-18
arm64, ftrace: Remove check of obsolete variable function_trace_stop
Steven Rostedt (Red Hat)
1
-5
/
+0
2014-06-18
arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'
Paul Bolle
1
-1
/
+1
2014-05-29
arm64: ftrace: Add dynamic ftrace support
AKASHI Takahiro
1
-0
/
+43
2014-05-29
arm64: Add ftrace support
AKASHI Takahiro
1
-0
/
+175