index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ftrace_32.S
Age
Commit message (
Expand
)
Author
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2020-04-30
x86: Change {JMP,CALL}_NOSPEC argument
Peter Zijlstra
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/32: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2019-10-18
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2019-10-18
x86/asm/ftrace: Mark function_hook as function
Jiri Slaby
2019-10-18
x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
Jiri Slaby
2019-06-25
x86/stackframe/32: Provide consistent pt_regs
Peter Zijlstra
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)
2019-05-10
ftrace/x86_32: Remove support for non DYNAMIC_FTRACE
Steven Rostedt (VMware)
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-04-21
x86/ftrace: Fix ebp in ftrace_regs_caller that screws up unwinder
Steven Rostedt (VMware)
2017-03-24
x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.o
Steven Rostedt (VMware)
2017-03-24
x86/ftrace: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set
Steven Rostedt (VMware)
2017-03-24
x86/ftrace: Clean up ftrace_regs_caller
Steven Rostedt (VMware)
2017-03-24
x86/ftrace: Add stack frame pointer to ftrace_caller
Steven Rostedt (VMware)
2017-03-24
x86/ftrace: Move the ftrace specific code out of entry_32.S
Steven Rostedt (VMware)