index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
printk.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-23
ftrace: extend sysprof plugin some more
Ingo Molnar
1
-4
/
+76
2008-05-23
ftrace: extend sysprof plugin
Ingo Molnar
1
-4
/
+63
2008-05-23
ftrace: add sysprof plugin
Ingo Molnar
3
-0
/
+89
2008-05-23
ftrace: add have dynamic ftrace config for archs
Steven Rostedt
4
-0
/
+7
2008-05-23
ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directory
Steven Rostedt
1
-0
/
+7
2008-05-23
ftrace: use the new kbuild CFLAGS_REMOVE for lib directory
Steven Rostedt
1
-4
/
+4
2008-05-23
ftrace: use the new kbuild CFLAGS_REMOVE for kernel directory
Steven Rostedt
1
-5
/
+9
2008-05-23
kbuild: create new CFLAGS_REMOVE_(basename).o option
Steven Rostedt
1
-1
/
+2
2008-05-23
ftrace: support for PowerPC
Steven Rostedt
11
-10
/
+405
2008-05-23
ftrace, POWERPC: add irqs_disabled_flags to ppc
Steven Rostedt
1
-0
/
+10
2008-05-23
ftrace: fix build bug
Ingo Molnar
1
-4
/
+4
2008-05-23
ftrace: fix include file dependency
Ingo Molnar
1
-0
/
+1
2008-05-23
ftrace: cleanups
Ingo Molnar
1
-3
/
+3
2008-05-23
ftrace: fix mcount export bug
Ingo Molnar
3
-6
/
+17
2008-05-23
sparc64: add ftrace support.
David Miller
5
-5
/
+156
2008-05-23
ftrace: remove packed attribute on ftrace_page.
David Miller
1
-2
/
+2
2008-05-23
ftrace: stacktrace fix
Ingo Molnar
4
-3
/
+13
2008-05-23
Port ftrace to markers
Mathieu Desnoyers
5
-88
/
+255
2008-05-23
Markers - define non optimized marker
Mathieu Desnoyers
1
-5
/
+24
2008-05-23
Markers - remove extra format argument
Mathieu Desnoyers
2
-22
/
+19
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
[next]