index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-16
ftrace: pass module struct to arch dynamic ftrace functions
Steven Rostedt
1
-3
/
+26
2008-11-12
tracing/function-return-tracer: call prepare_ftrace_return by registers
Frederic Weisbecker
1
-1
/
+0
2008-11-12
tracing/function-return-tracer: make the function return tracer lockless
Frederic Weisbecker
1
-38
/
+5
2008-11-11
tracing: function return tracer, build fix
Ingo Molnar
1
-0
/
+1
2008-11-11
tracing, x86: function return tracer, fix assembly constraints
Ingo Molnar
1
-1
/
+1
2008-11-11
tracing, x86: add low level support for ftrace return tracing
Frederic Weisbecker
1
-7
/
+174
2008-10-31
ftrace: nmi safe code clean ups
Steven Rostedt
1
-8
/
+8
2008-10-30
ftrace: nmi update statistics
Steven Rostedt
1
-2
/
+24
2008-10-30
ftrace: nmi safe code modification
Steven Rostedt
1
-1
/
+106
2008-10-27
ftrace: use a real variable for ftrace_nop in x86
Steven Rostedt
1
-11
/
+5
2008-10-23
ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file
Steven Rostedt
1
-5
/
+5
2008-10-23
ftrace: remove mcount set
Steven Rostedt
1
-7
/
+0
2008-10-23
ftrace: use probe_kernel
Steven Rostedt
1
-5
/
+3
2008-10-23
ftrace: comment arch ftrace code
Steven Rostedt
1
-1
/
+6
2008-10-23
ftrace: return error on failed modified text.
Steven Rostedt
1
-7
/
+7
2008-10-20
ftrace: do not enclose logic in WARN_ON
Steven Rostedt
1
-2
/
+4
2008-10-14
ftrace: make ftrace_test_p6nop disassembler-friendly
Anders Kaseorg
1
-2
/
+4
2008-10-14
x86/ftrace: use uaccess in atomic context
Frédéric Weisbecker
1
-2
/
+2
2008-10-14
x86: suppress trivial sparse signedness warnings
Harvey Harrison
1
-1
/
+1
2008-10-14
ftrace: x86 use copy to and from user functions
Steven Rostedt
1
-25
/
+13
2008-10-14
ftrace: use only 5 byte nops for x86
Steven Rostedt
1
-7
/
+61
2008-10-14
ftrace: x86 mcount stub
Steven Rostedt
1
-12
/
+2
2008-06-23
ftrace: store mcount address in rec->ip
Abhishek Sagar
1
-17
/
+9
2008-06-17
ftrace: build fix with gcc 4.3
Ingo Molnar
1
-1
/
+1
2008-06-10
ftrace: remove ftrace_ip_converted()
Abhishek Sagar
1
-10
/
+0
2008-05-23
ftrace: fix the fault label in updating code
Steven Rostedt
1
-2
/
+2
2008-05-23
ftrace: use dynamic patching for updating mcount calls
Steven Rostedt
1
-1
/
+40
2008-05-23
ftrace: move memory management out of arch code
Steven Rostedt
1
-154
/
+29
2008-05-23
ftrace: use nops instead of jmp
Steven Rostedt
1
-16
/
+24
2008-05-23
ftrace: dynamic enabling/disabling of function calls
Steven Rostedt
1
-0
/
+237
[prev]