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
*
ftrace/x86: skip over the breakpoint for ftrace caller
Kevin Hao
2013-11-05
1
-1
/
+13
*
x86/ftrace: Use __pa_symbol instead of __pa on C visible symbols
Alexander Duyck
2012-11-16
1
-2
/
+2
*
ftrace/x86: Add save_regs for i386 function calls
Steven Rostedt
2012-07-19
1
-4
/
+0
*
ftrace/x86: Add separate function to save regs
Steven Rostedt
2012-07-19
1
-4
/
+73
*
ftrace: Use breakpoint method to update ftrace caller
Steven Rostedt
2012-05-31
1
-16
/
+72
*
ftrace: Synchronize variable setting with breakpoints
Steven Rostedt
2012-05-31
1
-3
/
+35
*
ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()
Steven Rostedt
2012-05-16
1
-13
/
+2
*
ftrace/x86: Use asm/kprobes.h instead of linux/kprobes.h
Steven Rostedt
2012-05-04
1
-1
/
+1
*
ftrace/x86: Remove the complex ftrace NMI handling code
Steven Rostedt
2012-04-27
1
-168
/
+1
*
ftrace/x86: Have arch x86_64 use breakpoints instead of stop machine
Steven Rostedt
2012-04-27
1
-0
/
+342
*
x86/ftrace: Fix compiler warning in ftrace.c
Rakib Mullick
2011-05-25
1
-6
/
+6
*
x86, cpu: Clean up and unify the NOP selection infrastructure
H. Peter Anvin
2011-04-18
1
-2
/
+2
*
ftrace/graph: Trace function entry before updating index
Steven Rostedt
2011-03-10
1
-7
/
+8
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-07
1
-3
/
+3
|
\
|
*
x86: Use this_cpu_ops to optimize code
Tejun Heo
2010-12-30
1
-3
/
+3
*
|
x86: Add RO/NX protection for loadable kernel modules
matthieu castet
2010-11-18
1
-0
/
+3
|
/
*
jump label: Make dynamic no-op selection available outside of ftrace
Jason Baron
2010-09-20
1
-62
/
+1
*
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2010-02-27
1
-10
/
+0
|
\
|
*
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2010-02-17
1
-10
/
+0
*
|
ftrace: Remove memory barriers from NMI code when not needed
Steven Rostedt
2010-02-25
1
-0
/
+26
|
/
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-08
1
-0
/
+17
|
\
|
*
x86_64, ftrace: Make ftrace use kernel identity mapping to modify code
Suresh Siddha
2009-11-02
1
-0
/
+17
*
|
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
2009-10-14
1
-74
/
+2
*
|
ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
Joe Perches
2009-10-12
1
-3
/
+5
|
/
*
tracing: Convert event tracing code to use NR_syscalls
Jason Baron
2009-08-26
1
-4
/
+4
*
tracing: Add individual syscalls tracepoint id support
Jason Baron
2009-08-11
1
-0
/
+10
*
tracing: Call arch_init_ftrace_syscalls at boot
Jason Baron
2009-08-11
1
-11
/
+4
*
tracing: Map syscall name to number
Jason Baron
2009-08-11
1
-0
/
+16
*
tracing/function-graph-tracer: Drop the useless nmi protection
Frederic Weisbecker
2009-08-06
1
-4
/
+0
*
function-graph: add stack frame test
Steven Rostedt
2009-06-18
1
-2
/
+4
*
x86/function-graph: fix constraint for recording old return value
Steven Rostedt
2009-05-13
1
-1
/
+1
*
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
2009-04-09
1
-0
/
+2
*
tracing, x86: remove duplicated #include
Huang Weiyi
2009-04-07
1
-1
/
+0
*
function-graph: moved the timestamp from arch to generic code
Steven Rostedt
2009-03-24
1
-5
/
+1
*
ftrace: protect running nmi (V3)
Lai Jiangshan
2009-03-18
1
-23
/
+40
*
tracing/syscalls: support for syscalls tracing on x86
Frederic Weisbecker
2009-03-13
1
-0
/
+63
*
tracing/function-graph-tracer: use the more lightweight local clock
Frederic Weisbecker
2009-03-05
1
-1
/
+1
*
Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2009-02-22
1
-0
/
+17
|
\
|
*
ftrace: immediately stop code modification if failure is detected
Steven Rostedt
2009-02-20
1
-0
/
+4
|
*
ftrace, x86: make kernel text writable only for conversions
Steven Rostedt
2009-02-20
1
-0
/
+13
*
|
Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/...
Ingo Molnar
2009-02-19
1
-74
/
+1
|
\
\
|
*
|
tracing/function-graph-tracer: make arch generic push pop functions
Steven Rostedt
2009-02-18
1
-74
/
+1
|
|
/
|
*
tracing, x86: fix constraint for parent variable
Steven Rostedt
2009-02-11
1
-5
/
+4
*
|
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-02-11
1
-5
/
+4
|
\
\
|
*
|
tracing, x86: fix constraint for parent variable
Steven Rostedt
2009-02-10
1
-5
/
+4
*
|
|
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
Ingo Molnar
2009-02-11
1
-3
/
+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
tracing, x86: fix fixup section to return to original code
Steven Rostedt
2009-02-10
1
-3
/
+5
*
|
tracing/function-graph-tracer: drop the kernel_text_address check
Frederic Weisbecker
2009-02-09
1
-7
/
+0
*
|
ring-buffer: use generic version of in_nmi
Steven Rostedt
2009-02-07
1
-2
/
+2
*
|
ftrace: change function graph tracer to use new in_nmi
Steven Rostedt
2009-02-07
1
-20
/
+1
[next]