index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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