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.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kexec: fix crash_save_vmcoreinfo_init build problem
Luck, Tony
2008-10-20
1
-0
/
+1
*
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-20
26
-1344
/
+4711
|
\
|
*
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
|
*
ftrace: take advantage of variable length entries
Steven Rostedt
2008-10-14
4
-263
/
+301
|
*
ftrace: make work with new ring buffer
Steven Rostedt
2008-10-14
11
-798
/
+288
|
*
ring_buffer: reset buffer page when freeing
Steven Rostedt
2008-10-14
1
-4
/
+15
|
*
ring_buffer: add paranoid check for buffer page
Steven Rostedt
2008-10-14
1
-0
/
+11
|
*
tracing: unified trace buffer
Steven Rostedt
2008-10-14
3
-0
/
+1677
|
*
ftrace: give time for wakeup test to run
Steven Rostedt
2008-10-14
1
-0
/
+3
|
*
tracing/ftrace: don't consume unhandled entries by boot tracer
Frédéric Weisbecker
2008-10-14
1
-1
/
+1
|
*
ftrace/fastboot: disable tracers self-tests when boot tracer is selected
Frédéric Weisbecker
2008-10-14
1
-3
/
+4
|
*
tracing/ftrace: give an entry on the config for boot tracer
Frédéric Weisbecker
2008-10-14
2
-0
/
+13
|
*
tracing/ftrace: make tracing suitable to run the boot tracer
Frédéric Weisbecker
2008-10-14
1
-5
/
+10
|
*
tracing/ftrace: add the boot tracer
Frédéric Weisbecker
2008-10-14
2
-0
/
+105
|
*
markers: bit-field is not thread-safe nor smp-safe
Lai Jiangshan
2008-10-14
1
-1
/
+1
|
*
markers: fix unchecked format
Lai Jiangshan
2008-10-14
1
-3
/
+9
|
*
markers: re-enable fast batch registration
Mathieu Desnoyers
2008-10-14
1
-6
/
+52
|
*
markers: fix unregister bug and reenter bug, cleanup
Mathieu Desnoyers
2008-10-14
1
-8
/
+8
|
*
tracepoints: fix reentrancy
Mathieu Desnoyers
2008-10-14
1
-0
/
+4
|
*
tracepoints: use rcu sched
Mathieu Desnoyers
2008-10-14
1
-9
/
+6
|
*
markers: fix unregister bug and reenter bug
Lai Jiangshan
2008-10-14
1
-46
/
+6
|
*
ftrace: warn on failure to disable mcount callers
Steven Rostedt
2008-10-14
1
-0
/
+27
|
*
tracing/ftrace: replace none tracer by nop tracer
Frédéric Weisbecker
2008-10-14
3
-46
/
+12
|
*
tracing/ftrace: tracing engine depends on Nop Tracer
Frédéric Weisbecker
2008-10-14
1
-10
/
+5
|
*
tracing/ftrace: make nop tracer reset previous entries
Frédéric Weisbecker
2008-10-14
1
-0
/
+4
|
*
trace: remove pointless ifdefs
Steven Noonan
2008-10-14
1
-16
/
+0
[next]