index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
ftrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
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