index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
blktrace: fix a race when creating blk_tree_root in debugfs
Li Zefan
2009-03-31
1
-1
/
+5
*
blktrace: fix timestamp in binary output
Li Zefan
2009-03-31
1
-1
/
+1
*
blktrace: print human-readable act_mask
Li Zefan
2009-03-24
1
-38
/
+65
*
blktrace: fix t_error()
Li Zefan
2009-03-24
1
-1
/
+1
*
blktrace: fix wrong calculation of RWBS
Li Zefan
2009-03-24
1
-6
/
+7
*
blktrace: mark ddir_act[] const
Li Zefan
2009-03-24
1
-4
/
+4
*
blktrace: avoid accessing NULL bdev->bd_disk
Li Zefan
2009-03-21
1
-2
/
+11
*
blktrace: remove sysfs_blk_trace_enable_show/store()
Li Zefan
2009-03-21
1
-70
/
+22
*
blktrace: report EBUSY correctly
Li Zefan
2009-03-21
1
-6
/
+3
*
blktrace: don't increase blk_probes_ref if failed to setup blk trace
Li Zefan
2009-03-21
1
-3
/
+3
*
blktrace: remove blk_probe_mutex
Li Zefan
2009-03-21
1
-22
/
+5
*
blktrace: make blk_tracer_enabled a bool flag
Li Zefan
2009-03-21
1
-9
/
+3
*
blktrace: fix possible memory leak
Li Zefan
2009-03-21
1
-1
/
+1
*
-
-
-
.
Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...
Ingo Molnar
2009-03-20
3
-29
/
+36
|
\
\
\
|
|
|
*
module: fix refptr allocation and release order
Masami Hiramatsu
2009-03-18
1
-12
/
+14
|
|
*
|
tracing: fix command line to pid reverse map
Carsten Emde
2009-03-18
1
-5
/
+11
|
|
*
|
tracing: fix trace_find_cmdline()
Thomas Gleixner
2009-03-18
1
-5
/
+4
|
|
*
|
tracing: replace the crude (unsigned) -1 hackery
Thomas Gleixner
2009-03-18
1
-6
/
+7
|
|
*
|
tracing: stop command line recording when tracing is disabled
Thomas Gleixner
2009-03-18
1
-1
/
+2
|
*
|
|
kprobes: Fix locking imbalance in kretprobes
Ananth N Mavinakayanahalli
2009-03-18
1
-3
/
+1
|
|
/
/
*
|
|
tracing/ring-buffer: fix non cpu hotplug case
Frederic Weisbecker
2009-03-19
1
-0
/
+9
*
|
|
tracepoints: dont update zero-sized tracepoint sections
Ingo Molnar
2009-03-18
1
-3
/
+1
*
|
|
tracing: fix oops in tracepoint_update_probe_range()
Jaswinder Singh Rajput
2009-03-18
1
-2
/
+7
*
|
|
tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stopped
Frederic Weisbecker
2009-03-18
1
-0
/
+26
*
|
|
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-18
5
-44
/
+94
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tracing: make power tracer start/stop methods lighter weight
Steven Rostedt
2009-03-17
1
-2
/
+6
|
*
|
tracing: make sched_switch stop/start light weight
Steven Rostedt
2009-03-17
1
-4
/
+5
|
*
|
tracing: add global-clock option to provide cross CPU clock to traces
Steven Rostedt
2009-03-17
2
-4
/
+31
|
*
|
ring-buffer: add api to allow a tracer to change clock source
Steven Rostedt
2009-03-17
2
-34
/
+52
*
|
|
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-17
6
-28
/
+51
|
\
\
\
|
|
/
/
|
*
|
tracing: stop comm recording on tracing off
Steven Rostedt
2009-03-16
1
-1
/
+1
|
*
|
tracing: protect reader of cmdline output
Steven Rostedt
2009-03-16
5
-26
/
+49
|
*
|
tracing/ftrace: fix the check on nopped sites
Frederic Weisbecker
2009-03-16
1
-1
/
+1
*
|
|
tracing: fix leak in event_format_read()
Tom Zanussi
2009-03-17
1
-3
/
+3
*
|
|
tracing/core: fix early free of cpumasks
Frederic Weisbecker
2009-03-16
1
-1
/
+2
*
|
|
tracing/ftrace: fix double calls to tracing_start()
Frederic Weisbecker
2009-03-16
1
-10
/
+6
*
|
|
tracing/core: fix missing mutex unlock on tracing_set_tracer()
Frederic Weisbecker
2009-03-16
1
-1
/
+1
*
|
|
tracing/syscalls: select kallsysms
Frederic Weisbecker
2009-03-16
1
-0
/
+1
*
|
|
tracing/syscalls: protect thread flag toggling from races
Frederic Weisbecker
2009-03-16
1
-5
/
+19
*
|
|
tracing/syscalls: various cleanups
Frederic Weisbecker
2009-03-16
1
-8
/
+2
*
|
|
tracing/syscalls: fix missing release of tracing
Frederic Weisbecker
2009-03-16
1
-6
/
+5
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...
Ingo Molnar
2009-03-16
2
-8
/
+155
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
*
|
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
Frederic Weisbecker
2009-03-13
2
-8
/
+155
*
|
|
ftrace: remove struct list_head from struct dyn_ftrace
Lai Jiangshan
2009-03-13
1
-6
/
+8
*
|
|
ftrace: use seq_read
Lai Jiangshan
2009-03-13
1
-23
/
+3
*
|
|
ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec
Zhaolei
2009-03-13
1
-4
/
+5
*
|
|
ftrace: avoid double-free of dyn_ftrace
Zhaolei
2009-03-13
1
-1
/
+2
*
|
|
Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...
Ingo Molnar
2009-03-13
4
-0
/
+126
|
\
\
\
|
|
/
/
|
*
|
tracing/ftrace: syscall tracing infrastructure, basics
Frederic Weisbecker
2009-03-13
4
-0
/
+126
*
|
|
softirq: no need to have SOFTIRQ in softirq name
Steven Rostedt
2009-03-13
1
-3
/
+2
[next]