index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
mcount-dyn.S
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-05
riscv: ftrace: support direct call using call_ops
Andy Chiu
1
-18
/
+33
2025-06-05
riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Puranjay Mohan
1
-4
/
+31
2025-06-05
riscv: ftrace: prepare ftrace for atomic code patching
Andy Chiu
1
-5
/
+4
2025-06-05
riscv: ftrace factor out code defined by !WITH_ARG
Andy Chiu
1
-34
/
+0
2025-06-05
riscv: ftrace: support fastcc in Clang for WITH_ARGS
Andy Chiu
1
-2
/
+14
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