index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
ftrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
Will Deacon
2019-08-16
1
-9
/
+13
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
arm64/module: ftrace: deal with place relative nature of PLTs
Ard Biesheuvel
2019-04-23
1
-2
/
+7
*
arm64/ftrace: fix inadvertent BUG() in trampoline check
Ard Biesheuvel
2019-04-08
1
-2
/
+1
*
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-31
1
-0
/
+1
|
\
|
*
arm64: ftrace: Set FTRACE_MAY_SLEEP before ftrace_modify_all_code()
Steven Rostedt (VMware)
2018-12-10
1
-0
/
+1
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-25
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
arm64: ftrace: always pass instrumented pc in x0
Mark Rutland
2018-11-30
1
-1
/
+1
|
*
arm64/module: switch to ADRP/ADD sequences for PLT entries
Ard Biesheuvel
2018-11-27
1
-1
/
+1
*
|
arm64: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
1
-14
/
+1
|
/
*
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
2017-12-01
1
-6
/
+8
*
arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernels
Mark Rutland
2017-06-23
1
-6
/
+8
*
arm64: ftrace: fix building without CONFIG_MODULES
Will Deacon
2017-06-12
1
-6
/
+10
*
arm64: ftrace: add support for far branches to dynamic ftrace
Ard Biesheuvel
2017-06-07
1
-0
/
+51
*
arm64: ftrace: don't validate branch via PLT in ftrace_make_nop()
Ard Biesheuvel
2017-06-07
1
-3
/
+43
*
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2016-08-24
1
-1
/
+1
*
arm64: ftrace: modify a stack frame in a safe way
AKASHI Takahiro
2015-12-21
1
-7
/
+4
*
arm64: ftrace: fix the comments for ftrace_modify_code
Li Bin
2015-12-04
1
-6
/
+5
*
arm64: ftrace: stop using kstop_machine to enable/disable tracing
Li Bin
2015-12-04
1
-0
/
+5
*
arm64: ftrace: fix ftrace_modify_graph_caller for branch replace
Pratyush Anand
2015-02-23
1
-1
/
+1
*
arm64: Correct ftrace calls to aarch64_insn_gen_branch_imm()
Catalin Marinas
2014-09-19
1
-4
/
+6
*
arm64: ftrace: Add dynamic ftrace support
AKASHI Takahiro
2014-05-29
1
-0
/
+112
*
arm64: Add ftrace support
AKASHI Takahiro
2014-05-29
1
-0
/
+64