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.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
/
mcount_64.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it
Steven Rostedt
2016-05-20
1
-1
/
+2
*
x86/ftrace, x86/asm: Kill ftrace_caller_end label
Borislav Petkov
2016-02-17
1
-6
/
+8
*
x86/ftrace: Add comment on static function tracing
Namhyung Kim
2015-11-19
1
-0
/
+6
*
ftrace/fgraph/x86: Have prepare_ftrace_return() take ip as first parameter
Steven Rostedt (Red Hat)
2014-12-01
1
-7
/
+4
*
ftrace/x86: Get rid of ftrace_caller_setup
Steven Rostedt (Red Hat)
2014-12-01
1
-29
/
+42
*
ftrace/x86: Have save_mcount_regs macro also save stack frames if needed
Steven Rostedt (Red Hat)
2014-12-01
1
-51
/
+67
*
ftrace/x86: Add macro MCOUNT_REG_SIZE for amount of stack used to save mcount...
Steven Rostedt (Red Hat)
2014-12-01
1
-12
/
+12
*
ftrace/x86: Simplify save_mcount_regs on getting RIP
Steven Rostedt (Red Hat)
2014-12-01
1
-19
/
+18
*
ftrace/x86: Have save_mcount_regs store RIP in %rdi for first parameter
Steven Rostedt (Red Hat)
2014-12-01
1
-4
/
+3
*
ftrace/x86: Rename MCOUNT_SAVE_FRAME and add more detailed comments
Steven Rostedt (Red Hat)
2014-12-01
1
-8
/
+24
*
ftrace/x86: Move MCOUNT_SAVE_FRAME out of header file
Steven Rostedt (Red Hat)
2014-12-01
1
-0
/
+29
*
ftrace/x86: Have static tracing also use ftrace_caller_setup
Steven Rostedt (Red Hat)
2014-12-01
1
-15
/
+7
*
ftrace/x86: Have static function tracing always test for function graph
Steven Rostedt (Red Hat)
2014-11-24
1
-1
/
+2
*
ftrace/x86: Add frames pointers to trampoline as necessary
Steven Rostedt (Red Hat)
2014-11-19
1
-0
/
+41
*
ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
Steven Rostedt (Red Hat)
2014-10-31
1
-4
/
+21
*
ftrace: x86: Remove check of obsolete variable function_trace_stop
Steven Rostedt (Red Hat)
2014-07-18
1
-17
/
+1
*
ftrace: Optimize function graph to be called directly
Steven Rostedt (Red Hat)
2014-07-01
1
-0
/
+5
*
ftrace/x86: Move the mcount/fentry code out of entry_64.S
Steven Rostedt
2014-05-14
1
-0
/
+217