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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: turn marker_synchronize_unregister() into an inline
Mathieu Desnoyers
2008-10-14
1
-1
/
+5
*
markers: re-enable fast batch registration
Mathieu Desnoyers
2008-10-14
1
-6
/
+52
*
sputrace: use marker_synchronize_unregister()
Mathieu Desnoyers
2008-10-14
1
-0
/
+1
*
markers: documentation fix for teardown
Mathieu Desnoyers
2008-10-14
1
-4
/
+6
*
markers: probe example, fix teardown
Mathieu Desnoyers
2008-10-14
1
-0
/
+1
*
markers: fix unregister bug and reenter bug, cleanup
Mathieu Desnoyers
2008-10-14
1
-8
/
+8
*
markers: marker_synchronize_unregister()
Mathieu Desnoyers
2008-10-14
1
-0
/
+7
*
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
*
x86/ftrace: use uaccess in atomic context
Frédéric Weisbecker
2008-10-14
1
-2
/
+2
*
x86: suppress trivial sparse signedness warnings
Harvey Harrison
2008-10-14
1
-1
/
+1
*
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
*
ftrace: mcount_addr defined but not used
Steven Noonan
2008-10-14
1
-8
/
+8
*
ftrace: add nop tracer
Steven Noonan
2008-10-14
5
-0
/
+89
*
ftrace: inject markers via trace_marker file
Pekka Paalanen
2008-10-14
3
-8
/
+77
*
mmiotrace: remove left-over marker cruft
Pekka Paalanen
2008-10-14
2
-66
/
+1
*
mmiotrace: handle TRACE_PRINT entries
Pekka Paalanen
2008-10-14
3
-20
/
+53
*
x86 mmiotrace: implement mmiotrace_printk()
Pekka Paalanen
2008-10-14
4
-3
/
+42
*
ftrace: add trace_vprintk()
Pekka Paalanen
2008-10-14
2
-6
/
+19
*
ftrace: move mmiotrace functions out of trace.c
Pekka Paalanen
2008-10-14
3
-53
/
+50
*
x86 mmiotrace: fix a rare memory leak
Pekka Paalanen
2008-10-14
1
-1
/
+3
*
ftrace: fix unlocking of hash
Steven Rostedt
2008-10-14
1
-1
/
+2
*
ftrace: use ftrace_release for all dynamic ftrace functions
Steven Rostedt
2008-10-14
1
-4
/
+5
*
ftrace: make it depend on DEBUG_KERNEL
Ingo Molnar
2008-10-14
1
-0
/
+7
*
ftrace: sched_switch: show the wakee's cpu
Peter Zijlstra
2008-10-14
2
-3
/
+10
*
ftrace: make ftrace_printk usable with the other tracers
Peter Zijlstra
2008-10-14
2
-3
/
+6
*
ftrace: print continue index fix
Steven Rostedt
2008-10-14
1
-5
/
+10
*
ftrace: binary and not logical for continue test
Steven Rostedt
2008-10-14
1
-3
/
+3
*
ftrace: make output nicely spaced for up to 999 cpus
Michael Ellerman
2008-10-14
1
-14
/
+14
*
stack tracer: depends on DEBUG_KERNEL
Ingo Molnar
2008-10-14
1
-0
/
+1
*
ftrace: stack trace add indexes
Steven Rostedt
2008-10-14
1
-17
/
+73
*
ftrace: remove warning of old objcopy and local functions
Steven Rostedt
2008-10-14
1
-6
/
+0
*
ftrace: remove direct reference to mcount in trace code
Steven Rostedt
2008-10-14
1
-1
/
+9
*
ftrace: add stack tracer
Steven Rostedt
2008-10-14
3
-0
/
+264
*
kbuild: ftrace: don't assume that scripts/recordmcount.pl is executable
Andrew Morton
2008-10-14
1
-2
/
+3
*
ftrace: objcopy version test for local symbols
Steven Rostedt
2008-10-14
1
-0
/
+41
*
ftrace: clean up macro usage
Ingo Molnar
2008-10-14
1
-1
/
+1
*
ftrace: fix build failure
Stephen Rothwell
2008-10-14
1
-2
/
+2
*
ftrace: x86 use copy to and from user functions
Steven Rostedt
2008-10-14
1
-25
/
+13
*
ftrace: handle weak symbol functions
Steven Rostedt
2008-10-14
1
-20
/
+86
*
ftrace: update recordmount.pl arch changes
Steven Rostedt
2008-10-14
1
-14
/
+14
*
ftrace: fix build problem with CONFIG_FTRACE
Jeremy Fitzhardinge
2008-10-14
1
-1
/
+1
*
ftrace: fix incorrect comment style of __ftrace_enabled_save()
Huang Ying
2008-10-14
1
-2
/
+4
[next]