index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
mcount.S
Age
Commit message (
Expand
)
Author
2023-08-09
s390: remove unneeded #include <asm/export.h>
Masahiro Yamada
2023-07-27
s390/ftrace: use la instead of aghik in return_to_handler()
Heiko Carstens
2023-07-24
s390/tracing: pass struct ftrace_regs to ftrace_trace_function
Sven Schnelle
2023-07-24
s390/ftrace: enable HAVE_FUNCTION_GRAPH_RETVAL
Sven Schnelle
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-04-19
s390/mcount: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
2023-03-21
ftrace: selftest: remove broken trace_direct_tramp
Mark Rutland
2023-03-20
s390/ftrace: move hotpatch trampolines to mcount.S
Heiko Carstens
2023-01-22
s390/kprobes: replace kretprobe with rethook
Vasily Gorbik
2022-03-10
s390/kprobes: Avoid additional kprobe in kretprobe handling
Tobias Huschle
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-03-01
s390/ftrace: make use of epsw to get psw mask
Heiko Carstens
2022-03-01
s390: always use the packed stack layout
Vasily Gorbik
2022-03-01
Merge branch 'fixes' into features
Vasily Gorbik
2022-03-01
s390/ftrace: fix arch_ftrace_get_regs implementation
Heiko Carstens
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2021-10-19
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL support
Heiko Carstens
2021-10-11
s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementations
Heiko Carstens
2021-07-15
s390/ftrace: fix ftrace_update_ftrace_func implementation
Vasily Gorbik
2020-11-20
s390/ftrace: assume -mhotpatch or -mrecord-mcount always available
Vasily Gorbik
2020-01-30
s390: support KPROBES_ON_FTRACE
Sven Schnelle
2020-01-28
Merge tag 's390-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-01-22
s390/ftrace: generate traced function stack frame
Vasily Gorbik
2019-12-18
s390/ftrace: save traced function caller
Vasily Gorbik
2019-05-02
s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Martin Schwidefsky
2019-05-02
s390: add missing ENDPROC statements to assembler functions
Martin Schwidefsky
2018-08-15
s390/ftrace: Add -mfentry and -mnop-mcount support
Vasily Gorbik
2018-05-07
s390/ftrace: use expoline for indirect branches
Martin Schwidefsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-08-07
s390: move exports to definitions
Al Viro
2015-01-29
s390/ftrace: hotpatch support for function tracing
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: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selected
Heiko Carstens
2014-07-18
s390/ftrace: remove check of obsolete variable function_trace_stop
Heiko Carstens
2013-05-15
s390/ftrace: fix mcount adjustment
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2011-07-24
[S390] fix s390 assembler code alignments
Jan Glauber
2011-01-05
[S390] cleanup ftrace backend functions
Martin Schwidefsky
2011-01-05
[S390] add kprobes annotations
Martin Schwidefsky
2009-09-11
[S390] improve mcount code
Martin Schwidefsky
2009-06-12
[S390] ftrace: add function graph tracer support
Heiko Carstens
2009-06-12
[S390] ftrace: add function trace mcount test support
Heiko Carstens
2009-06-12
[S390] ftrace: add dynamic ftrace support
Heiko Carstens
2009-03-18
[S390] ftrace/mcount: fix kernel stack backchain
Heiko Carstens
2008-12-25
[S390] ftrace: function tracer backend for s390
Heiko Carstens