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/ring-buffer: Add unlock recursion protection on discard
Frederic Weisbecker
2009-04-20
1
-5
/
+13
*
tracing/core: Add current context on tracing recursion warning
Frederic Weisbecker
2009-04-19
1
-0
/
+7
*
tracing: remove format attribute of inline function
Steven Rostedt
2009-04-18
1
-1
/
+0
*
tracing: protect trace_printk from recursion
Steven Rostedt
2009-04-17
1
-2
/
+8
*
tracing: add same level recursion detection
Steven Rostedt
2009-04-17
4
-1
/
+53
*
tracing: add EXPORT_SYMBOL_GPL for trace commits
Steven Rostedt
2009-04-17
1
-1
/
+3
*
tracing/events: enable code with EVENT_TRACING not EVENT_TRACER
Steven Rostedt
2009-04-17
1
-1
/
+1
*
tracing/filters: add filter_mutex to protect filter predicates
Tom Zanussi
2009-04-17
3
-23
/
+75
*
tracing: Remove include/trace/kmem_event_types.h
Zhaolei
2009-04-17
1
-193
/
+0
*
tracing: fix file mode of trace and README
Li Zefan
2009-04-17
1
-2
/
+2
*
tracing: avoid warnings from zero-arg tracepoints
Jeremy Fitzhardinge
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
3
-0
/
+87
*
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
4
-45
/
+75
*
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
3
-1
/
+17
*
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
4
-20
/
+36
*
tracing/events: add trace-events-sample
Steven Rostedt
2009-04-14
5
-1
/
+196
*
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-14
22
-17
/
+18
*
tracing/events: fix lockdep system name
Steven Rostedt
2009-04-14
1
-1
/
+1
*
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
6
-32
/
+113
*
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
5
-38
/
+39
*
tracing/events: move the ftrace event tracing code to core
Steven Rostedt
2009-04-14
7
-233
/
+218
*
tracing/events: move declarations from trace directory to core include
Steven Rostedt
2009-04-14
3
-133
/
+147
*
tracing: make trace_seq operations available for core kernel
Steven Rostedt
2009-04-14
3
-28
/
+92
*
tracing: create automated trace defines
Steven Rostedt
2009-04-14
16
-46
/
+105
*
tracing: consolidate trace and trace_event headers
Steven Rostedt
2009-04-14
15
-518
/
+663
*
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
580
-28953
/
+23398
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2009-04-13
11
-18
/
+116
|
|
\
|
|
*
docbook: make cleandocs
Randy Dunlap
2009-04-11
1
-3
/
+8
|
|
*
kbuild: fix spurious initramfs rebuild
Maxime Bizon
2009-04-11
1
-1
/
+1
|
|
*
Documentation: explain the difference between __bitwise and __bitwise__
Sam Ravnborg
2009-04-11
1
-0
/
+8
|
|
*
kbuild: make it possible for the linker to discard local symbols from vmlinux
David Howells
2009-04-11
2
-0
/
+12
|
|
*
kbuild: remove pointless strdup() on arguments passed to new_module() in modpost
Jan Beulich
2009-04-11
1
-2
/
+2
|
|
*
kbuild: fix a few typos in top-level Makefile
Kirill Smelkov
2009-04-11
1
-2
/
+2
|
|
*
kbuild: introduce destination-y for exported headers
Sam Ravnborg
2009-04-11
2
-8
/
+77
|
|
*
kbuild: use git svn instead of git-svn in setlocalversion
Peter Korsgaard
2009-04-11
1
-1
/
+1
|
|
*
kconfig: fix update-po-config to accect backslash in input
Sam Ravnborg
2009-04-11
1
-0
/
+4
|
|
*
kbuild: fix option processing for -I in headerdep
Uwe Kleine-König
2009-04-11
1
-1
/
+1
|
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-04-13
3
-28
/
+35
|
|
\
\
|
|
*
|
ata: fix obviously wrong comment
Vegard Nossum
2009-04-13
1
-3
/
+1
|
|
*
|
ahci: force CAP_NCQ for earlier NV MCPs
Tejun Heo
2009-04-13
1
-24
/
+33
|
|
*
|
[libata] sata_via: kill uninit'd var warning
Jeff Garzik
2009-04-13
1
-1
/
+1
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2009-04-13
28
-200
/
+3062
|
|
\
\
\
[next]