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-08
Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...
Ingo Molnar
18
-86
/
+183
2009-03-06
tracing: trace_bprintk() cleanups
Ingo Molnar
2
-17
/
+8
2009-03-06
tracing/core: drop the old trace_printk() implementation in favour of trace_b...
Frederic Weisbecker
9
-280
/
+126
2009-03-06
tracing: add trace_bprintk()
Lai Jiangshan
3
-10
/
+98
2009-03-06
tracing: infrastructure for supporting binary record
Lai Jiangshan
6
-0
/
+237
2009-03-06
tracing, Text Edit Lock - kprobes architecture independent support
Mathieu Desnoyers
1
-2
/
+13
2009-03-06
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
17
-84
/
+170
2009-03-06
tracing: fix deadlock when setting set_ftrace_pid
KOSAKI Motohiro
1
-6
/
+1
2009-03-06
tracing: current tip/master can't enable ftrace
KOSAKI Motohiro
1
-0
/
+1
2009-03-06
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
10
-76
/
+329
2009-03-06
Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...
Ingo Molnar
1
-1
/
+1
2009-03-05
tracing: add format files for ftrace default entries
Steven Rostedt
5
-6
/
+255
2009-03-05
tracing: move print of event format to separate file
Steven Rostedt
2
-52
/
+56
2009-03-05
tracing: make all file_operations const
Steven Rostedt
4
-19
/
+19
2009-03-05
tracing: clean up menu
Ingo Molnar
1
-13
/
+16
2009-03-05
Merge branch 'x86/urgent' into x86/core
Ingo Molnar
7
-18
/
+69
2009-03-05
tracing/function-graph-tracer: use the more lightweight local clock
Frederic Weisbecker
1
-1
/
+1
2009-03-05
tracing: rename ftrace_printk() => trace_printk()
Ingo Molnar
2
-5
/
+5
2009-03-04
tracing: have latency tracers set the latency format
Steven Rostedt
2
-0
/
+16
2009-03-04
tracing: consolidate print_lat_fmt and print_trace_fmt
Steven Rostedt
1
-32
/
+7
2009-03-04
tracing: remove extra latency_trace method from trace structure
Steven Rostedt
5
-36
/
+1
2009-03-04
tracing: add latency output format option
Steven Rostedt
2
-23
/
+4
2009-03-04
tracing: fix seq read from trace files
Steven Rostedt
1
-2
/
+2
2009-03-04
tracing: do not return EFAULT if read copied anything
Steven Rostedt
1
-2
/
+12
2009-03-04
ring-buffer: fix timestamp in partial ring_buffer_page_read
Steven Rostedt
1
-1
/
+5
2009-03-04
tracing: add cpu_file intialization for ftrace_dump
Steven Rostedt
1
-0
/
+2
2009-03-04
tracing: add lockdep tracepoints for lock acquire/release
Peter Zijlstra
3
-8
/
+27
2009-03-04
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
11
-318
/
+582
2009-03-04
lockdep: remove extra "irq" string
Peter Zijlstra
1
-2
/
+2
2009-03-04
lockdep: fix incorrect state name
Peter Zijlstra
1
-2
/
+3
2009-03-04
Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/...
Ingo Molnar
3
-41
/
+352
2009-03-04
Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core
Ingo Molnar
8
-21
/
+73
2009-03-03
tracing: add binary buffer files for use with splice
Steven Rostedt
2
-7
/
+268
2009-03-03
ring-buffer: make ring_buffer_read_page read from start on partial page
Steven Rostedt
1
-10
/
+33
2009-03-03
ring-buffer: replace sizeof of event header with offsetof
Steven Rostedt
1
-1
/
+1
2009-03-03
ring-buffer: fix ring_buffer_read_page
Steven Rostedt
1
-33
/
+59
2009-03-03
ring-buffer: reset write field for ring_buffer_read_page
Steven Rostedt
1
-0
/
+1
2009-03-04
Merge branch 'x86/core' into core/percpu
Ingo Molnar
2
-7
/
+21
2009-03-04
Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...
Ingo Molnar
2
-7
/
+21
2009-03-03
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-14
/
+50
2009-03-03
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-4
/
+19
2009-03-03
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-4
/
+4
2009-03-03
tracing: fix return value to registering events
Steven Rostedt
1
-4
/
+4
2009-03-02
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
1
-3
/
+4
2009-03-02
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
6
-14
/
+182
2009-03-02
Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...
Ingo Molnar
9
-99
/
+664
2009-03-02
tracing: add print format to event trace format files
Steven Rostedt
1
-0
/
+2
2009-03-02
tracing: add trace name and id to event formats
Steven Rostedt
1
-1
/
+5
2009-03-02
tracing: add ftrace headers to event format files
Steven Rostedt
1
-1
/
+26
2009-03-02
tracing: add format file to describe event struct fields
Steven Rostedt
4
-1
/
+110
[next]