index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-27
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
1
-2
/
+1
2022-03-10
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
1
-1
/
+1
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
1
-15
/
+2
2022-03-01
Merge branch 'fixes' into features
Vasily Gorbik
1
-1
/
+36
2022-03-01
s390/ftrace: fix arch_ftrace_get_regs implementation
Heiko Carstens
1
-1
/
+1
2022-03-01
s390/ftrace: fix ftrace_caller/ftrace_regs_caller generation
Heiko Carstens
1
-0
/
+35
2022-02-07
s390/ftrace: verify opcode before applying patch
Sven Schnelle
1
-16
/
+27
2022-02-07
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
1
-2
/
+1
2021-12-10
s390/ftrace: remove preempt_disable()/preempt_enable() pair
Jerome Marchand
1
-2
/
+0
2021-11-07
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-84
/
+12
2021-10-11
s390/ftrace: add missing serialization for graph caller patching
Heiko Carstens
1
-0
/
+2
2021-10-11
s390/ftrace: use text_poke_sync_lock()
Heiko Carstens
1
-6
/
+6
2021-10-09
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-10-04
s390/ftrace: remove dead code
Heiko Carstens
1
-80
/
+6
2021-09-08
s390/ftrace: remove incorrect __va usage
Heiko Carstens
1
-2
/
+2
2021-08-03
s390/ftrace: implement hotpatching
Ilya Leoshkevich
1
-16
/
+206
2021-07-15
s390/ftrace: fix ftrace_update_ftrace_func implementation
Vasily Gorbik
1
-0
/
+2
2020-12-18
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-4
/
+16
2020-11-20
s390/ftrace: assume -mhotpatch or -mrecord-mcount always available
Vasily Gorbik
1
-49
/
+14
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
1
-1
/
+3
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-06
kprobes/ftrace: Add recursion protection to the ftrace callback
Steven Rostedt (VMware)
1
-3
/
+13
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-2
/
+2
2020-05-20
s390: Remove two unused inline functions
YueHaibing
1
-16
/
+0
2020-01-30
s390: support KPROBES_ON_FTRACE
Sven Schnelle
1
-34
/
+46
2019-05-02
s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Martin Schwidefsky
1
-4
/
+5
2018-11-28
s390/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-11
/
+2
2018-08-16
s390/ftrace: Add -mfentry and -mnop-mcount support
Vasily Gorbik
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+4
2017-05-09
s390: use set_memory.h header
Laura Abbott
1
-0
/
+1
2017-05-03
s390/ftrace: fix compile for !MODULES
Heiko Carstens
1
-0
/
+4
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
1
-1
/
+2
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
1
-1
/
+1
2015-03-25
s390/maccess: remove potentially broken probe_kernel_write()
Heiko Carstens
1
-6
/
+6
2015-03-13
s390/ftrace: fix compile error if CONFIG_KPROBES is disabled
Heiko Carstens
1
-16
/
+45
2015-01-29
s390/ftrace: hotpatch support for function tracing
Heiko Carstens
1
-1
/
+14
2015-01-08
s390/ftrace: add code replacement sanity checks
Heiko Carstens
1
-46
/
+49
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-50
/
+86
2014-10-28
s390/ftrace: add ftrace_graph_is_dead() check
Heiko Carstens
1
-0
/
+2
2014-10-27
s390/kprobes: make use of NOKPROBE_SYMBOL()
Heiko Carstens
1
-2
/
+2
2014-10-27
s390/ftrace,kprobes: allow to patch first instruction
Heiko Carstens
1
-48
/
+84
2014-10-09
s390/ftrace: simplify enabling/disabling of ftrace_graph_caller
Heiko Carstens
1
-13
/
+9
2014-10-09
s390/ftrace: remove 31 bit ftrace support
Heiko Carstens
1
-77
/
+2
2014-09-09
s390/ftrace: optimize mcount code
Heiko Carstens
1
-17
/
+40
2014-09-09
s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selected
Heiko Carstens
1
-6
/
+0
2014-09-09
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS support
Heiko Carstens
1
-0
/
+7
2014-09-09
s390/ftrace: optimize function graph caller code
Heiko Carstens
1
-0
/
+24
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
1
-1
/
+1
2014-03-07
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
1
-1
/
+0
[next]