index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-24
doc: update mmiotrace doc to current status
Pekka Paalanen
1
-8
/
+19
2008-05-24
mmiotrace: do not print bogus pid for maps either
Pekka Paalanen
1
-2
/
+2
2008-05-24
mmiotrace: print overrun counts
Pekka Paalanen
1
-0
/
+25
2008-05-24
mmiotrace: print header using the read hook.
Pekka Paalanen
1
-7
/
+53
2008-05-24
x86 mmiotrace: dynamically disable non-boot CPUs
Pekka Paalanen
1
-0
/
+61
2008-05-24
x86/mmiotrace: uses/depends on PCI
Randy Dunlap
1
-2
/
+2
2008-05-24
mmiotrace: fix printk format
Randy Dunlap
1
-2
/
+3
2008-05-24
mmiotrace: add user documentation
Pekka Paalanen
2
-5
/
+156
2008-05-24
x86 mmiotrace: Do not print bogus pid
Pekka Paalanen
1
-3
/
+3
2008-05-24
x86 mmiotrace: remove ISA_trace parameter.
Pekka Paalanen
1
-5
/
+0
2008-05-24
x86 mmiotrace: move files into arch/x86/mm/.
Pekka Paalanen
8
-6
/
+5
2008-05-24
mmiotrace: cleanup
Ingo Molnar
1
-5
/
+5
2008-05-24
mmiotrace: ftrace fix
Ingo Molnar
1
-4
/
+12
2008-05-24
ftrace: mmiotrace update, #2
Pekka Paalanen
4
-118
/
+120
2008-05-24
ftrace: mmiotrace, updates
Pekka Paalanen
6
-188
/
+238
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
[next]