index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-04-29
powerpc64/ftrace: fix clobbered r15 during livepatching
Hari Bathini
1
-1
/
+1
2025-03-10
powerpc/ftrace: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
2
-8
/
+4
2024-12-26
fgraph: Pass ftrace_regs to entryfunc
Masami Hiramatsu (Google)
2
-5
/
+7
2024-12-24
fgraph: Get ftrace recursion lock in function_graph_enter
Masami Hiramatsu (Google)
2
-12
/
+0
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-123
/
+499
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2024-11-08
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2
-2
/
+2
2024-10-31
powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
Naveen N Rao
2
-29
/
+96
2024-10-31
powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
Naveen N Rao
2
-9
/
+86
2024-10-31
powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
Naveen N Rao
2
-4
/
+25
2024-10-31
powerpc64/ftrace: Move ftrace sequence out of line
Naveen N Rao
2
-35
/
+243
2024-10-31
powerpc/ftrace: Skip instruction patching if the instructions are the same
Naveen N Rao
1
-1
/
+1
2024-10-31
powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
Naveen N Rao
2
-62
/
+56
2024-10-31
powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code
Naveen N Rao
2
-4
/
+6
2024-10-31
powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x
Naveen N Rao
1
-1
/
+5
2024-10-31
powerpc/trace: Account for -fpatchable-function-entry support by toolchain
Naveen N Rao
1
-4
/
+7
2024-10-11
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
2
-3
/
+3
2024-02-14
powerpc/ftrace: Ignore ftrace locations in exit text sections
Naveen N Rao
2
-0
/
+17
2024-01-09
Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+0
2023-12-13
powerpc/ftrace: Remove nops after the call to ftrace_stub
Naveen N Rao
1
-2
/
+0
2023-12-05
powerpc/ftrace: Fix stack teardown in ftrace_no_trace
Naveen N Rao
1
-2
/
+2
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-729
/
+1189
2023-08-21
powerpc/ftrace: Add support for -fpatchable-function-entry
Naveen N Rao
2
-2
/
+14
2023-08-21
powerpc/ftrace: Implement ftrace_replace_code()
Naveen N Rao
1
-73
/
+92
2023-08-21
powerpc/ftrace: Replace use of ftrace_call_replace() with ftrace_create_branc...
Naveen N Rao
1
-15
/
+2
2023-08-21
powerpc/ftrace: Simplify ftrace_modify_call()
Naveen N Rao
1
-140
/
+21
2023-08-21
powerpc/ftrace: Simplify ftrace_make_call()
Naveen N Rao
1
-156
/
+31
2023-08-21
powerpc/ftrace: Simplify ftrace_make_nop()
Naveen N Rao
1
-188
/
+32
2023-08-21
powerpc/ftrace: Add separate ftrace_init_nop() with additional validation
Naveen N Rao
1
-0
/
+71
2023-08-21
powerpc/ftrace: Stop re-purposing linker generated long branches for ftrace
Naveen N Rao
1
-93
/
+17
2023-08-21
powerpc/ftrace: Refactor ftrace_modify_code()
Naveen N Rao
1
-20
/
+27
2023-08-21
powerpc/ftrace: Consolidate ftrace support into fewer files
Naveen N Rao
5
-76
/
+131
2023-08-21
powerpc/ftrace: Extend ftrace support for large kernels to ppc32
Naveen N Rao
2
-22
/
+23
2023-08-21
powerpc/ftrace: Use FTRACE_REGS_ADDR to identify the correct ftrace trampoline
Naveen N Rao
1
-6
/
+1
2023-08-21
powerpc/ftrace: Simplify function_graph support in ftrace.c
Naveen N Rao
1
-57
/
+7
2023-08-21
powerpc64/ftrace: Move ELFv1 and -pg support code into a separate file
Naveen N Rao
3
-14
/
+855
2023-08-16
powerpc: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
1
-1
/
+1
2023-08-16
powerpc: remove unneeded #include <asm/export.h>
Masahiro Yamada
2
-2
/
+0
2023-07-28
powerpc/ftrace: Create a dummy stackframe to fix stack unwind
Naveen N Rao
1
-2
/
+7
2023-04-20
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
1
-10
/
+38
2023-04-20
powerpc/64: Add support to build with prefixed instructions
Nicholas Piggin
1
-0
/
+2
2023-02-10
powerpc/kcsan: Add exclusions from instrumentation
Rohan McLure
1
-0
/
+1
2022-12-02
powerpc: add definition for pt_regs offset within an interrupt frame
Nicholas Piggin
1
-1
/
+1
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
2
-3
/
+2
2022-09-28
powerpc/64: asm use consistent global variable declaration and access
Nicholas Piggin
1
-2
/
+1
2022-08-10
powerpc64/ftrace: Fix ftrace for clang builds
Naveen N. Rao
1
-4
/
+4
2022-07-25
powerpc: Fix all occurences of duplicate words
Michael Ellerman
1
-3
/
+3
2022-06-29
powerpc/64: Drop ppc_inst_as_str()
Michael Ellerman
1
-11
/
+13
2022-05-22
powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
Naveen N. Rao
1
-3
/
+12
2022-05-22
powerpc/ftrace: Minimise number of #ifdefs
Christophe Leroy
1
-90
/
+85
[next]