index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
mcount-dyn.S
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
ftrace: riscv: move from REGS to ARGS
Puranjay Mohan
1
-121
/
+50
2024-01-17
Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"
Palmer Dabbelt
1
-37
/
+161
2024-01-17
riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Song Shuai
1
-0
/
+10
2024-01-17
riscv: ftrace: Make function graph use ftrace directly
Song Shuai
1
-38
/
+152
2024-01-09
use linux/export.h rather than asm-generic/export.h
Al Viro
1
-1
/
+1
2023-11-06
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
1
-12
/
+8
2023-03-23
riscv: entry: Consolidate general regs saving/restoring
Jisheng Zhang
1
-53
/
+4
2023-02-15
riscv: ftrace: Reduce the detour code size to half
Guo Ren
1
-26
/
+16
2021-01-14
riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
Guo Ren
1
-190
/
+152
2018-04-02
riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
Alan Kao
1
-0
/
+122
2018-04-02
riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
Alan Kao
1
-0
/
+3
2018-04-02
riscv/ftrace: Add dynamic function graph tracer support
Alan Kao
1
-0
/
+64
2018-04-02
riscv/ftrace: Add dynamic function tracer support
Alan Kao
1
-0
/
+50