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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
tracing/ftrace: launch boot tracing after pre-smp initcalls
Frédéric Weisbecker
1
-6
/
+10
2008-10-14
tracing/ftrace: give an entry on the config for boot tracer
Frédéric Weisbecker
2
-0
/
+13
2008-10-14
tracing/ftrace: make tracing suitable to run the boot tracer
Frédéric Weisbecker
1
-5
/
+10
2008-10-14
tracing/ftrace: add the boot tracer
Frédéric Weisbecker
3
-0
/
+124
2008-10-14
tracing/fastboot: add a script to visualize the kernel boot process / time
Arjan van de Ven
2
-1
/
+140
2008-10-14
markers: bit-field is not thread-safe nor smp-safe
Lai Jiangshan
1
-1
/
+1
2008-10-14
markers: fix unchecked format
Lai Jiangshan
1
-3
/
+9
2008-10-14
markers: turn marker_synchronize_unregister() into an inline
Mathieu Desnoyers
1
-1
/
+5
2008-10-14
markers: re-enable fast batch registration
Mathieu Desnoyers
1
-6
/
+52
2008-10-14
sputrace: use marker_synchronize_unregister()
Mathieu Desnoyers
1
-0
/
+1
2008-10-14
markers: documentation fix for teardown
Mathieu Desnoyers
1
-4
/
+6
2008-10-14
markers: probe example, fix teardown
Mathieu Desnoyers
1
-0
/
+1
2008-10-14
markers: fix unregister bug and reenter bug, cleanup
Mathieu Desnoyers
1
-8
/
+8
2008-10-14
markers: marker_synchronize_unregister()
Mathieu Desnoyers
1
-0
/
+7
2008-10-14
tracepoints: fix reentrancy
Mathieu Desnoyers
1
-0
/
+4
2008-10-14
tracepoints: use rcu sched
Mathieu Desnoyers
1
-9
/
+6
2008-10-14
markers: fix unregister bug and reenter bug
Lai Jiangshan
1
-46
/
+6
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: warn on failure to disable mcount callers
Steven Rostedt
1
-0
/
+27
2008-10-14
tracing/ftrace: replace none tracer by nop tracer
Frédéric Weisbecker
3
-46
/
+12
2008-10-14
tracing/ftrace: tracing engine depends on Nop Tracer
Frédéric Weisbecker
1
-10
/
+5
2008-10-14
tracing/ftrace: make nop tracer reset previous entries
Frédéric Weisbecker
1
-0
/
+4
2008-10-14
trace: remove pointless ifdefs
Steven Noonan
1
-16
/
+0
2008-10-14
ftrace: mcount_addr defined but not used
Steven Noonan
1
-8
/
+8
2008-10-14
ftrace: add nop tracer
Steven Noonan
5
-0
/
+89
2008-10-14
ftrace: inject markers via trace_marker file
Pekka Paalanen
3
-8
/
+77
2008-10-14
mmiotrace: remove left-over marker cruft
Pekka Paalanen
2
-66
/
+1
2008-10-14
mmiotrace: handle TRACE_PRINT entries
Pekka Paalanen
3
-20
/
+53
2008-10-14
x86 mmiotrace: implement mmiotrace_printk()
Pekka Paalanen
4
-3
/
+42
2008-10-14
ftrace: add trace_vprintk()
Pekka Paalanen
2
-6
/
+19
2008-10-14
ftrace: move mmiotrace functions out of trace.c
Pekka Paalanen
3
-53
/
+50
2008-10-14
x86 mmiotrace: fix a rare memory leak
Pekka Paalanen
1
-1
/
+3
2008-10-14
ftrace: fix unlocking of hash
Steven Rostedt
1
-1
/
+2
2008-10-14
ftrace: use ftrace_release for all dynamic ftrace functions
Steven Rostedt
1
-4
/
+5
2008-10-14
ftrace: make it depend on DEBUG_KERNEL
Ingo Molnar
1
-0
/
+7
2008-10-14
ftrace: sched_switch: show the wakee's cpu
Peter Zijlstra
2
-3
/
+10
2008-10-14
ftrace: make ftrace_printk usable with the other tracers
Peter Zijlstra
2
-3
/
+6
2008-10-14
ftrace: print continue index fix
Steven Rostedt
1
-5
/
+10
2008-10-14
ftrace: binary and not logical for continue test
Steven Rostedt
1
-3
/
+3
2008-10-14
ftrace: make output nicely spaced for up to 999 cpus
Michael Ellerman
1
-14
/
+14
2008-10-14
stack tracer: depends on DEBUG_KERNEL
Ingo Molnar
1
-0
/
+1
2008-10-14
ftrace: stack trace add indexes
Steven Rostedt
1
-17
/
+73
2008-10-14
ftrace: remove warning of old objcopy and local functions
Steven Rostedt
1
-6
/
+0
2008-10-14
ftrace: remove direct reference to mcount in trace code
Steven Rostedt
1
-1
/
+9
2008-10-14
ftrace: add stack tracer
Steven Rostedt
3
-0
/
+264
2008-10-14
kbuild: ftrace: don't assume that scripts/recordmcount.pl is executable
Andrew Morton
1
-2
/
+3
2008-10-14
ftrace: objcopy version test for local symbols
Steven Rostedt
1
-0
/
+41
2008-10-14
ftrace: clean up macro usage
Ingo Molnar
1
-1
/
+1
2008-10-14
ftrace: fix build failure
Stephen Rothwell
1
-2
/
+2
[next]