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
2008-05-23
ftrace: limit trace entries
Steven Rostedt
1
-0
/
+38
2008-05-23
ftrace: add readpos to struct trace_seq; add trace_seq_to_user()
Pekka Paalanen
2
-37
/
+39
2008-05-23
ftrace: use raw_smp_processor_id for mcount functions
Steven Rostedt
1
-4
/
+11
2008-05-23
ftrace: special stacktrace
Ingo Molnar
1
-23
/
+24
2008-05-23
ftrace: trace faster
Ingo Molnar
1
-2
/
+2
2008-05-23
ftrace: fix setting of pos in read_pipe
Steven Rostedt
1
-1
/
+1
2008-05-23
ftrace: add trace pipe header pluggin
Steven Rostedt
2
-7
/
+36
2008-05-23
ftrace: add logic to record overruns
Steven Rostedt
2
-6
/
+16
2008-05-23
ftrace: fix comm on function trace output
Steven Rostedt
4
-3
/
+15
2008-05-23
ftrace: comment code
Steven Rostedt
2
-1
/
+141
2008-05-23
ftrace: modulize the number of CPU buffers
Steven Rostedt
1
-14
/
+24
2008-05-23
ftrace: replace simple_strtoul with strict_strtoul
Steven Rostedt
1
-6
/
+22
2008-05-23
ftrace: simple clean ups
Steven Rostedt
1
-13
/
+12
2008-05-23
ftrace: cleanups
Ingo Molnar
1
-6
/
+5
2008-05-23
ftrace: simplify hexprint
Thomas Gleixner
1
-18
/
+5
2008-05-23
lockdep: update lockdep_recursion on graph_lock
Steven Rostedt
1
-0
/
+3
2008-05-23
ftrace: trace_entries to dynamically change trace buffer size
Steven Rostedt
1
-8
/
+137
2008-05-23
ftrace: user proper API for setting RT prios in selftest
Steven Rostedt
1
-3
/
+3
2008-05-23
ftrace: trace_pipe implement NONBLOCK
Steven Rostedt
1
-0
/
+4
2008-05-23
ftrace: return EOF in trace_pipe on change of tracer
Steven Rostedt
1
-0
/
+3
2008-05-23
ftrace: restore iterator trace in pipe read
Steven Rostedt
1
-1
/
+4
2008-05-23
ftrace: allow trace_pipe to block on all reads
Steven Rostedt
1
-2
/
+0
2008-05-23
ftrace: fix conversion of task state to char in latency tracer
Ankita Garg
1
-2
/
+3
2008-05-23
ftrace: move enums to ftrace.h and make helper function global
Thomas Gleixner
2
-16
/
+23
2008-05-23
ftrace: selftest protect againt max flip
Steven Rostedt
1
-3
/
+7
2008-05-23
ftrace: fix mutex unlock in trace output
Steven Rostedt
1
-1
/
+3
2008-05-23
ftrace: add UNINTERRUPTIBLE state for kftraced on disable
Steven Rostedt
1
-4
/
+2
2008-05-23
ftrace: restrict tracing to HAVE_FTRACE architectures
Ingo Molnar
1
-0
/
+4
2008-05-23
ftrace: use Makefile to remove tracing from lockdep
Steven Rostedt
2
-13
/
+21
2008-05-23
ftrace: user raw_spin_lock in tracing
Steven Rostedt
2
-22
/
+31
2008-05-23
ftrace: irqsoff use raw_smp_processor_id
Steven Rostedt
1
-9
/
+10
2008-05-23
ftrace: remove add-hoc code
Ingo Molnar
3
-58
/
+2
2008-05-23
ftrace: fix dynamic ftrace selftest
Steven Rostedt
4
-6
/
+13
2008-05-23
ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validation
Steven Rostedt
1
-1
/
+3
2008-05-23
ftrace: printk and trace irqsoff and wakeups
Steven Rostedt
2
-25
/
+14
2008-05-23
ftrace: remove wakeup from function trace
Steven Rostedt
1
-2
/
+0
2008-05-23
ftrace: make it more available in the Kconfig
Ingo Molnar
1
-3
/
+1
2008-05-23
ftrace: fix wakeup callback
Peter Zijlstra
1
-1
/
+1
2008-05-23
ftrace: trace next state
Peter Zijlstra
2
-10
/
+26
2008-05-23
ftrace: sched special
Ingo Molnar
3
-3
/
+30
2008-05-23
ftrace: sched tree fix
Ingo Molnar
1
-14
/
+21
2008-05-23
ftrace: include cpu in stacktrace
Ingo Molnar
1
-15
/
+11
2008-05-23
ftrace: iter ctrl fix
Ingo Molnar
1
-0
/
+5
2008-05-23
ftrace: fix cmdline tracing
Ingo Molnar
1
-4
/
+4
2008-05-23
ftrace: make use of tracing_cpumask
Ingo Molnar
1
-31
/
+64
2008-05-23
ftrace: add tracing_cpumask
Ingo Molnar
1
-8
/
+70
2008-05-23
ftrace: trace scheduler rbtree
Ingo Molnar
3
-2
/
+6
2008-05-23
ftrace: fix __trace_special()
Ingo Molnar
1
-4
/
+0
2008-05-23
ftrace: fix wakeups
Ingo Molnar
2
-4
/
+29
2008-05-23
ftrace: trace curr/next tasks
Ingo Molnar
1
-1
/
+12
[next]