index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing, ring-buffer: add paranoid checks for loops
Steven Rostedt
2008-11-03
1
-0
/
+56
*
ftrace: use kretprobe trampoline name to test in output
Steven Rostedt
2008-11-03
1
-18
/
+21
*
tracing, alpha: undefined reference to `save_stack_trace'
Al Viro
2008-11-03
2
-1
/
+3
*
ftrace: handle archs that do not support irqs_disabled_flags
Steven Rostedt
2008-10-31
2
-10
/
+17
*
ftrace: fix trace_nop config select
Steven Rostedt
2008-10-29
1
-1
/
+1
*
ftrace: perform an initialization for ftrace to enable it
Frederic Weisbecker
2008-10-28
1
-0
/
+8
*
ftrace: fix current_tracer error return
Steven Rostedt
2008-10-28
1
-3
/
+4
*
tracing: fix a build error on alpha
Frederic Weisbecker
2008-10-28
1
-0
/
+1
*
tracing/ftrace: make boot tracer select the sched_switch tracer
Frederic Weisbecker
2008-10-27
1
-0
/
+1
*
trace: fix printk warning for u64
Stephen Rothwell
2008-10-27
1
-1
/
+3
*
ftrace: warning in kernel/trace/ftrace.c
Ingo Molnar
2008-10-24
1
-1
/
+4
*
ftrace: fix build failure
Ingo Molnar
2008-10-23
1
-2
/
+0
*
ftrace: remove ftrace hash
Steven Rostedt
2008-10-23
2
-211
/
+35
*
ftrace: remove mcount set
Steven Rostedt
2008-10-23
1
-9
/
+0
*
ftrace: remove daemon
Steven Rostedt
2008-10-23
2
-308
/
+28
*
ftrace: add ftrace warn on to disable ftrace
Steven Rostedt
2008-10-23
1
-10
/
+19
*
ftrace: only have ftrace_kill atomic
Steven Rostedt
2008-10-23
2
-41
/
+3
*
ftrace: return error on failed modified text.
Steven Rostedt
2008-10-23
1
-6
/
+15
*
ring-buffer: fix free page
Steven Rostedt
2008-10-22
1
-1
/
+1
*
tracing: create tracers menu
Peter Zijlstra
2008-10-22
1
-0
/
+4
*
ftrace: stack tracer only record when on stack
Steven Rostedt
2008-10-20
1
-0
/
+4
*
ftrace: rename the ftrace tracer to function
Steven Rostedt
2008-10-20
1
-1
/
+1
*
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-20
7
-19
/
+20
*
ftrace: fix depends
Steven Rostedt
2008-10-20
1
-5
/
+0
*
ftrace: release functions from hash
Steven Rostedt
2008-10-20
1
-0
/
+43
*
tracing/fastboot: improve help text
Ingo Molnar
2008-10-14
1
-6
/
+11
*
tracing/stacktrace: improve help text
Ingo Molnar
2008-10-14
1
-2
/
+11
*
trace: add build-time check to avoid overrunning hex buffer
Harvey Harrison
2008-10-14
1
-3
/
+3
*
ftrace: fix hex output mode of ftrace
Harvey Harrison
2008-10-14
1
-6
/
+2
*
tracing/fastboot: fix printk format typo in boot tracer
Arjan van de Ven
2008-10-14
1
-2
/
+2
*
ftrace: return an error when setting a nonexistent tracer
Frederic Weisbecker
2008-10-14
1
-3
/
+10
*
ftrace: make some tracers reentrant
Steven Rostedt
2008-10-14
2
-16
/
+4
*
ring-buffer: make reentrant
Steven Rostedt
2008-10-14
1
-113
/
+374
*
ring-buffer: move page indexes into page headers
Steven Rostedt
2008-10-14
1
-34
/
+41
*
tracing/fastboot: only trace non-module initcalls
Frederic Weisbecker
2008-10-14
1
-3
/
+8
*
ftrace: move pc counter in irqtrace
Steven Rostedt
2008-10-14
1
-2
/
+2
*
ring_buffer: map to cpu not page
Steven Rostedt
2008-10-14
1
-1
/
+1
*
tracing/fastboot: get the initcall name before it disappears
Frederic Weisbecker
2008-10-14
1
-4
/
+10
*
tracing/fastboot: change the printing of boot tracer according to bootgraph.pl
Frederic Weisbecker
2008-10-14
1
-7
/
+15
*
ring-buffer: fix build error
Ingo Molnar
2008-10-14
1
-1
/
+1
*
ftrace: preempt disable over interrupt disable
Steven Rostedt
2008-10-14
7
-80
/
+97
*
ring_buffer: allocate buffer page pointer
Steven Rostedt
2008-10-14
1
-22
/
+32
*
ftrace: type cast filter+verifier
Steven Rostedt
2008-10-14
3
-29
/
+112
*
tracing/ftrace: adapt mmiotrace to the new type of print_line, fix
Frederic Weisbecker
2008-10-14
1
-1
/
+1
*
ring_buffer: implement new locking
Steven Rostedt
2008-10-14
2
-164
/
+247
*
ring_buffer: remove raw from local_irq_save
Steven Rostedt
2008-10-14
1
-4
/
+4
*
tracing/ftrace: adapt the boot tracer to the new print_line type
Frederic Weisbecker
2008-10-14
1
-6
/
+9
*
tracing/ftrace: adapt mmiotrace to the new type of print_line
Frederic Weisbecker
2008-10-14
1
-13
/
+12
*
tracing/ftrace: fix pipe breaking
Pekka Paalanen
2008-10-14
1
-2
/
+8
*
tracing/ftrace: change the type of the print_line callback
Frederic Weisbecker
2008-10-14
2
-37
/
+50
[next]