index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: trace_bprintk() cleanups
Ingo Molnar
2009-03-06
2
-17
/
+8
*
tracing/core: drop the old trace_printk() implementation in favour of trace_b...
Frederic Weisbecker
2009-03-06
12
-309
/
+158
*
tracing: add trace_bprintk()
Lai Jiangshan
2009-03-06
6
-10
/
+133
*
tracing: infrastructure for supporting binary record
Lai Jiangshan
2009-03-06
7
-0
/
+240
*
Merge branch 'core/printk' into tracing/ftrace
Ingo Molnar
2009-03-06
4
-227
/
+806
|
\
|
*
vsprintf: unify the format decoding layer for its 3 users
Frederic Weisbecker
2009-03-06
1
-431
/
+541
|
*
vsprintf: add binary printf
Lai Jiangshan
2009-03-06
3
-0
/
+452
|
*
printk: introduce printk_once()
Ingo Molnar
2009-02-05
1
-0
/
+17
*
|
tracing, power-trace: make it build even if the power-tracer is turned off
Ingo Molnar
2009-03-06
1
-2
/
+0
*
|
tracing: fix deadlock when setting set_ftrace_pid
KOSAKI Motohiro
2009-03-06
1
-6
/
+1
*
|
tracing: current tip/master can't enable ftrace
KOSAKI Motohiro
2009-03-06
1
-0
/
+1
*
|
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-06
12
-92
/
+357
|
\
\
|
*
|
tracing: add format files for ftrace default entries
Steven Rostedt
2009-03-05
5
-6
/
+255
|
*
|
tracing: move print of event format to separate file
Steven Rostedt
2009-03-05
2
-52
/
+56
|
*
|
tracing: make all file_operations const
Steven Rostedt
2009-03-05
4
-19
/
+19
|
*
|
tracing: add tracing_on/tracing_off to kernel.h
Steven Rostedt
2009-03-05
2
-16
/
+28
*
|
|
Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...
Ingo Molnar
2009-03-06
3
-8
/
+9
|
\
\
\
|
*
|
|
tracing/function-graph-tracer: use the more lightweight local clock
Frederic Weisbecker
2009-03-05
3
-8
/
+9
*
|
|
|
tracing: clean up menu
Ingo Molnar
2009-03-05
2
-13
/
+17
|
|
/
/
|
/
|
|
*
|
|
tracing: move utility functions from ftrace.h to kernel.h
Ingo Molnar
2009-03-05
2
-56
/
+60
*
|
|
tracing: rename ftrace_printk() => trace_printk()
Ingo Molnar
2009-03-05
4
-17
/
+17
*
|
|
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-05
9
-95
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tracing: have latency tracers set the latency format
Steven Rostedt
2009-03-04
2
-0
/
+16
|
*
|
tracing: consolidate print_lat_fmt and print_trace_fmt
Steven Rostedt
2009-03-04
1
-32
/
+7
|
*
|
tracing: remove extra latency_trace method from trace structure
Steven Rostedt
2009-03-04
5
-36
/
+1
|
*
|
tracing: add latency output format option
Steven Rostedt
2009-03-04
2
-23
/
+4
|
*
|
tracing: fix seq read from trace files
Steven Rostedt
2009-03-04
1
-2
/
+2
|
*
|
tracing: do not return EFAULT if read copied anything
Steven Rostedt
2009-03-04
1
-2
/
+12
|
*
|
ring-buffer: fix timestamp in partial ring_buffer_page_read
Steven Rostedt
2009-03-04
1
-1
/
+5
|
*
|
tracing: add cpu_file intialization for ftrace_dump
Steven Rostedt
2009-03-04
1
-0
/
+2
*
|
|
Merge branch 'tracing/ftrace' into tracing/core
Ingo Molnar
2009-03-05
31
-432
/
+1155
|
\
\
\
|
|
/
/
|
*
|
tracing: add lockdep tracepoints for lock acquire/release
Peter Zijlstra
2009-03-04
7
-8
/
+82
|
*
|
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
2009-03-04
22
-381
/
+716
|
|
\
\
|
|
*
|
lockdep: require framepointers for x86
Peter Zijlstra
2009-03-04
1
-1
/
+1
|
|
*
|
lockdep: remove extra "irq" string
Peter Zijlstra
2009-03-04
1
-2
/
+2
|
|
*
|
lockdep: fix incorrect state name
Peter Zijlstra
2009-03-04
1
-2
/
+3
|
|
*
|
lockdep: annotate reclaim context (__GFP_NOFS), fix
Ingo Molnar
2009-02-15
1
-2
/
+1
|
|
*
|
lockdep: build fix for !PROVE_LOCKING
Peter Zijlstra
2009-02-15
1
-0
/
+4
|
|
*
|
lockstat: warn about disabled lock debugging
Peter Zijlstra
2009-02-14
1
-0
/
+4
|
|
*
|
lockdep: use stringify.h
Peter Zijlstra
2009-02-14
1
-9
/
+7
|
|
*
|
lockdep: simplify check_prev_add_irq()
Peter Zijlstra
2009-02-14
1
-93
/
+61
|
|
*
|
lockdep: get_user_chars() redo
Peter Zijlstra
2009-02-14
4
-31
/
+36
|
|
*
|
lockdep: simplify get_user_chars()
Peter Zijlstra
2009-02-14
1
-41
/
+24
|
|
*
|
lockdep: add comments to mark_lock_irq()
Peter Zijlstra
2009-02-14
1
-7
/
+30
|
|
*
|
lockdep: remove macro usage from mark_held_locks()
Peter Zijlstra
2009-02-14
1
-15
/
+5
|
|
*
|
lockdep: fully reduce mark_lock_irq()
Peter Zijlstra
2009-02-14
1
-78
/
+8
|
|
*
|
lockdep: merge the !_READ mark_lock_irq() helpers
Peter Zijlstra
2009-02-14
1
-43
/
+15
|
|
*
|
lockdep: merge the _READ mark_lock_irq() helpers
Peter Zijlstra
2009-02-14
1
-38
/
+23
|
|
*
|
lockdep: simplify mark_lock_irq() helpers #3
Peter Zijlstra
2009-02-14
1
-38
/
+27
|
|
*
|
lockdep: further simplify mark_lock_irq() helpers
Peter Zijlstra
2009-02-14
1
-16
/
+31
[next]