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
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-25
tracing/trace_stack: Fix stack trace on ppc64
Anton Blanchard
1
-1
/
+1
2010-08-16
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt
4
-68
/
+163
2010-08-13
tracing: Sanitize value returned from write(trace_marker, "...", len)
Marcin Slusarz
1
-3
/
+8
2010-08-12
tracing/events: Convert format output to seq_file
Steven Rostedt
1
-67
/
+141
2010-08-12
block: add secure discard
Adrian Hunter
1
-0
/
+8
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-17
/
+63
2010-08-07
Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...
Linus Torvalds
1
-8
/
+0
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-11
/
+0
2010-08-07
block: push BKL into blktrace ioctls
Arnd Bergmann
1
-0
/
+43
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-12
/
+15
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-5
/
+5
2010-08-06
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-2
/
+2
2010-08-06
tracing: Fix ring_buffer_read_page reading out of page boundary
Huang Ying
1
-0
/
+3
2010-08-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
25
-2344
/
+572
2010-08-06
tracing: Fix an unallocated memory access in function_graph
Shaohua Li
1
-1
/
+9
2010-08-05
ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump
Jason Wessel
1
-10
/
+27
2010-08-05
ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
Jason Wessel
4
-21
/
+163
2010-08-04
tracing/kprobes: unregister_trace_probe needs to be called under mutex
Srikar Dronamraju
1
-0
/
+3
2010-08-02
perf: Use tracepoint_synchronize_unregister() to flush any pending tracepoint...
Frederic Weisbecker
1
-3
/
+3
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-2
/
+2
2010-07-23
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
7
-14
/
+76
2010-07-22
trace: strlen() return doesn't account for the NULL
Dan Carpenter
1
-1
/
+1
2010-07-21
Merge branch 'linus' into sched/core
Ingo Molnar
1
-1
/
+3
2010-07-21
tracing: Shrink max latency ringbuffer if unnecessary
KOSAKI Motohiro
4
-6
/
+38
2010-07-20
tracing: Reduce latency and remove percpu trace_seq
Lai Jiangshan
1
-3
/
+0
2010-07-20
trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit
Richard Kennedy
1
-1
/
+1
2010-07-20
tracing: Allow to disable cmdline recording
Li Zefan
3
-3
/
+36
2010-07-20
tracing: Use generic_file_llseek for debugfs
Arnd Bergmann
1
-0
/
+15
2010-07-20
tracing: Remove special traces
Frederic Weisbecker
5
-146
/
+0
2010-07-20
tracing: Remove sysprof ftrace plugin
Frederic Weisbecker
6
-378
/
+0
2010-07-15
tracing: Remove ksym tracer
Frederic Weisbecker
6
-606
/
+0
2010-07-09
init: Remove the BKL from startup code
Arnd Bergmann
1
-8
/
+0
2010-07-05
tracing/kprobes: Support "string" type
Masami Hiramatsu
1
-78
/
+292
2010-06-29
workqueue: temporarily remove workqueue tracing
Tejun Heo
1
-11
/
+0
2010-06-28
tracing: Use class->reg() for all registering of events
Steven Rostedt
2
-35
/
+39
2010-06-28
tracing/function-graph: Use correct string size for snprintf
Chase Douglas
1
-1
/
+2
2010-06-28
tracing: Remove open-coded __trace_add_event_call()
Li Zefan
1
-51
/
+19
2010-06-28
tracing: Remove redundant raw_init callbacks
Li Zefan
2
-16
/
+2
2010-06-28
tracing: Remove test of NULL define_fields callback
Li Zefan
2
-24
/
+13
2010-06-28
tracing: Don't allocate common fields for every trace events
Li Zefan
3
-52
/
+81
2010-06-28
tracing: Use a global field list for all syscall exit events
Li Zefan
1
-3
/
+4
2010-06-28
Merge branch 'linus' into perf/core
Thomas Gleixner
1
-1
/
+3
2010-06-10
perf/tracing: Fix regression of perf losing kprobe events
Steven Rostedt
1
-1
/
+3
2010-06-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
9
-843
/
+4
2010-06-09
tracing: Remove kmemtrace ftrace plugin
Li Zefan
5
-597
/
+0
2010-06-09
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
1
-1
/
+1
2010-06-08
tracing: Remove boot tracer
Américo Wang
6
-241
/
+0
2010-06-08
perf: Drop the skip argument from perf_arch_fetch_regs_caller
Frederic Weisbecker
1
-2
/
+0
2010-06-08
x86: Unify dumpstack.h and stacktrace.h
Frederic Weisbecker
1
-3
/
+4
[next]