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
/
entry-ftrace.S
Age
Commit message (
Expand
)
Author
2023-06-20
arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
2023-04-11
arm64: ftrace: Add direct call support
Florent Revest
2023-01-24
arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Mark Rutland
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-11-25
ftrace: arm64: remove static ftrace
Mark Rutland
2022-11-18
ftrace: arm64: move from REGS to ARGS
Mark Rutland
2022-11-14
arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACER
Sami Tolvanen
2022-10-20
ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()
Peter Zijlstra
2022-06-15
arm64: ftrace: remove redundant label
Mark Rutland
2022-04-29
arm64/ftrace: Make function graph use ftrace directly
Chengming Zhou
2021-12-14
arm64: Use BTI C directly and unconditionally
Mark Brown
2021-12-02
arm64: ftrace: add missing BTIs
Mark Rutland
2021-01-13
arm64: rename S_FRAME_SIZE to PT_REGS_SIZE
Jianlin Lv
2020-05-18
arm64: entry-ftrace.S: Update comment to indicate that x18 is live
Will Deacon
2020-03-11
arm64: entry-ftrace.S: Fix missing argument for CONFIG_FUNCTION_GRAPH_TRACER=y
Kunihiko Hayashi
2020-03-09
arm64: ftrace: Modernise annotation of return_to_handler
Mark Brown
2020-03-09
arm64: ftrace: Correct annotation of ftrace_caller assembly
Mark Brown
2020-03-09
arm64: entry-ftrace.S: Convert to modern annotations for assembly functions
Mark Brown
2019-12-06
arm64: ftrace: fix ifdeffery
Mark Rutland
2019-11-06
arm64: implement ftrace with regs
Torsten Duwe
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-12-10
arm64: frace: use asm EXPORT_SYMBOL()
Mark Rutland
2018-11-30
arm64: ftrace: always pass instrumented pc in x0
Mark Rutland
2018-11-30
arm64: ftrace: remove return_regs macros
Mark Rutland
2018-11-30
arm64: ftrace: don't adjust the LR value
Mark Rutland
2018-11-30
arm64: ftrace: enable graph FP test
Mark Rutland
2018-11-30
arm64: ftrace: use GLOBAL()
Mark Rutland
2017-11-03
arm64: Fix static use of function graph
Julien Thierry
2017-02-15
arm64: include asm/assembler.h in entry-ftrace.S
Arnd Bergmann
2017-01-17
arm64: entry-ftrace.S: avoid open-coded {adr,ldr}_l
Mark Rutland
2016-08-24
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
2015-10-02
arm64: ftrace: fix function_graph tracer panic
Li Bin
2014-11-07
arm64: ftrace: eliminate literal pool entries
Ard Biesheuvel
2014-07-18
arm64, ftrace: Remove check of obsolete variable function_trace_stop
Steven Rostedt (Red Hat)
2014-06-18
arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST'
Paul Bolle
2014-05-29
arm64: ftrace: Add dynamic ftrace support
AKASHI Takahiro
2014-05-29
arm64: Add ftrace support
AKASHI Takahiro