index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
Mike Rapoport (IBM)
1
-10
/
+0
2024-05-14
mm: introduce execmem_alloc() and execmem_free()
Mike Rapoport (IBM)
1
-3
/
+3
2024-01-10
x86/bugs: Rename CONFIG_SLS => CONFIG_MITIGATION_SLS
Breno Leitao
1
-1
/
+2
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
1
-1
/
+1
2023-07-11
x86/ftrace: Remove unsued extern declaration ftrace_regs_caller_ret()
YueHaibing
1
-1
/
+0
2023-05-18
x86/ftrace: Move prepare_ftrace_return prototype to header
Arnd Bergmann
1
-3
/
+0
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+2
2022-12-16
Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-0
/
+2
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
1
-3
/
+2
2022-12-15
x86/ftrace: Remove SYSTEM_BOOTING exceptions
Peter Zijlstra
1
-2
/
+1
2022-12-09
ftrace/x86: Add back ftrace_expected for ftrace bug reports
Steven Rostedt (Google)
1
-0
/
+2
2022-10-17
x86/ftrace: Make it call depth tracking aware
Peter Zijlstra
1
-4
/
+12
2022-10-17
x86/returnthunk: Allow different return thunks
Peter Zijlstra
1
-1
/
+1
2022-10-17
x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc()
Thomas Gleixner
1
-2
/
+0
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+1
2022-07-30
ftrace/x86: Add back ftrace_expected assignment
Steven Rostedt (Google)
1
-0
/
+1
2022-06-27
x86/ftrace: Use alternative RET encoding
Peter Zijlstra
1
-2
/
+5
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-4
/
+2
2022-05-27
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
1
-4
/
+2
2022-04-29
ftrace: cleanup ftrace_graph_caller enable and disable
Chengming Zhou
1
-15
/
+2
2022-03-15
x86/ibt,ftrace: Make function-graph play nice
Peter Zijlstra
1
-7
/
+2
2021-12-09
x86: Add straight-line-speculation mitigation
Peter Zijlstra
1
-1
/
+1
2021-10-21
x86/ftrace: Make function graph use ftrace directly
Steven Rostedt (VMware)
1
-3
/
+34
2021-10-20
x86/ftrace: Remove fault protection code in prepare_ftrace_return
Steven Rostedt (VMware)
1
-35
/
+3
2021-10-09
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-03-15
x86: Remove dynamic NOP selection
Peter Zijlstra
1
-2
/
+2
2020-06-29
x86/ftrace: Do not jump to direct code in created trampolines
Steven Rostedt (VMware)
1
-0
/
+15
2020-06-29
x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooks
Steven Rostedt (VMware)
1
-7
/
+0
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-5
/
+5
2020-05-18
Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...
Ingo Molnar
1
-1
/
+28
2020-05-13
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
1
-1
/
+28
2020-04-22
x86,ftrace: Fix ftrace_regs_caller() unwind
Peter Zijlstra
1
-2
/
+10
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-562
/
+126
2020-01-28
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2019-12-25
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
1
-562
/
+126
2019-12-10
ftrace: Fix function_graph tracer interaction with BPF trampoline
Alexei Starovoitov
1
-14
/
+0
2019-12-10
x86/ftrace: Explicitly include vmalloc.h for set_vm_flush_reset_perms()
Sean Christopherson
1
-0
/
+1
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
1
-0
/
+14
2019-11-27
x86/ftrace: Mark ftrace_modify_code_direct() __ref
Borislav Petkov
1
-1
/
+6
2019-11-27
x86/ftrace: Use text_gen_insn()
Peter Zijlstra
1
-25
/
+7
2019-11-27
x86/ftrace: Use text_poke()
Peter Zijlstra
1
-543
/
+120
2019-11-13
ftrace/x86: Add a counter to test function_graph with direct
Steven Rostedt (VMware)
1
-3
/
+5
2019-11-13
ftrace/x86: Add register_ftrace_direct() for custom trampolines
Steven Rostedt (VMware)
1
-0
/
+12
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-3
/
+3
2019-07-09
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+0
2019-07-02
ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro...
Jiri Kosina
1
-0
/
+2
2019-06-28
ftrace/x86: Add a comment to why we take text_mutex in ftrace_arch_code_modif...
Steven Rostedt (VMware)
1
-0
/
+5
2019-06-28
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...
Petr Mladek
1
-0
/
+3
2019-06-25
x86/stackframe/32: Allow int3_emulate_push()
Peter Zijlstra
1
-7
/
+0
2019-05-26
x86/ftrace: Make enable parameter bool where applicable
Steven Rostedt (VMware)
1
-3
/
+3
[next]