index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-23
ftrace: limit trace entries
Steven Rostedt
3
-3
/
+47
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
x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepable
Pekka Paalanen
1
-9
/
+9
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
x86_64: fix kernel rodata NX setting
Pekka Paalanen
1
-1
/
+1
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
x86: add a list for custom page fault handlers.
Pekka Paalanen
3
-0
/
+73
2008-05-23
ftrace: dont write protect kernel text
Steven Rostedt
2
-2
/
+12
2008-05-23
ftrace: fix the fault label in updating code
Steven Rostedt
1
-2
/
+2
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: remove function tracing from spinlock debug
Steven Rostedt
1
-1
/
+2
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
4
-3
/
+36
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
[next]