index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
entry-ftrace.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: entry-ftrace.S: Update comment to indicate that x18 is live
Will Deacon
2020-05-18
1
-2
/
+3
*
arm64: entry-ftrace.S: Fix missing argument for CONFIG_FUNCTION_GRAPH_TRACER=y
Kunihiko Hayashi
2020-03-11
1
-1
/
+1
*
arm64: ftrace: Modernise annotation of return_to_handler
Mark Brown
2020-03-09
1
-2
/
+2
*
arm64: ftrace: Correct annotation of ftrace_caller assembly
Mark Brown
2020-03-09
1
-8
/
+8
*
arm64: entry-ftrace.S: Convert to modern annotations for assembly functions
Mark Brown
2020-03-09
1
-14
/
+14
*
arm64: ftrace: fix ifdeffery
Mark Rutland
2019-12-06
1
-2
/
+1
*
arm64: implement ftrace with regs
Torsten Duwe
2019-11-06
1
-5
/
+135
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
arm64: frace: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
1
-0
/
+4
*
arm64: ftrace: always pass instrumented pc in x0
Mark Rutland
2018-11-30
1
-3
/
+3
*
arm64: ftrace: remove return_regs macros
Mark Rutland
2018-11-30
1
-20
/
+15
*
arm64: ftrace: don't adjust the LR value
Mark Rutland
2018-11-30
1
-1
/
+0
*
arm64: ftrace: enable graph FP test
Mark Rutland
2018-11-30
1
-2
/
+1
*
arm64: ftrace: use GLOBAL()
Mark Rutland
2018-11-30
1
-4
/
+2
*
arm64: Fix static use of function graph
Julien Thierry
2017-11-03
1
-9
/
+3
*
arm64: include asm/assembler.h in entry-ftrace.S
Arnd Bergmann
2017-02-15
1
-0
/
+1
*
arm64: entry-ftrace.S: avoid open-coded {adr,ldr}_l
Mark Rutland
2017-01-17
1
-8
/
+4
*
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
2016-08-24
1
-1
/
+1
*
arm64: ftrace: fix function_graph tracer panic
Li Bin
2015-10-02
1
-2
/
+20
*
arm64: ftrace: eliminate literal pool entries
Ard Biesheuvel
2014-11-07
1
-10
/
+11
*
arm64, ftrace: Remove check of obsolete variable function_trace_stop
Steven Rostedt (Red Hat)
2014-07-18
1
-5
/
+0
*
arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'
Paul Bolle
2014-06-18
1
-1
/
+1
*
arm64: ftrace: Add dynamic ftrace support
AKASHI Takahiro
2014-05-29
1
-0
/
+43
*
arm64: Add ftrace support
AKASHI Takahiro
2014-05-29
1
-0
/
+175