index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
mcount.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: remove MCOUNT_NAME workaround
Nathan Chancellor
2024-02-23
1
-5
/
+5
*
use linux/export.h rather than asm-generic/export.h
Al Viro
2024-01-10
1
-1
/
+1
*
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
2023-11-06
1
-4
/
+4
*
riscv: use ".L" local labels in assembly when applicable
Clément Léger
2023-11-06
1
-5
/
+5
*
riscv: Add ftrace_stub_graph
Sami Tolvanen
2023-08-23
1
-0
/
+4
*
riscv: Add types to indirectly called assembly functions
Sami Tolvanen
2023-08-23
1
-2
/
+3
*
riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
2023-06-22
1
-6
/
+1
*
RISC-V: preserve a1 in mcount
Jamie Iles
2022-12-02
1
-2
/
+4
*
RISC-V: reduce mcount save space on RV32
Jamie Iles
2022-12-02
1
-16
/
+16
*
RISC-V: use REG_S/REG_L for mcount
Jamie Iles
2022-12-02
1
-15
/
+15
*
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
2021-04-26
1
-5
/
+5
*
RISC-V: remove the unused return_to_handler export
Christoph Hellwig
2018-10-23
1
-1
/
+0
*
riscv/ftrace: Export _mcount when DYNAMIC_FTRACE isn't set
Alan Kao
2018-06-11
1
-1
/
+1
*
riscv/ftrace: Add dynamic function tracer support
Alan Kao
2018-04-03
1
-9
/
+13
*
riscv/ftrace: Add basic support
Alan Kao
2018-01-31
1
-0
/
+126