index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
mcount-dyn.S
Age
Commit message (
Expand
)
Author
2025-06-05
riscv: ftrace: support direct call using call_ops
Andy Chiu
2025-06-05
riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Puranjay Mohan
2025-06-05
riscv: ftrace: prepare ftrace for atomic code patching
Andy Chiu
2025-06-05
riscv: ftrace factor out code defined by !WITH_ARG
Andy Chiu
2025-06-05
riscv: ftrace: support fastcc in Clang for WITH_ARGS
Andy Chiu
2024-05-22
ftrace: riscv: move from REGS to ARGS
Puranjay Mohan
2024-01-17
Merge patch series "riscv: ftrace: Miscellaneous ftrace improvements"
Palmer Dabbelt
2024-01-17
riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Song Shuai
2024-01-17
riscv: ftrace: Make function graph use ftrace directly
Song Shuai
2024-01-09
use linux/export.h rather than asm-generic/export.h
Al Viro
2023-11-06
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
2023-03-23
riscv: entry: Consolidate general regs saving/restoring
Jisheng Zhang
2023-02-15
riscv: ftrace: Reduce the detour code size to half
Guo Ren
2021-01-14
riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
Guo Ren
2018-04-02
riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
Alan Kao
2018-04-02
riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
Alan Kao
2018-04-02
riscv/ftrace: Add dynamic function graph tracer support
Alan Kao
2018-04-02
riscv/ftrace: Add dynamic function tracer support
Alan Kao