index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-23
arm64/module: ftrace: deal with place relative nature of PLTs
Ard Biesheuvel
2019-04-08
arm64/ftrace: fix inadvertent BUG() in trampoline check
Ard Biesheuvel
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-10
arm64: ftrace: Set FTRACE_MAY_SLEEP before ftrace_modify_all_code()
Steven Rostedt (VMware)
2018-11-30
arm64: ftrace: always pass instrumented pc in x0
Mark Rutland
2018-11-27
arm64: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
arm64/module: switch to ADRP/ADD sequences for PLT entries
Ard Biesheuvel
2017-12-01
arm64: ftrace: emit ftrace-mod.o contents through code
Ard Biesheuvel
2017-06-23
arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernels
Mark Rutland
2017-06-12
arm64: ftrace: fix building without CONFIG_MODULES
Will Deacon
2017-06-07
arm64: ftrace: add support for far branches to dynamic ftrace
Ard Biesheuvel
2017-06-07
arm64: ftrace: don't validate branch via PLT in ftrace_make_nop()
Ard Biesheuvel
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2015-12-21
arm64: ftrace: modify a stack frame in a safe way
AKASHI Takahiro
2015-12-04
arm64: ftrace: fix the comments for ftrace_modify_code
Li Bin
2015-12-04
arm64: ftrace: stop using kstop_machine to enable/disable tracing
Li Bin
2015-02-23
arm64: ftrace: fix ftrace_modify_graph_caller for branch replace
Pratyush Anand
2014-09-19
arm64: Correct ftrace calls to aarch64_insn_gen_branch_imm()
Catalin Marinas
2014-05-29
arm64: ftrace: Add dynamic ftrace support
AKASHI Takahiro
2014-05-29
arm64: Add ftrace support
AKASHI Takahiro