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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tracing: add same level recursion detection
Steven Rostedt
2009-04-17
1
-0
/
+42
*
tracing: add EXPORT_SYMBOL_GPL for trace commits
Steven Rostedt
2009-04-17
1
-1
/
+3
*
tracing/filters: add filter_mutex to protect filter predicates
Tom Zanussi
2009-04-17
3
-23
/
+75
*
tracing: fix file mode of trace and README
Li Zefan
2009-04-17
1
-2
/
+2
*
tracing/events: perform function tracing in event selftests
Steven Rostedt
2009-04-17
1
-6
/
+72
*
tracing: add saved_cmdlines file to show cached task comms
Avadh Patel
2009-04-17
1
-0
/
+53
*
tracing/events/ring-buffer: expose format of ring buffer headers to users
Steven Rostedt
2009-04-17
2
-0
/
+82
*
tracing/events: add startup tests for events
Steven Rostedt
2009-04-17
1
-0
/
+178
*
ftrace: use module notifier for function tracer
Steven Rostedt
2009-04-17
2
-38
/
+71
*
blktrace: fix context-info when mixed-using blk tracer and trace events
Li Zefan
2009-04-16
1
-5
/
+13
*
blktrace: add trace/ to /sys/block/sda
Li Zefan
2009-04-16
1
-0
/
+5
*
blktrace: support per-partition tracing for ftrace plugin
Li Zefan
2009-04-16
1
-14
/
+25
*
blktrace: support per-partition tracing
Shawn Du
2009-04-16
1
-8
/
+21
*
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-14
11
-11
/
+12
*
tracing/events: fix compile for modules disabled
Steven Rostedt
2009-04-14
1
-2
/
+10
*
tracing/events: add support for modules to TRACE_EVENT
Steven Rostedt
2009-04-14
2
-32
/
+103
*
tracing/events: add export symbols for trace events in modules
Steven Rostedt
2009-04-14
4
-0
/
+9
*
tracing/events: convert event call sites to use a link list
Steven Rostedt
2009-04-14
4
-38
/
+38
*
tracing/events: move the ftrace event tracing code to core
Steven Rostedt
2009-04-14
5
-504
/
+0
*
tracing/events: move declarations from trace directory to core include
Steven Rostedt
2009-04-14
2
-133
/
+1
*
tracing: make trace_seq operations available for core kernel
Steven Rostedt
2009-04-14
2
-28
/
+3
*
tracing: create automated trace defines
Steven Rostedt
2009-04-14
8
-34
/
+9
*
tracing: consolidate trace and trace_event headers
Steven Rostedt
2009-04-14
4
-8
/
+9
*
tracing/filters: allow on-the-fly filter switching
Tom Zanussi
2009-04-14
6
-128
/
+150
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-14
9
-15
/
+54
|
\
|
*
PM/Hibernate: Wait for SCSI devices scan to complete during resume
Rafael J. Wysocki
2009-04-13
2
-0
/
+17
|
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-04-13
5
-27
/
+43
|
|
\
|
|
*
tracing/filters: return proper error code when writing filter file
Li Zefan
2009-04-12
2
-6
/
+8
|
|
*
tracing/filters: allow user input integer to be oct or hex
Li Zefan
2009-04-12
1
-2
/
+3
|
|
*
tracing/filters: fix NULL pointer dereference
Li Zefan
2009-04-12
1
-0
/
+5
|
|
*
tracing/filters: NIL-terminate user input filter
Li Zefan
2009-04-12
1
-0
/
+2
|
|
*
ftrace: Output REC->var instead of __entry->var for trace format
Zhaolei
2009-04-10
1
-2
/
+2
|
|
*
tracing: fix document references
Li Zefan
2009-04-10
1
-2
/
+2
|
*
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-04-13
1
-2
/
+10
|
|
\
\
|
|
*
|
lockdep: continue lock debugging despite some taints
Frederic Weisbecker
2009-04-12
1
-1
/
+3
|
|
*
|
lockdep: warn about lockdep disabling after kernel taint
Frederic Weisbecker
2009-04-12
1
-2
/
+8
|
*
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-04-13
1
-1
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
*
|
mutex: have non-spinning mutexes on s390 by default
Heiko Carstens
2009-04-09
1
-1
/
+2
|
*
|
|
async: Fix module loading async-work regression
Linus Torvalds
2009-04-11
1
-0
/
+3
*
|
|
|
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
Tom Zanussi
2009-04-14
7
-43
/
+48
*
|
|
|
tracing/infrastructure: separate event tracer from event support
Tom Zanussi
2009-04-14
2
-3
/
+7
*
|
|
|
tracing/filters: use ring_buffer_discard_commit for discarded events
Steven Rostedt
2009-04-14
3
-5
/
+11
*
|
|
|
ring-buffer: add ring_buffer_discard_commit
Steven Rostedt
2009-04-14
1
-21
/
+104
*
|
|
|
tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro
Tom Zanussi
2009-04-14
4
-3
/
+36
*
|
|
|
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
Tom Zanussi
2009-04-14
11
-14
/
+127
*
|
|
|
blktrace: fix output of BLK_TC_PC events
Li Zefan
2009-04-12
1
-8
/
+80
*
|
|
|
blktrace: fix output of unknown events
Li Zefan
2009-04-12
1
-1
/
+1
*
|
|
|
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
2009-04-12
2
-2
/
+2
*
|
|
|
tracing/lockdep: report the time waited for a lock
Frederic Weisbecker
2009-04-10
1
-4
/
+4
*
|
|
|
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-04-10
24
-309
/
+939
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
[prev]
[next]