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-10-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-169
/
+174
2010-10-27
Remove duplicate includes from many files
Zimny Lech
1
-1
/
+0
2010-10-26
Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
1
-163
/
+172
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-23
tracing: Fix 'faild' -> 'failed' typo
Joe Perches
1
-1
/
+1
2010-10-22
kdb,ftdump: Remove reference to internal kdb include
Jason Wessel
1
-1
/
+0
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
5
-0
/
+12
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-11
/
+3
2010-10-22
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-6
/
+2
2010-10-21
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2010-10-21
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-235
/
+634
2010-10-21
tracing: Do not limit the size of the number of CPU buffers
Steven Rostedt
1
-6
/
+2
2010-10-20
ring-buffer: Remove unused macro RB_TIMESTAMPS_PER_PAGE
Steven Rostedt
1
-3
/
+0
2010-10-20
ring-buffer: Micro-optimize with some strategic inlining
Steven Rostedt
1
-8
/
+15
2010-10-20
ring-buffer: Remove condition to add timestamp in fast path
Steven Rostedt
1
-22
/
+6
2010-10-20
ring-buffer: Bind time extend and data events together
Steven Rostedt
1
-124
/
+142
2010-10-20
ring-buffer: Pass delta by value and not by reference
Steven Rostedt
1
-8
/
+8
2010-10-20
ring-buffer: Pass timestamp by value and not by reference
Steven Rostedt
1
-10
/
+10
2010-10-19
Merge branch 'devel-stable' into devel
Russell King
1
-1
/
+1
2010-10-19
ring-buffer: Make write slow path out of line
Steven Rostedt
1
-2
/
+5
2010-10-19
tracing: Fix compile issue for trace_sched_wakeup.c
Steven Rostedt
1
-2
/
+1
2010-10-19
blktrace: remove the big kernel lock
Arnd Bergmann
1
-11
/
+3
2010-10-18
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
5
-26
/
+43
2010-10-18
tracing: Remove parent recording in latency tracer graph options
Steven Rostedt
1
-1
/
+0
2010-10-18
tracing: Use one prologue for the preempt irqs off tracer function tracers
Steven Rostedt
1
-48
/
+48
2010-10-18
tracing: Use one prologue for the wakeup tracer function tracers
Steven Rostedt
1
-52
/
+50
2010-10-18
tracing: Graph support for wakeup tracer
Jiri Olsa
1
-10
/
+221
2010-10-18
tracing: Make graph related irqs/preemptsoff functions global
Jiri Olsa
3
-52
/
+71
2010-10-18
tracing: Add proper check for irq_depth routines
Jiri Olsa
1
-4
/
+20
2010-10-18
tracing/trivial: Remove cast from void*
matt mooney
2
-3
/
+3
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
5
-0
/
+12
2010-10-15
Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...
Ingo Molnar
1
-0
/
+5
2010-10-14
ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
Steven Rostedt
1
-1
/
+1
2010-10-14
ftrace/x86: Add support for C version of recordmcount
Steven Rostedt
1
-0
/
+5
2010-10-13
tracing: Fix function-graph build warning on 32-bit
Borislav Petkov
1
-2
/
+3
2010-10-12
ring-buffer: Fix typo of time extends per page
Steven Rostedt
1
-1
/
+1
2010-09-22
jump label: Initialize workqueue tracepoints *before* they are registered
Jason Baron
1
-5
/
+5
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2
-31
/
+78
2010-09-14
tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums
Steven Rostedt
1
-14
/
+4
2010-09-14
tracing: Do not trace in irq when funcgraph-irq option is zero
Steven Rostedt
1
-1
/
+22
2010-09-14
tracing: Add funcgraph-irq option for function graph tracer.
Jiri Olsa
1
-1
/
+100
2010-09-14
tracing: Fix reading of set_ftrace_filter across lists
Steven Rostedt
1
-3
/
+3
2010-09-14
tracing: Keep track of set_ftrace_filter position and allow lseek again
Steven Rostedt
1
-8
/
+26
2010-09-14
tracing: Replace typecasted void pointer in set_ftrace_filter code
Steven Rostedt
1
-21
/
+46
2010-09-14
tracing: Do not reset *pos in set_ftrace_filter
Steven Rostedt
1
-2
/
+6
2010-09-10
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-19
/
+31
2010-09-09
tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
Chris Wright
1
-0
/
+2
2010-09-09
perf: Rework the PMU methods
Peter Zijlstra
1
-2
/
+5
2010-09-09
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
3
-23
/
+40
2010-09-09
perf, trace: Fix module leak
Li Zefan
1
-0
/
+3
[next]