index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
ftrace.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-20
Merge patch series "riscv: Add runtime constant support"
Alexandre Ghiti
1
-1
/
+0
2025-03-20
riscv: Move nop definition to insn-def.h
Charlie Jenkins
1
-1
/
+0
2025-03-18
riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_call_ra
Juhan Jin
1
-2
/
+2
2025-03-18
riscv: tracing: Fix __write_overflow_field in ftrace_partial_regs()
Charlie Jenkins
1
-1
/
+1
2024-12-26
fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
1
-0
/
+5
2024-12-26
tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
Masami Hiramatsu (Google)
1
-0
/
+14
2024-12-26
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
1
-21
/
+5
2024-10-15
ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
Steven Rostedt
1
-0
/
+1
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
1
-9
/
+12
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-1
/
+0
2024-05-22
ftrace: riscv: move from REGS to ARGS
Puranjay Mohan
1
-7
/
+69
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-12
/
+2
2024-02-22
riscv: remove MCOUNT_NAME workaround
Nathan Chancellor
1
-12
/
+2
2024-02-22
arch and include: update LLVM Phabricator links
Nathan Chancellor
1
-1
/
+1
2024-02-22
riscv: add CALLER_ADDRx support
Zong Li
1
-0
/
+5
2024-01-17
riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
Song Shuai
1
-0
/
+7
2024-01-17
riscv: ftrace: Make function graph use ftrace directly
Song Shuai
1
-1
/
+10
2023-10-12
riscv: Fix ftrace syscall handling which are now prefixed with __riscv_
Alexandre Ghiti
1
-0
/
+21
2023-06-22
riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
1
-0
/
+21
2023-03-09
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
1
-1
/
+1
2023-02-15
riscv: ftrace: Reduce the detour code size to half
Guo Ren
1
-12
/
+38
2021-04-26
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
1
-2
/
+12
2020-09-11
RISC-V: Take text_mutex in ftrace_init_nop()
Palmer Dabbelt
1
-0
/
+7
2019-11-12
riscv: clean up the macro format in each header file
Zong Li
1
-0
/
+5
2018-04-02
riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support
Alan Kao
1
-0
/
+1
2018-04-02
riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
Alan Kao
1
-0
/
+1
2018-04-02
riscv/ftrace: Add dynamic function tracer support
Alan Kao
1
-0
/
+54
2018-01-30
riscv/ftrace: Add basic support
Alan Kao
1
-0
/
+10