index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
mcount.S
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
riscv: remove MCOUNT_NAME workaround
Nathan Chancellor
1
-5
/
+5
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
-4
/
+4
2023-11-06
riscv: use ".L" local labels in assembly when applicable
Clément Léger
1
-5
/
+5
2023-08-23
riscv: Add ftrace_stub_graph
Sami Tolvanen
1
-0
/
+4
2023-08-23
riscv: Add types to indirectly called assembly functions
Sami Tolvanen
1
-2
/
+3
2023-06-22
riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
1
-6
/
+1
2022-12-02
RISC-V: preserve a1 in mcount
Jamie Iles
1
-2
/
+4
2022-12-02
RISC-V: reduce mcount save space on RV32
Jamie Iles
1
-16
/
+16
2022-12-02
RISC-V: use REG_S/REG_L for mcount
Jamie Iles
1
-15
/
+15
2021-04-26
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
1
-5
/
+5
2018-10-22
RISC-V: remove the unused return_to_handler export
Christoph Hellwig
1
-1
/
+0
2018-06-11
riscv/ftrace: Export _mcount when DYNAMIC_FTRACE isn't set
Alan Kao
1
-1
/
+1
2018-04-02
riscv/ftrace: Add dynamic function tracer support
Alan Kao
1
-9
/
+13
2018-01-30
riscv/ftrace: Add basic support
Alan Kao
1
-0
/
+126