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
/
s390
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-05-08
s390: use set_memory.h header
Laura Abbott
2017-05-03
s390/ftrace: fix compile for !MODULES
Heiko Carstens
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
2015-03-25
s390/maccess: remove potentially broken probe_kernel_write()
Heiko Carstens
2015-03-13
s390/ftrace: fix compile error if CONFIG_KPROBES is disabled
Heiko Carstens
2015-01-29
s390/ftrace: hotpatch support for function tracing
Heiko Carstens
2015-01-08
s390/ftrace: add code replacement sanity checks
Heiko Carstens
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-10-28
s390/ftrace: add ftrace_graph_is_dead() check
Heiko Carstens
2014-10-27
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
2014-10-09
s390/ftrace: simplify enabling/disabling of ftrace_graph_caller
Heiko Carstens
2014-10-09
s390/ftrace: remove 31 bit ftrace support
Heiko Carstens
2014-09-09
s390/ftrace: optimize mcount code
Heiko Carstens
2014-09-09
s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selected
Heiko Carstens
2014-09-09
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS support
Heiko Carstens
2014-09-09
s390/ftrace: optimize function graph caller code
Heiko Carstens
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
2013-10-24
s390/ftrace: prepare_ftrace_return() function call order
Heiko Carstens
2013-09-07
s390/ftrace: avoid pointer arithmetics with function pointers
Heiko Carstens
2013-09-07
s390: make various functions static, add declarations to header files
Heiko Carstens
2013-05-15
s390/ftrace: fix mcount adjustment
Heiko Carstens
2011-01-05
[S390] cleanup ftrace backend functions
Martin Schwidefsky
2010-02-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-02-26
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2009-10-29
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-10-14
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
2009-10-06
[S390] ftrace: drop nmi protection
Heiko Carstens
2009-08-26
tracing: Add syscall tracepoints - s390 arch update
Hendrik Brueckner
2009-06-18
function-graph: add stack frame test
Steven Rostedt
2009-06-12
[S390] ftrace: add system call tracer support
Heiko Carstens
2009-06-12
[S390] ftrace: add function graph tracer support
Heiko Carstens
2009-06-12
[S390] ftrace: add dynamic ftrace support
Heiko Carstens