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
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
ftrace: Rename set_bootup_ftrace into set_cmdline_ftrace
Frederic Weisbecker
2009-10-14
1
-2
/
+2
*
ftrace: Copy ftrace_graph_filter boot param using strlcpy
Frederic Weisbecker
2009-10-14
1
-1
/
+1
*
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
2009-10-14
1
-0
/
+86
*
tracing: Enable records during the module load
Jiri Olsa
2009-10-14
1
-8
/
+30
*
tracing: Support multiple pids in set_pid_ftrace file
jolsa@redhat.com
2009-10-14
2
-71
/
+167
*
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-10-13
3
-6
/
+36
|
\
|
*
tracing: Remove unused ftrace_trace_addr helper
Frederic Weisbecker
2009-10-13
1
-4
/
+0
|
*
tracing: Rename set_ftrace to set_bootup_ftrace
Frederic Weisbecker
2009-10-13
1
-2
/
+2
|
*
ftrace: add kernel command line graph function filtering
Stefan Assmann
2009-10-12
1
-0
/
+34
*
|
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-10-13
7
-37
/
+40
|
\
\
|
|
/
|
/
|
|
*
tracing/filters: Fix memory leak when setting a filter
Li Zefan
2009-10-13
1
-1
/
+2
|
*
tracing: fix trace_vprintk call
Steven Rostedt
2009-10-09
1
-1
/
+1
|
*
tracing: user local buffer variable for trace branch tracer
Steven Rostedt
2009-10-07
1
-3
/
+5
|
*
tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
Zhenwen Xu
2009-10-07
2
-4
/
+6
|
*
ftrace: check for failure for all conversions
Steven Rostedt
2009-10-07
1
-8
/
+3
|
*
tracing: correct module boundaries for ftrace_release
jolsa@redhat.com
2009-10-07
1
-8
/
+4
|
*
tracing: fix transposed numbers of lock_depth and preempt_count
Steven Rostedt
2009-10-07
1
-6
/
+8
|
*
trace: Fix missing assignment in trace_ctxwake_*
Hiroshi Shimamoto
2009-10-06
1
-2
/
+2
|
*
tracing: Use free_percpu instead of kfree
Frederic Weisbecker
2009-10-05
1
-2
/
+2
|
*
tracing: Check total refcount before releasing bufs in profile_enable failure
Frederic Weisbecker
2009-10-05
1
-5
/
+10
*
|
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-10-01
15
-381
/
+255
|
\
\
|
*
|
tracing: Fix infinite recursion in ftrace_update_pid_func()
Matt Fleming
2009-10-01
1
-0
/
+4
|
|
/
|
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-09-26
3
-15
/
+17
|
|
\
|
|
*
tracing: Fix failure path in ftrace_regex_open()
Li Zefan
2009-09-22
1
-1
/
+3
|
|
*
tracing: Fix failure path in ftrace_graph_write()
Li Zefan
2009-09-22
1
-4
/
+6
|
|
*
tracing: Check the return value of trace_get_user()
Li Zefan
2009-09-22
2
-9
/
+7
|
|
*
tracing: Fix off-by-one in trace_get_user()
Li Zefan
2009-09-22
1
-1
/
+1
|
*
|
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
2
-4
/
+4
|
*
|
cpumask: use zalloc_cpumask_var() where possible
Li Zefan
2009-09-24
1
-5
/
+2
|
*
|
seq_file: constify seq_operations
James Morris
2009-09-23
2
-4
/
+4
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
2
-2
/
+2
|
|
\
\
|
|
*
|
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
|
|
*
|
trivial: Fix duplicated word "options" in comment
Uwe Kleine-Koenig
2009-09-21
1
-1
/
+1
|
*
|
|
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
1
-3
/
+3
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-3
/
+3
|
|
|
/
|
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-09-21
1
-1
/
+7
|
|
\
\
|
|
*
|
sched: Fix raciness in runqueue_is_locked()
Andrew Morton
2009-09-20
1
-1
/
+7
|
*
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-09-21
6
-108
/
+193
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
tracing: Export trace_profile_buf symbols
Peter Zijlstra
2009-09-20
1
-1
/
+4
|
|
*
|
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2009-09-19
3
-86
/
+35
|
|
|
\
\
|
|
|
*
|
tracing/events: use list_for_entry_continue
Li Zefan
2009-09-19
1
-34
/
+15
|
|
|
*
|
tracing: remove max_tracer_type_len
Li Zefan
2009-09-19
1
-33
/
+16
|
|
|
*
|
function-graph: use ftrace_graph_funcs directly
Li Zefan
2009-09-19
1
-19
/
+4
|
|
|
|
/
|
|
*
|
Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2009-09-19
2
-21
/
+155
|
|
|
\
\
|
|
|
*
|
tracing: Allocate the ftrace event profile buffer dynamically
Frederic Weisbecker
2009-09-18
2
-20
/
+138
|
|
|
*
|
tracing: Factorize the events profile accounting
Frederic Weisbecker
2009-09-18
1
-2
/
+18
|
|
|
|
/
|
|
*
|
tracing: Remove markers
Christoph Hellwig
2009-09-18
1
-1
/
+0
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6
Linus Torvalds
2009-09-20
1
-2
/
+0
|
|
\
\
|
|
*
|
includecheck fix: kernel/trace, ring_buffer.c
Jaswinder Singh Rajput
2009-09-20
1
-2
/
+0
|
|
|
/
|
*
|
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
2009-09-19
5
-239
/
+21
|
|
/
[next]