index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ftrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Remove dynamic NOP selection
Peter Zijlstra
2021-03-15
1
-2
/
+2
*
x86/ftrace: Do not jump to direct code in created trampolines
Steven Rostedt (VMware)
2020-06-29
1
-0
/
+15
*
x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooks
Steven Rostedt (VMware)
2020-06-29
1
-7
/
+0
*
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
1
-5
/
+5
*
Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...
Ingo Molnar
2020-05-18
1
-1
/
+28
|
\
|
*
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
2020-05-12
1
-1
/
+28
*
|
x86,ftrace: Fix ftrace_regs_caller() unwind
Peter Zijlstra
2020-04-22
1
-2
/
+10
|
/
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-28
1
-562
/
+126
|
\
|
*
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
2019-12-25
1
-562
/
+126
|
|
\
|
|
*
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
2019-12-10
1
-0
/
+14
|
|
|
\
|
|
*
|
x86/ftrace: Mark ftrace_modify_code_direct() __ref
Borislav Petkov
2019-11-27
1
-1
/
+6
|
|
*
|
x86/ftrace: Use text_gen_insn()
Peter Zijlstra
2019-11-27
1
-25
/
+7
|
|
*
|
x86/ftrace: Use text_poke()
Peter Zijlstra
2019-11-27
1
-543
/
+120
*
|
|
|
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-01-28
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
x86/ftrace: Explicitly include vmalloc.h for set_vm_flush_reset_perms()
Sean Christopherson
2019-12-10
1
-0
/
+1
|
|
|
/
|
|
/
|
*
/
|
ftrace: Fix function_graph tracer interaction with BPF trampoline
Alexei Starovoitov
2019-12-10
1
-14
/
+0
|
/
/
*
|
ftrace/x86: Add a counter to test function_graph with direct
Steven Rostedt (VMware)
2019-11-13
1
-3
/
+5
*
|
ftrace/x86: Add register_ftrace_direct() for custom trampolines
Steven Rostedt (VMware)
2019-11-13
1
-0
/
+12
|
/
*
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-07-18
1
-3
/
+3
|
\
|
*
x86/ftrace: Make enable parameter bool where applicable
Steven Rostedt (VMware)
2019-05-25
1
-3
/
+3
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
1
-7
/
+0
|
\
\
|
*
|
x86/stackframe/32: Allow int3_emulate_push()
Peter Zijlstra
2019-06-25
1
-7
/
+0
|
|
/
*
|
ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro...
Jiri Kosina
2019-07-02
1
-0
/
+2
*
|
ftrace/x86: Add a comment to why we take text_mutex in ftrace_arch_code_modif...
Steven Rostedt (VMware)
2019-06-28
1
-0
/
+5
*
|
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...
Petr Mladek
2019-06-28
1
-0
/
+3
|
/
*
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-15
1
-5
/
+27
|
\
|
*
ftrace/x86_64: Emulate call function while updating in breakpoint handler
Peter Zijlstra
2019-05-08
1
-5
/
+27
*
|
x86/ftrace: Use vmalloc special flag
Rick Edgecombe
2019-04-30
1
-8
/
+6
*
|
x86/ftrace: Set trampoline pages as executable
Nadav Amit
2019-04-30
1
-0
/
+8
|
/
*
Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-03-11
1
-25
/
+17
|
\
|
*
x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re...
Steven Rostedt (VMware)
2019-03-05
1
-25
/
+17
*
|
x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()
Masami Hiramatsu
2019-02-13
1
-1
/
+2
|
/
*
x86/ftrace: Do not call function graph from dynamic trampolines
Steven Rostedt (VMware)
2018-12-19
1
-19
/
+22
*
x86/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-27
1
-14
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/ftrace: Make sure that ftrace trampolines are not RWX
Thomas Gleixner
2017-05-26
1
-6
/
+14
*
x86: use set_memory.h header
Laura Abbott
2017-05-08
1
-1
/
+1
*
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-05-03
1
-1
/
+7
|
\
|
*
ftrace/x86: Do no run CPU sync when there is only one CPU online
Steven Rostedt (VMware)
2017-03-28
1
-1
/
+7
*
|
x86/build: convert function graph '-Os' error to warning
Josh Poimboeuf
2017-04-19
1
-6
/
+0
*
|
ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
Josh Poimboeuf
2017-04-14
1
-0
/
+12
*
|
x86/build: Mostly disable '-maccumulate-outgoing-args'
Josh Poimboeuf
2017-03-30
1
-0
/
+6
|
/
*
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-09
1
-1
/
+1
*
ftrace/x86: Implement HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Josh Poimboeuf
2016-08-24
1
-1
/
+1
*
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
2016-08-24
1
-1
/
+1
*
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-03-24
1
-1
/
+1
|
\
|
*
x86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.c
Li Bin
2016-03-18
1
-1
/
+1
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-15
1
-6
/
+5
|
\
\
|
*
|
x86/ftrace, x86/asm: Kill ftrace_caller_end label
Borislav Petkov
2016-02-17
1
-6
/
+5
|
|
/
*
/
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
Kees Cook
2016-02-22
1
-3
/
+3
|
/
[next]