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
/
arm
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
2021-06-07
ARM: 9079/1: ftrace: Add MODULE_PLTS support
Alex Sverdlin
2021-06-07
ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()
Alex Sverdlin
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-02-11
arm/ftrace: Fix BE text poking
Peter Zijlstra
2019-11-27
arm/ftrace: Use __patch_text()
Peter Zijlstra
2018-11-27
ARM: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-09-19
ARM: 8788/1: ftrace: remove old mcount support
Stefan Agner
2017-06-18
ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS
Abel Vesa
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
arm: use set_memory.h header
Laura Abbott
2017-04-20
ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTER
Abel Vesa
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2015-01-13
ARM: kprobes: enable OPTPROBES for ARM 32
Wang Nan
2014-10-16
ARM: mm: allow text and rodata sections to be read-only
Kees Cook
2014-04-23
ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONX
Rabin Vincent
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
2014-03-07
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
2012-07-31
ARM: 7468/1: ftrace: Trace function entry before updating index
Colin Cross
2012-03-24
ARM: 7331/1: extract out insn generation code from ftrace
Rabin Vincent
2012-03-24
ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction format
Rabin Vincent
2012-03-24
ARM: 7351/1: ftrace: remove useless memory checks
Rabin Vincent
2010-11-19
ARM: ftrace: graph tracer + dynamic ftrace
Rabin Vincent
2010-11-19
ARM: ftrace: function graph tracer support
Tim Bird
2010-09-02
ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace
Rabin Vincent
2010-09-02
ARM: 6318/1: ftrace: fix and update dynamic ftrace
Rabin Vincent
2010-04-21
ARM: fix build error in arch/arm/kernel/process.c
Russell King
2008-12-12
small doc fix: ftrace_dyn_arch_init is called by ftrace_init
Uwe Kleine-König
2008-10-23
ftrace: remove mcount set
Steven Rostedt
2008-06-23
ftrace: store mcount address in rec->ip
Abhishek Sagar
2008-06-10
ftrace: remove ftrace_ip_converted()
Abhishek Sagar
2008-06-02
ftrace: core support for ARM
Abhishek Sagar