index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
markers: fix synchronize marker unregister static inline
Mathieu Desnoyers
1
-5
/
+1
2008-10-14
tracing/fastboot: add better resolution to initcall debug/tracing
Tim Bird
2
-4
/
+4
2008-10-14
trace: add build-time check to avoid overrunning hex buffer
Harvey Harrison
1
-3
/
+3
2008-10-14
ftrace: fix hex output mode of ftrace
Harvey Harrison
1
-6
/
+2
2008-10-14
tracing/fastboot: fix initcalls disposition in bootgraph.pl
Frederic Weisbecker
1
-12
/
+14
2008-10-14
tracing/fastboot: fix printk format typo in boot tracer
Arjan van de Ven
1
-2
/
+2
2008-10-14
ftrace: return an error when setting a nonexistent tracer
Frederic Weisbecker
1
-3
/
+10
2008-10-14
ftrace: make some tracers reentrant
Steven Rostedt
2
-16
/
+4
2008-10-14
ring-buffer: make reentrant
Steven Rostedt
1
-113
/
+374
2008-10-14
ring-buffer: move page indexes into page headers
Steven Rostedt
1
-34
/
+41
2008-10-14
tracing/fastboot: only trace non-module initcalls
Frederic Weisbecker
3
-3
/
+11
2008-10-14
ftrace: move pc counter in irqtrace
Steven Rostedt
1
-2
/
+2
2008-10-14
ring_buffer: map to cpu not page
Steven Rostedt
1
-1
/
+1
2008-10-14
ftrace: ktime.h not included in ftrace.h
Steven Noonan
1
-0
/
+1
2008-10-14
tracing/fastboot: build fix
Ingo Molnar
1
-2
/
+2
2008-10-14
tracing/fastboot: get the initcall name before it disappears
Frederic Weisbecker
3
-9
/
+15
2008-10-14
tracing/fastboot: change the printing of boot tracer according to bootgraph.pl
Frederic Weisbecker
3
-18
/
+26
2008-10-14
ring-buffer: fix build error
Ingo Molnar
1
-1
/
+1
2008-10-14
ftrace: preempt disable over interrupt disable
Steven Rostedt
7
-80
/
+97
2008-10-14
ring_buffer: allocate buffer page pointer
Steven Rostedt
1
-22
/
+32
2008-10-14
ftrace: type cast filter+verifier
Steven Rostedt
3
-29
/
+112
2008-10-14
tracing/ftrace: adapt mmiotrace to the new type of print_line, fix
Frederic Weisbecker
1
-1
/
+1
2008-10-14
ring_buffer: implement new locking
Steven Rostedt
3
-167
/
+247
2008-10-14
ring_buffer: remove raw from local_irq_save
Steven Rostedt
1
-4
/
+4
2008-10-14
tracing/ftrace: adapt the boot tracer to the new print_line type
Frederic Weisbecker
1
-6
/
+9
2008-10-14
tracing/ftrace: adapt mmiotrace to the new type of print_line
Frederic Weisbecker
1
-13
/
+12
2008-10-14
tracing/ftrace: fix pipe breaking
Pekka Paalanen
1
-2
/
+8
2008-10-14
tracing/ftrace: change the type of the print_line callback
Frederic Weisbecker
2
-37
/
+50
2008-10-14
ftrace: take advantage of variable length entries
Steven Rostedt
4
-263
/
+301
2008-10-14
ftrace: make work with new ring buffer
Steven Rostedt
11
-798
/
+288
2008-10-14
ring_buffer: reset buffer page when freeing
Steven Rostedt
1
-4
/
+15
2008-10-14
ring_buffer: add paranoid check for buffer page
Steven Rostedt
1
-0
/
+11
2008-10-14
tracing: unified trace buffer
Steven Rostedt
4
-0
/
+1807
2008-10-14
ftrace: give time for wakeup test to run
Steven Rostedt
1
-0
/
+3
2008-10-14
tracing/ftrace: don't consume unhandled entries by boot tracer
Frédéric Weisbecker
1
-1
/
+1
2008-10-14
ftrace/fastboot: disable tracers self-tests when boot tracer is selected
Frédéric Weisbecker
1
-3
/
+4
2008-10-14
tracing/ftrace: launch boot tracing after pre-smp initcalls
Frédéric Weisbecker
1
-6
/
+10
2008-10-14
tracing/ftrace: give an entry on the config for boot tracer
Frédéric Weisbecker
2
-0
/
+13
2008-10-14
tracing/ftrace: make tracing suitable to run the boot tracer
Frédéric Weisbecker
1
-5
/
+10
2008-10-14
tracing/ftrace: add the boot tracer
Frédéric Weisbecker
3
-0
/
+124
2008-10-14
tracing/fastboot: add a script to visualize the kernel boot process / time
Arjan van de Ven
2
-1
/
+140
2008-10-14
markers: bit-field is not thread-safe nor smp-safe
Lai Jiangshan
1
-1
/
+1
2008-10-14
markers: fix unchecked format
Lai Jiangshan
1
-3
/
+9
2008-10-14
markers: turn marker_synchronize_unregister() into an inline
Mathieu Desnoyers
1
-1
/
+5
2008-10-14
markers: re-enable fast batch registration
Mathieu Desnoyers
1
-6
/
+52
2008-10-14
sputrace: use marker_synchronize_unregister()
Mathieu Desnoyers
1
-0
/
+1
2008-10-14
markers: documentation fix for teardown
Mathieu Desnoyers
1
-4
/
+6
2008-10-14
markers: probe example, fix teardown
Mathieu Desnoyers
1
-0
/
+1
2008-10-14
markers: fix unregister bug and reenter bug, cleanup
Mathieu Desnoyers
1
-8
/
+8
2008-10-14
markers: marker_synchronize_unregister()
Mathieu Desnoyers
1
-0
/
+7
[next]