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
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
/
powerpc
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-23
powerpc: Add a ppc_inst_as_str() helper
Jordan Niethe
1
-13
/
+13
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-2
/
+2
2020-05-18
powerpc: Add a probe_kernel_read_inst() function
Jordan Niethe
1
-10
/
+13
2020-05-18
powerpc: Use a function for reading instructions
Jordan Niethe
1
-2
/
+2
2020-05-18
powerpc: Use a datatype for instructions
Jordan Niethe
1
-41
/
+42
2020-05-18
powerpc: Introduce functions for instruction equality
Jordan Niethe
1
-7
/
+8
2020-05-18
powerpc: Use an accessor for instructions
Jordan Niethe
1
-14
/
+16
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-12
/
+13
2020-05-18
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
1
-9
/
+15
2019-09-18
powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Naveen N. Rao
4
-2
/
+6
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+0
2019-07-05
powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
Christophe Leroy
1
-4
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-20
/
+4
2019-02-23
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
1
-3
/
+3
2019-02-23
powerpc: Enable kcov
Andrew Donnellan
1
-1
/
+2
2019-01-15
powerpc/syscalls: Fix syscall tracing
Michael Ellerman
1
-7
/
+0
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-11-28
powerpc/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-13
/
+2
2018-11-25
powerpc64/ftrace: Drop pointless static qualifier in is_b_op()
YueHaibing
1
-1
/
+1
2018-10-20
powerpc/ftrace: Handle large kernel configs
Naveen N. Rao
2
-4
/
+269
2018-10-18
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
1
-2
/
+0
2018-09-19
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
1
-1
/
+1
2018-06-21
powerpc/kprobes: Remove jprobe powerpc implementation
Masami Hiramatsu
1
-34
/
+5
2018-06-11
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
1
-3
/
+3
2018-05-03
powerpc: Only support DYNAMIC_FTRACE not static
Michael Ellerman
5
-56
/
+0
2018-05-03
powerpc64/ftrace: Implement support for ftrace_regs_caller()
Naveen N. Rao
2
-17
/
+238
2018-05-03
powerpc64/ftrace: Use the generic version of ftrace_replace_code()
Naveen N. Rao
1
-36
/
+0
2018-05-03
powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
Naveen N. Rao
2
-0
/
+18
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2017-11-10
Merge branch 'fixes' into next
Michael Ellerman
1
-30
/
+15
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-10
powerpc/livepatch: Fix livepatch stack access
Kamalesh Babulal
1
-30
/
+15
2017-10-04
powerpc/kprobes: Clean up jprobe detection in livepatch handler
Naveen N. Rao
1
-2
/
+2
2017-06-16
powerpc/kprobes: Skip livepatch_handler() for jprobes
Naveen N. Rao
1
-5
/
+34
2017-06-16
powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS
Naveen N. Rao
1
-8
/
+12
2017-04-27
powerpc/ftrace/64: Split further based on -mprofile-kernel
Naveen N. Rao
4
-305
/
+346
2017-04-27
powerpc: Split ftrace bits into a separate file
Naveen N. Rao
5
-0
/
+1166