index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ftrace_64.S
Age
Commit message (
Expand
)
Author
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-13
ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layout
Josh Poimboeuf
2019-11-13
ftrace/x86: Add register_ftrace_direct() for custom trampolines
Steven Rostedt (VMware)
2019-10-25
x86/ftrace: Get rid of function_hook
Borislav Petkov
2019-10-18
x86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGN
Jiri Slaby
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
x86/asm/64: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2019-10-18
x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
Jiri Slaby
2019-06-25
x86/stackframe, x86/ftrace: Add pt_regs frame annotations
Peter Zijlstra
2019-05-10
ftrace/x86: Remove mcount support
Steven Rostedt (VMware)
2018-12-19
x86/ftrace: Do not call function graph from dynamic trampolines
Steven Rostedt (VMware)
2018-01-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-28
x86/ftrace: Add one more ENDPROC annotation
Josh Poimboeuf
2018-01-23
x86/ftrace: Fix ORC unwinding from ftrace handlers
Josh Poimboeuf
2018-01-12
x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
David Woodhouse
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-24
x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.o
Steven Rostedt (VMware)
2017-03-24
x86/ftrace: Rename mcount_64.S to ftrace_64.S
Steven Rostedt (VMware)