summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/ftrace_64.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-11-271-6/+36
|\
| * ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layoutJosh Poimboeuf2019-11-131-1/+11
| * ftrace/x86: Add register_ftrace_direct() for custom trampolinesSteven Rostedt (VMware)2019-11-131-7/+27
* | x86/ftrace: Get rid of function_hookBorislav Petkov2019-10-251-7/+6
* | x86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGNJiri Slaby2019-10-181-1/+1
* | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-10/+10
* | x86/asm/64: Change all ENTRY+END to SYM_CODE_*Jiri Slaby2019-10-181-2/+2
* | x86/asm: Use SYM_INNER_LABEL instead of GLOBALJiri Slaby2019-10-181-8/+8
|/
* x86/stackframe, x86/ftrace: Add pt_regs frame annotationsPeter Zijlstra2019-06-251-0/+3
* ftrace/x86: Remove mcount supportSteven Rostedt (VMware)2019-05-101-27/+1
* x86/ftrace: Do not call function graph from dynamic trampolinesSteven Rostedt (VMware)2018-12-201-4/+4
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-281-1/+1
|\
| * x86/ftrace: Add one more ENDPROC annotationJosh Poimboeuf2018-01-281-1/+1
* | x86/ftrace: Fix ORC unwinding from ftrace handlersJosh Poimboeuf2018-01-231-9/+15
|/
* x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2018-01-121-4/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.oSteven Rostedt (VMware)2017-03-241-4/+0
* x86/ftrace: Rename mcount_64.S to ftrace_64.SSteven Rostedt (VMware)2017-03-241-0/+336