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
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Fix irqoff selftest expanding max buffer
Steven Rostedt
2011-03-10
1
-0
/
+9
*
tracing: Align 4 byte ints together in struct tracer
Steven Rostedt
2011-03-10
1
-1
/
+1
*
tracing: Export trace_set_clr_event()
Yuanhan Liu
2011-03-10
1
-0
/
+1
*
tracing: Explain about unstable clock on resume with ring buffer warning
Jiri Olsa
2011-03-10
1
-2
/
+10
*
tracing: Adjust conditional expression latency formatting.
David Sharp
2011-03-10
1
-8
/
+18
*
tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup
David Sharp
2011-03-10
1
-3
/
+3
*
tracing: Remove lock_depth from event entry
Steven Rostedt
2011-03-10
3
-14
/
+5
*
ring-buffer: Remove unused #include <linux/trace_irq.h>
David Sharp
2011-03-09
1
-1
/
+0
*
tracing: Add an 'overwrite' trace_option.
David Sharp
2011-03-09
3
-6
/
+23
*
Merge commit 'v2.6.38-rc8' into perf/core
Ingo Molnar
2011-03-08
1
-16
/
+0
|
\
|
*
blktrace: Remove blk_fill_rwbs_rq.
Tao Ma
2011-03-03
1
-16
/
+0
*
|
Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...
Frederic Weisbecker
2011-03-03
2
-169
/
+754
|
\
\
|
*
|
tracing/filter: Remove synchronize_sched() from __alloc_preds()
Steven Rostedt
2011-02-07
1
-23
/
+7
|
*
|
tracing/filter: Swap entire filter of events
Steven Rostedt
2011-02-07
1
-105
/
+146
|
*
|
tracing/filter: Increase the max preds to 2^14
Steven Rostedt
2011-02-07
1
-1
/
+8
|
*
|
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
Steven Rostedt
2011-02-07
1
-0
/
+2
|
*
|
tracing/filter: Optimize filter by folding the tree
Steven Rostedt
2011-02-07
2
-10
/
+235
|
*
|
tracing/filter: Check the created pred tree
Steven Rostedt
2011-02-07
1
-1
/
+71
|
*
|
tracing/filter: Optimize short ciruit check
Steven Rostedt
2011-02-07
1
-3
/
+9
|
*
|
tracing/filter: Use a tree instead of stack for filter_match_preds()
Steven Rostedt
2011-02-07
2
-46
/
+194
|
*
|
tracing/filter: Free pred array on disabling of filter
Steven Rostedt
2011-02-07
1
-0
/
+4
|
*
|
tracing/filter: Allocate the preds in an array
Steven Rostedt
2011-02-07
2
-23
/
+10
|
*
|
tracing/filter: Call synchronize_sched() just once for system filters
Steven Rostedt
2011-02-07
1
-17
/
+63
|
*
|
tracing/filter: Dynamically allocate preds
Steven Rostedt
2011-02-07
2
-36
/
+110
|
*
|
tracing/filter: Move OR and AND logic out of fn() method
Steven Rostedt
2011-02-07
2
-34
/
+20
|
*
|
tracing/filter: Have no filter return a match
Steven Rostedt
2011-02-07
1
-1
/
+6
*
|
|
Revert "tracing: Add unstable sched clock note to the warning"
Ingo Molnar
2011-02-18
1
-6
/
+2
*
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-02-17
4
-62
/
+40
|
\
\
\
|
*
|
|
tracing: Deprecate tracing_enabled for tracing_on
Steven Rostedt
2011-02-08
1
-0
/
+4
|
*
|
|
tracing: Remove obsolete sched_switch tracer
Steven Rostedt
2011-02-08
1
-48
/
+0
|
*
|
|
tracing: Add unstable sched clock note to the warning
Jiri Olsa
2011-02-08
1
-2
/
+6
|
*
|
|
tracing/syscalls: Early terminate search for sys_ni_syscall
Ian Munsie
2011-02-07
1
-0
/
+3
|
*
|
|
tracing/syscalls: Allow arch specific syscall symbol matching
Ian Munsie
2011-02-07
1
-7
/
+14
|
*
|
|
tracing/syscalls: Make arch_syscall_addr weak
Ian Munsie
2011-02-07
1
-1
/
+1
|
*
|
|
tracing/syscalls: Convert redundant syscall_nr checks into WARN_ON
Ian Munsie
2011-02-07
1
-4
/
+4
|
*
|
|
tracing/syscalls: Don't add events for unmapped syscalls
Ian Munsie
2011-02-07
1
-0
/
+8
|
|
/
/
*
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-02-16
1
-0
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-02-09
1
-0
/
+7
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
blktrace: Don't output messages if NOTIFY isn't set.
Tao Ma
2011-01-19
1
-0
/
+7
*
|
|
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-02-14
1
-7
/
+45
|
\
\
\
|
*
|
|
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2011-02-11
1
-7
/
+45
|
|
/
/
*
|
|
tracing/kprobe: Fix NULL pointer deref check
Masami Hiramatsu
2011-02-14
1
-1
/
+1
*
|
|
tracing/kprobes: Add bitfield type
Masami Hiramatsu
2011-02-07
1
-1
/
+103
*
|
|
tracing/kprobes: Support longer (>128 bytes) command
Masami Hiramatsu
2011-02-07
1
-1
/
+1
*
|
|
tracing/kprobes: Cleanup strict_strtol() using code
Masami Hiramatsu
2011-02-07
1
-3
/
+2
|
/
/
*
|
tracing: Replace syscall_meta_data struct array with pointer array
Steven Rostedt
2011-02-03
1
-9
/
+10
*
|
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
2011-02-02
2
-9
/
+9
*
|
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
2011-01-20
1
-8
/
+0
|
/
*
-
.
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
2011-01-15
1
-21
/
+12
|
\
\
|
|
*
tracing: Remove syscall_exit_fields
Lai Jiangshan
2011-01-14
1
-21
/
+12
[next]