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/README: Add event file usage to tracing mini-HOWTO
Tom Zanussi
2014-01-22
1
-3
/
+34
*
tracing: Fix buggered tee(2) on tracing_pipe
Al Viro
2014-01-19
1
-7
/
+1
*
tracing: Have trace buffer point back to trace_array
Steven Rostedt (Red Hat)
2014-01-14
1
-0
/
+2
*
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt (Red Hat)
2014-01-13
1
-26
/
+32
*
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt (Red Hat)
2014-01-13
1
-1
/
+44
*
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
Steven Rostedt (Red Hat)
2014-01-09
1
-15
/
+72
*
tracing: Show available event triggers when no trigger is set
Steven Rostedt (Red Hat)
2014-01-09
1
-0
/
+20
*
tracing: Consolidate event trigger code
Steven Rostedt (Red Hat)
2014-01-09
4
-99
/
+137
*
tracing: Fix counter for traceon/off event triggers
Steven Rostedt (Red Hat)
2014-01-09
1
-2
/
+8
*
tracing: Remove double-underscore naming in syscall trigger invocations
Tom Zanussi
2014-01-06
1
-8
/
+8
*
tracing/kprobes: Add trace event trigger invocations
Tom Zanussi
2014-01-06
1
-6
/
+36
*
tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT
Namhyung Kim
2014-01-03
2
-8
/
+8
*
tracing/uprobes: Add @+file_offset fetch method
Namhyung Kim
2014-01-02
5
-1
/
+63
*
uprobes: Allocate ->utask before handler_chain() for tracing handlers
Oleg Nesterov
2014-01-02
1
-0
/
+4
*
tracing/uprobes: Add support for full argument access methods
Namhyung Kim
2014-01-02
2
-12
/
+47
*
tracing/uprobes: Fetch args before reserving a ring buffer
Namhyung Kim
2014-01-02
1
-14
/
+132
*
tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()
Namhyung Kim
2014-01-02
1
-1
/
+1
*
tracing/probes: Implement 'memory' fetch method for uprobes
Namhyung Kim
2014-01-02
4
-81
/
+129
*
tracing/probes: Add fetch{,_size} member into deref fetch method
Hyeoncheol Lee
2014-01-02
1
-2
/
+20
*
tracing/probes: Move 'symbol' fetch method to kprobes
Namhyung Kim
2014-01-02
4
-59
/
+91
*
tracing/probes: Implement 'stack' fetch method for uprobes
Namhyung Kim
2014-01-02
4
-26
/
+66
*
tracing/probes: Split [ku]probes_fetch_type_table
Namhyung Kim
2014-01-02
4
-39
/
+119
*
tracing/probes: Move fetch function helpers to trace_probe.h
Namhyung Kim
2014-01-02
2
-61
/
+78
*
tracing/probes: Integrate duplicate set_print_fmt()
Namhyung Kim
2014-01-02
4
-116
/
+66
*
tracing/kprobes: Move common functions to trace_probe.h
Namhyung Kim
2014-01-02
2
-48
/
+48
*
tracing/uprobes: Convert to struct trace_probe
Namhyung Kim
2014-01-02
1
-80
/
+79
*
tracing/kprobes: Factor out struct trace_probe
Namhyung Kim
2014-01-02
2
-285
/
+295
*
tracing/probes: Fix basic print type functions
Namhyung Kim
2014-01-02
1
-11
/
+11
*
tracing/uprobes: Fix documentation of uprobe registration syntax
Namhyung Kim
2014-01-02
2
-6
/
+6
*
tracing: Fix rcu handling of event_trigger_data filter field
Steven Rostedt (Red Hat)
2014-01-02
2
-4
/
+6
*
tracing: Add generic tracing_lseek() function
Steven Rostedt (Red Hat)
2014-01-02
6
-28
/
+19
*
tracing: Add documentation for trace event triggers
Tom Zanussi
2013-12-21
1
-0
/
+207
*
tracing: Add and use generic set_trigger_filter() implementation
Tom Zanussi
2013-12-21
6
-27
/
+263
*
tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef
Steven Rostedt (Red Hat)
2013-12-21
1
-13
/
+13
*
tracing: Add 'enable_event' and 'disable_event' event trigger commands
Tom Zanussi
2013-12-21
4
-1
/
+365
*
tracing: Add 'stacktrace' event trigger command
Tom Zanussi
2013-12-21
2
-0
/
+80
*
tracing: Add 'snapshot' event trigger command
Tom Zanussi
2013-12-21
4
-3
/
+117
*
tracing: Add 'traceon' and 'traceoff' event trigger commands
Tom Zanussi
2013-12-20
2
-0
/
+447
*
tracing: Add basic event trigger framework
Tom Zanussi
2013-12-20
7
-5
/
+495
*
Linux 3.13-rc4
v3.13-rc4
Linus Torvalds
2013-12-15
1
-1
/
+1
*
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
2013-12-15
1
-4
/
+4
*
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
2013-12-15
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-12-15
141
-916
/
+1551
|
\
|
*
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
2013-12-14
1
-1
/
+4
|
*
i40e: fix null dereference
Jesse Brandeburg
2013-12-14
1
-0
/
+3
|
*
xen-netback: fix gso_prefix check
Paul Durrant
2013-12-12
1
-1
/
+1
|
*
net: make neigh_priv_len in struct net_device 16bit instead of 8bit
Sebastian Siewior
2013-12-12
1
-1
/
+1
|
*
drivers: net: cpsw: fix for cpsw crash when build as modules
Mugunthan V N
2013-12-12
1
-3
/
+14
|
*
xen-netback: napi: don't prematurely request a tx event
Paul Durrant
2013-12-12
1
-1
/
+1
|
*
xen-netback: napi: fix abuse of budget
Paul Durrant
2013-12-12
1
-7
/
+7
[next]