index
:
~zhen/drm-intel
cdv-3.2
encoder-rework
for-anholt
for-ickle
for-ickle-next
for-linus
sandybridge
snb-35-backport
snb-35-backport-hp
Unnamed repository; edit this file to name it for gitweb.
zhen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-24
ftrace: add mmiotrace plugin
Pekka Paalanen
5
-179
/
+123
2008-05-24
x86: mmiotrace, preview 2
Pekka Paalanen
7
-201
/
+332
2008-05-24
x86: mmiotrace full patch, preview 1
Pekka Paalanen
10
-281
/
+335
2008-05-24
x86 mmiotrace: Use percpu instead of arrays.
Pekka Paalanen
2
-49
/
+58
2008-05-24
x86: explicit call to mmiotrace in do_page_fault()
Pekka Paalanen
4
-54
/
+52
2008-05-24
x86 mmiotrace: comment about user space ABI
Pekka Paalanen
1
-1
/
+5
2008-05-24
x86 mmiotrace: fix relay-buffer-full flag for SMP
Pekka Paalanen
1
-10
/
+16
2008-05-24
x86 mmiotrace: use lookup_address()
Pekka Paalanen
3
-22
/
+44
2008-05-24
x86: mmiotrace - trace memory mapped IO
Pekka Paalanen
11
-0
/
+1677
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
[next]