index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-31
Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...
Ingo Molnar
19
-341
/
+1257
2009-03-31
trace: make argument 'mem' of trace_seq_putmem() const
Li Zefan
2
-5
/
+6
2009-03-31
tracing: add missing 'extern' keywords to trace_output.h
Eduard - Gabriel Munteanu
1
-16
/
+17
2009-03-31
tracing: provide trace_seq_reserve()
Eduard - Gabriel Munteanu
2
-0
/
+14
2009-03-31
blktrace: print out BLK_TN_MESSAGE properly
Li Zefan
1
-19
/
+61
2009-03-31
blktrace: extract duplidate code
Li Zefan
1
-32
/
+30
2009-03-31
blktrace: fix memory leak when freeing struct blk_io_trace
Li Zefan
1
-17
/
+12
2009-03-31
blktrace: fix blk_probes_ref chaos
Li Zefan
1
-8
/
+7
2009-03-31
blktrace: make classic output more classic
Li Zefan
1
-4
/
+4
2009-03-31
blktrace: fix off-by-one bug
Li Zefan
1
-2
/
+2
2009-03-31
blktrace: fix the original blktrace
Li Zefan
1
-7
/
+5
2009-03-31
blktrace: fix a race when creating blk_tree_root in debugfs
Li Zefan
1
-1
/
+5
2009-03-31
blktrace: fix timestamp in binary output
Li Zefan
1
-1
/
+1
2009-03-26
tracing: filter fix for TRACE_EVENT_FORMAT events
Tom Zanussi
1
-13
/
+5
2009-03-25
ftrace: Using FTRACE_WARN_ON() to check "freed record" in ftrace_release()
Zhaolei
1
-2
/
+7
2009-03-25
trace_workqueues: fix empty line's output
Lai Jiangshan
1
-6
/
+6
2009-03-25
trace_stat: keep original order
Lai Jiangshan
1
-10
/
+8
2009-03-25
trace_stat: don't call seq_printf() in seq_operation->start()
Lai Jiangshan
1
-1
/
+7
2009-03-24
tracing: use union for multi-usages field
Lai Jiangshan
1
-4
/
+4
2009-03-24
ftrace: show virtual PID
Lai Jiangshan
1
-1
/
+1
2009-03-24
function-graph: add option for include sleep times
Steven Rostedt
3
-1
/
+10
2009-03-24
function-graph: ignore times across schedule
Steven Rostedt
1
-0
/
+36
2009-03-24
function-graph: prevent more than one tracer registering
Steven Rostedt
1
-0
/
+6
2009-03-24
function-graph: moved the timestamp from arch to generic code
Steven Rostedt
1
-3
/
+5
2009-03-24
tracing: fix memory leak in trace_stat
Steven Rostedt
1
-10
/
+13
2009-03-24
blktrace: print human-readable act_mask
Li Zefan
1
-38
/
+65
2009-03-24
blktrace: fix t_error()
Li Zefan
1
-1
/
+1
2009-03-24
blktrace: fix wrong calculation of RWBS
Li Zefan
1
-6
/
+7
2009-03-24
blktrace: mark ddir_act[] const
Li Zefan
1
-4
/
+4
2009-03-24
tracing/filters: disallow integer values for string filters and vice versa
Tom Zanussi
1
-0
/
+5
2009-03-24
tracing/filters: use trace_seq_printf() to print filters
Tom Zanussi
3
-21
/
+15
2009-03-24
tracing/filters: free pred when clearing filters
Tom Zanussi
1
-0
/
+2
2009-03-24
tracing/filters: use list_for_each_entry
Tom Zanussi
1
-2
/
+2
2009-03-23
tracing/function-graph-tracer: fix functions call traces imbalance
Frederic Weisbecker
1
-5
/
+11
2009-03-23
tracing: Fix TRACING_SUPPORT dependency for PPC32
Anton Vorontsov
1
-1
/
+5
2009-03-23
tracing/ftrace: check if debugfs is registered before creating files
Frederic Weisbecker
1
-0
/
+3
2009-03-23
tracing/filters: clean up filter_add_subsystem_pred()
Tom Zanussi
2
-7
/
+25
2009-03-23
tracing/filters: fix bug in copy_pred()
Tom Zanussi
1
-2
/
+10
2009-03-23
tracing/filters: use list_for_each_entry_safe
Tom Zanussi
1
-4
/
+2
2009-03-23
tracing/events: don't discard an event after commit
Frederic Weisbecker
1
-2
/
+3
2009-03-23
tracing/ftrace: make nop-tracer use polling wait for events on pipe
Frederic Weisbecker
1
-0
/
+1
2009-03-23
tracing/events: don't use wake up for events
Frederic Weisbecker
3
-6
/
+24
2009-03-23
tracing/events: make the filter files writable
Frederic Weisbecker
1
-2
/
+2
2009-03-22
tracing: add run-time field descriptions for event filtering, kfree fix
Ingo Molnar
1
-1
/
+6
2009-03-22
tracing: add per-subsystem filtering
Tom Zanussi
3
-6
/
+175
2009-03-22
tracing: add per-event filtering
Tom Zanussi
5
-0
/
+436
2009-03-22
tracing: add ring_buffer_event_discard() to ring buffer
Tom Zanussi
1
-20
/
+97
2009-03-22
tracing: fix four sparse warnings
Dmitri Vorobiev
2
-1
/
+2
2009-03-22
tracing, Text Edit Lock: Fix one sparse warning in kernel/extable.c
Dmitri Vorobiev
1
-0
/
+1
2009-03-22
tracing: add run-time field descriptions for event filtering
Tom Zanussi
4
-10
/
+107
[next]