index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/fastboot: add a script to visualize the kernel boot process / time
Arjan van de Ven
2008-10-14
2
-1
/
+140
*
markers: bit-field is not thread-safe nor smp-safe
Lai Jiangshan
2008-10-14
1
-1
/
+1
*
markers: fix unchecked format
Lai Jiangshan
2008-10-14
1
-3
/
+9
*
markers: turn marker_synchronize_unregister() into an inline
Mathieu Desnoyers
2008-10-14
1
-1
/
+5
*
markers: re-enable fast batch registration
Mathieu Desnoyers
2008-10-14
1
-6
/
+52
*
sputrace: use marker_synchronize_unregister()
Mathieu Desnoyers
2008-10-14
1
-0
/
+1
*
markers: documentation fix for teardown
Mathieu Desnoyers
2008-10-14
1
-4
/
+6
*
markers: probe example, fix teardown
Mathieu Desnoyers
2008-10-14
1
-0
/
+1
*
markers: fix unregister bug and reenter bug, cleanup
Mathieu Desnoyers
2008-10-14
1
-8
/
+8
*
markers: marker_synchronize_unregister()
Mathieu Desnoyers
2008-10-14
1
-0
/
+7
*
tracepoints: fix reentrancy
Mathieu Desnoyers
2008-10-14
1
-0
/
+4
*
tracepoints: use rcu sched
Mathieu Desnoyers
2008-10-14
1
-9
/
+6
*
markers: fix unregister bug and reenter bug
Lai Jiangshan
2008-10-14
1
-46
/
+6
*
x86/ftrace: use uaccess in atomic context
Frédéric Weisbecker
2008-10-14
1
-2
/
+2
*
x86: suppress trivial sparse signedness warnings
Harvey Harrison
2008-10-14
1
-1
/
+1
*
ftrace: warn on failure to disable mcount callers
Steven Rostedt
2008-10-14
1
-0
/
+27
*
tracing/ftrace: replace none tracer by nop tracer
Frédéric Weisbecker
2008-10-14
3
-46
/
+12
*
tracing/ftrace: tracing engine depends on Nop Tracer
Frédéric Weisbecker
2008-10-14
1
-10
/
+5
*
tracing/ftrace: make nop tracer reset previous entries
Frédéric Weisbecker
2008-10-14
1
-0
/
+4
*
trace: remove pointless ifdefs
Steven Noonan
2008-10-14
1
-16
/
+0
*
ftrace: mcount_addr defined but not used
Steven Noonan
2008-10-14
1
-8
/
+8
*
ftrace: add nop tracer
Steven Noonan
2008-10-14
5
-0
/
+89
*
ftrace: inject markers via trace_marker file
Pekka Paalanen
2008-10-14
3
-8
/
+77
*
mmiotrace: remove left-over marker cruft
Pekka Paalanen
2008-10-14
2
-66
/
+1
*
mmiotrace: handle TRACE_PRINT entries
Pekka Paalanen
2008-10-14
3
-20
/
+53
*
x86 mmiotrace: implement mmiotrace_printk()
Pekka Paalanen
2008-10-14
4
-3
/
+42
*
ftrace: add trace_vprintk()
Pekka Paalanen
2008-10-14
2
-6
/
+19
*
ftrace: move mmiotrace functions out of trace.c
Pekka Paalanen
2008-10-14
3
-53
/
+50
*
x86 mmiotrace: fix a rare memory leak
Pekka Paalanen
2008-10-14
1
-1
/
+3
*
ftrace: fix unlocking of hash
Steven Rostedt
2008-10-14
1
-1
/
+2
*
ftrace: use ftrace_release for all dynamic ftrace functions
Steven Rostedt
2008-10-14
1
-4
/
+5
*
ftrace: make it depend on DEBUG_KERNEL
Ingo Molnar
2008-10-14
1
-0
/
+7
*
ftrace: sched_switch: show the wakee's cpu
Peter Zijlstra
2008-10-14
2
-3
/
+10
*
ftrace: make ftrace_printk usable with the other tracers
Peter Zijlstra
2008-10-14
2
-3
/
+6
*
ftrace: print continue index fix
Steven Rostedt
2008-10-14
1
-5
/
+10
*
ftrace: binary and not logical for continue test
Steven Rostedt
2008-10-14
1
-3
/
+3
*
ftrace: make output nicely spaced for up to 999 cpus
Michael Ellerman
2008-10-14
1
-14
/
+14
*
stack tracer: depends on DEBUG_KERNEL
Ingo Molnar
2008-10-14
1
-0
/
+1
*
ftrace: stack trace add indexes
Steven Rostedt
2008-10-14
1
-17
/
+73
*
ftrace: remove warning of old objcopy and local functions
Steven Rostedt
2008-10-14
1
-6
/
+0
*
ftrace: remove direct reference to mcount in trace code
Steven Rostedt
2008-10-14
1
-1
/
+9
*
ftrace: add stack tracer
Steven Rostedt
2008-10-14
3
-0
/
+264
*
kbuild: ftrace: don't assume that scripts/recordmcount.pl is executable
Andrew Morton
2008-10-14
1
-2
/
+3
*
ftrace: objcopy version test for local symbols
Steven Rostedt
2008-10-14
1
-0
/
+41
*
ftrace: clean up macro usage
Ingo Molnar
2008-10-14
1
-1
/
+1
*
ftrace: fix build failure
Stephen Rothwell
2008-10-14
1
-2
/
+2
*
ftrace: x86 use copy to and from user functions
Steven Rostedt
2008-10-14
1
-25
/
+13
*
ftrace: handle weak symbol functions
Steven Rostedt
2008-10-14
1
-20
/
+86
*
ftrace: update recordmount.pl arch changes
Steven Rostedt
2008-10-14
1
-14
/
+14
*
ftrace: fix build problem with CONFIG_FTRACE
Jeremy Fitzhardinge
2008-10-14
1
-1
/
+1
[next]