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
2009-09-05
ring-buffer: only enable ring_buffer_swap_cpu when needed
Steven Rostedt
3
-0
/
+21
2009-09-05
ring-buffer: check for swapped buffers in start of committing
Steven Rostedt
1
-3
/
+17
2009-09-05
tracing: report error in trace if we fail to swap latency buffer
Steven Rostedt
1
-1
/
+12
2009-09-05
tracing: add trace_array_printk for internal tracers to use
Steven Rostedt
2
-2
/
+27
2009-09-05
tracing: pass around ring buffer instead of tracer
Steven Rostedt
12
-109
/
+163
2009-09-05
tracing: make tracing_reset safe for external use
Steven Rostedt
1
-2
/
+15
2009-09-05
tracing: use timestamp to determine start of latency traces
Steven Rostedt
4
-24
/
+67
2009-09-04
tracing: remove users of tracing_reset
Steven Rostedt
4
-14
/
+5
2009-09-04
tracing: disable buffers and synchronize_sched before resetting
Steven Rostedt
1
-0
/
+8
2009-09-04
tracing: disable update max tracer while reading trace
Steven Rostedt
1
-3
/
+9
2009-09-04
tracing: print out start and stop in latency traces
Steven Rostedt
2
-11
/
+11
2009-09-04
ring-buffer: disable all cpu buffers when one finds a problem
Steven Rostedt
1
-8
/
+13
2009-09-04
ring-buffer: do not count discarded events
Steven Rostedt
1
-17
/
+54
2009-09-04
ring-buffer: remove ring_buffer_event_discard
Steven Rostedt
2
-35
/
+6
2009-09-04
ring-buffer: fix ring_buffer_read crossing pages
Steven Rostedt
1
-4
/
+4
2009-09-04
ring-buffer: remove unnecessary cpu_relax
Steven Rostedt
1
-12
/
+4
2009-09-04
ring-buffer: do not swap buffers during a commit
Steven Rostedt
1
-2
/
+9
2009-09-04
ring-buffer: do not reset while in a commit
Steven Rostedt
1
-0
/
+4
2009-08-31
tracing/filters: Defer pred allocation
Li Zefan
5
-14
/
+41
2009-08-29
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
3
-43
/
+52
2009-08-28
tracing: Fix double CPP substitution in TRACE_EVENT_FN
Frederic Weisbecker
1
-6
/
+7
2009-08-28
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
8
-33
/
+59
2009-08-28
tracing: only show tracing_max_latency when latency tracer configured
Steven Rostedt
2
-42
/
+52
2009-08-28
tracing: remove legacy select of MARKERS by context switch tracing
Steven Rostedt
1
-1
/
+0
2009-08-27
tracing: Undef TRACE_EVENT_FN between trace events headers inclusion
Frederic Weisbecker
1
-0
/
+1
2009-08-26
tracing: Remove FTRACE_SYSCALL_MAX definitions
Jason Baron
1
-7
/
+0
2009-08-26
tracing: Convert event tracing code to use NR_syscalls
Jason Baron
2
-16
/
+16
2009-08-26
tracing: Define NR_syscalls for x86_64
Jason Baron
2
-0
/
+7
2009-08-26
tracing: Define NR_syscalls for x86 (32)
Jason Baron
1
-0
/
+2
2009-08-26
tracing: Don't trace kernel thread syscalls
Hendrik Brueckner
1
-1
/
+3
2009-08-26
tracing: Check invalid syscall nr while tracing syscalls
Hendrik Brueckner
1
-0
/
+4
2009-08-26
tracing: Add syscall tracepoints - s390 arch update
Hendrik Brueckner
1
-9
/
+27
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
19
-93
/
+154
2009-08-26
tracing: add comments to explain TRACE_EVENT out of protection
Steven Rostedt
1
-2
/
+11
2009-08-26
tracing/events: fix the include file dependencies
Xiao Guangrong
2
-2
/
+2
2009-08-26
ftrace: Move setting of clock-source out of options
Zhaolei
2
-20
/
+79
2009-08-26
tracing/filters: Support filtering for char * strings
Li Zefan
2
-3
/
+24
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
6
-22
/
+49
2009-08-26
tracing/filters: Add filter_type to struct ftrace_event_field
Li Zefan
3
-9
/
+18
2009-08-26
tracing: Add vim script to enable folding for function_graph traces
Josh Triplett
1
-0
/
+42
2009-08-26
tracing/sched: show CPU task wakes up on in trace event
Steven Rostedt
1
-4
/
+8
2009-08-26
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
5
-36
/
+88
2009-08-26
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
7
-45
/
+49
2009-08-26
tracing: Make syscall tracepoints conditional
Josh Stone
2
-1
/
+5
2009-08-26
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
13
-23
/
+24
2009-08-25
tracing: Eliminate code duplication in kernel/tracepoint.c
Anirban Sinha
1
-3
/
+0
2009-08-20
tracing/syscalls: Fix the output of syscalls with no arguments
Li Zefan
1
-9
/
+16
2009-08-19
tracing/syscalls: Add filtering support
Li Zefan
5
-13
/
+71
2009-08-19
tracing/events: Add trace_define_common_fields()
Li Zefan
4
-17
/
+29
2009-08-19
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
4
-7
/
+5
[next]