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-05-15
tracing/filters: fix off-by-one bug
Li Zefan
1
-1
/
+1
2009-05-15
tracing/filters: add missing unlock in a failure path
Li Zefan
1
-4
/
+6
2009-05-15
tracing: stop stack trace on first empty entry
Steven Rostedt
1
-0
/
+2
2009-05-15
x86/stacktrace: return 0 instead of -1 for stack ops
Steven Rostedt
1
-1
/
+1
2009-05-12
ring-buffer: move code around to remove some branches
Steven Rostedt
1
-10
/
+10
2009-05-12
ring-buffer: use internal time stamp function
Steven Rostedt
1
-4
/
+9
2009-05-12
ring-buffer: small optimizations
Steven Rostedt
1
-6
/
+6
2009-05-11
ring-buffer: move calculation of event length
Steven Rostedt
1
-5
/
+9
2009-05-11
ring-buffer: remove type parameter from rb_reserve_next_event
Steven Rostedt
1
-4
/
+4
2009-05-11
ring-buffer: check for divide by zero in ring-buffer-benchmark
Steven Rostedt
1
-0
/
+6
2009-05-11
ring-buffer: replace constants with time macros in ring-buffer-benchmark
Steven Rostedt
1
-5
/
+7
2009-05-11
blktrace: from-sector redundant in trace_block_remap, cleanup
Li Zefan
1
-2
/
+2
2009-05-11
blktrace: pdu_buf of pc events should be unsigned
Li Zefan
1
-1
/
+1
2009-05-09
tracing: add trace_set_clr_event to export event enabling function
Steven Rostedt
2
-0
/
+19
2009-05-09
tracing: initialize return value for __ftrace_set_clr_event
Steven Rostedt
1
-1
/
+1
2009-05-08
tracing/events: simplify system_enable_read()
Li Zefan
1
-34
/
+6
2009-05-08
tracing/events: clean up for ftrace_set_clr_event()
Li Zefan
1
-80
/
+46
2009-05-08
ring-buffer: change WARN_ON from checking preempt_count to preemptible
Steven Rostedt
1
-1
/
+1
2009-05-08
ring-buffer: add total count in ring-buffer-benchmark
Steven Rostedt
1
-0
/
+11
2009-05-07
ring-buffer: only periodically call cond_resched to ring-buffer-benchmark
Steven Rostedt
1
-2
/
+9
2009-05-07
tracing: have menu default enabled when kernel debug is configured
Steven Rostedt
1
-0
/
+1
2009-05-07
tracing: append ":*" to internal setting of system events
Steven Rostedt
1
-2
/
+4
2009-05-07
ring-buffer: remove complex calculations in ring-buffer-test
Steven Rostedt
1
-30
/
+7
2009-05-07
Merge branch 'tracing/hw-branch-tracing' into tracing/core
Ingo Molnar
25
-565
/
+1616
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
1603
-29590
/
+32864
2009-05-07
tracing/events: fix concurrent access to ftrace_events list, fix
Li Zefan
1
-2
/
+3
2009-05-07
tracing/filters: support for operator reserved characters in strings
Frederic Weisbecker
1
-0
/
+10
2009-05-07
tracing/filters: support for filters of dynamic sized arrays
Frederic Weisbecker
1
-3
/
+41
2009-05-07
tracing: add hierarchical enabling of events
Steven Rostedt
1
-0
/
+140
2009-05-07
tracing: reset ring buffer when removing modules with events
Steven Rostedt
3
-0
/
+21
2009-05-07
tracing: update sample with TRACE_INCLUDE_FILE
Steven Rostedt
1
-1
/
+6
2009-05-07
ring-buffer: change test to be more latency friendly
Steven Rostedt
1
-0
/
+31
2009-05-06
ring-buffer: make moving the tail page a separate function
Steven Rostedt
1
-40
/
+49
2009-05-06
ring-buffer: check for failed allocation in ring buffer benchmark
Steven Rostedt
1
-0
/
+3
2009-05-06
ring-buffer: remove unneeded conditional in rb_reserve_next
Steven Rostedt
1
-5
/
+3
2009-05-06
tracing: small trave_events sample Makefile cleanup
Christoph Hellwig
1
-3
/
+1
2009-05-06
tracing: trace_output.c, fix false positive compiler warning
Jaswinder Singh Rajput
1
-1
/
+1
2009-05-06
blktrace: from-sector redundant in trace_block_remap
Alan D. Brunelle
4
-11
/
+9
2009-05-06
blktrace: correct remap names
Alan D. Brunelle
3
-16
/
+16
2009-05-06
tracepoint: trace_sched_migrate_task(): remove parameter
Mathieu Desnoyers
2
-4
/
+4
2009-05-06
tracing/events: fix concurrent access to ftrace_events list
Li Zefan
4
-17
/
+33
2009-05-06
tracing/events: fix memory leak when unloading module
Li Zefan
3
-7
/
+34
2009-05-06
tracing/events: make SAMPLE_TRACE_EVENTS default to n
Li Zefan
1
-3
/
+2
2009-05-06
tracing/events: don't say hi when loading the trace event sample
Li Zefan
1
-4
/
+0
2009-05-06
ring-buffer: add benchmark and tester
Steven Rostedt
3
-0
/
+396
2009-05-06
ring-buffer: move big if statement down
Steven Rostedt
1
-107
/
+111
2009-05-06
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
6
-32
/
+16
2009-05-06
tracing: use proper export symbol for tracing api
Steven Rostedt
1
-3
/
+3
2009-05-06
ftrace: use .sched.text, not .text.sched in recordmcount.pl
Tim Abbott
1
-3
/
+3
2009-05-06
drm/r128: fix r128 ioremaps to use ioremap_wc.
Dave Airlie
1
-3
/
+3
[next]