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
/
ring_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' into perf/core
Ingo Molnar
2012-07-18
1
-3
/
+3
|
\
|
*
ring-buffer: Fix accounting of entries when removing pages
Vaibhav Nagarnaik
2012-06-29
1
-3
/
+2
|
*
ring-buffer: Fix crash due to uninitialized new_pages list head
Vaibhav Nagarnaik
2012-06-29
1
-0
/
+1
*
|
ring-buffer: Fix uninitialized read_stamp
Steven Rostedt
2012-06-28
1
-0
/
+4
|
/
*
ring-buffer: Check for valid buffer before changing size
Steven Rostedt
2012-05-23
1
-0
/
+5
*
ring-buffer: Merge separate resize loops
Vaibhav Nagarnaik
2012-05-19
1
-26
/
+15
*
ring-buffer: Reset head page before running self test
Steven Rostedt
2012-05-16
1
-0
/
+4
*
ring-buffer: Add integrity check at end of iter read
Steven Rostedt
2012-05-16
1
-0
/
+29
*
ring-buffer: Make addition of pages in ring buffer atomic
Vaibhav Nagarnaik
2012-05-16
1
-25
/
+77
*
ring-buffer: Make removal of ring buffer pages atomic
Vaibhav Nagarnaik
2012-05-16
1
-57
/
+208
*
ring-buffer: Add per_cpu ring buffer control files
Vaibhav Nagarnaik
2012-04-23
1
-108
/
+140
*
tracing/ring-buffer: Only have tracing_on disable tracing buffers
Steven Rostedt
2012-02-22
1
-97
/
+60
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-26
1
-1
/
+69
|
\
|
*
trace: Add ring buffer stats to measure rate of events
Vaibhav Nagarnaik
2011-08-30
1
-1
/
+69
*
|
locking, tracing: Annotate tracing locks as raw
Thomas Gleixner
2011-09-13
1
-26
/
+26
|
/
*
ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating process
Vaibhav Nagarnaik
2011-06-14
1
-6
/
+19
*
tracing: Convert to kstrtoul_from_user
Peter Huewe
2011-06-14
1
-11
/
+2
*
tracing: Use NUMA allocation for per-cpu ring buffer pages
Vaibhav Nagarnaik
2011-06-14
1
-17
/
+19
*
ftrace: Add internal recursive checks
Steven Rostedt
2011-05-25
1
-5
/
+5
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
1
-1
/
+1
|
\
|
*
Kill off warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
2011-01-19
1
-1
/
+1
*
|
tracing: Explain about unstable clock on resume with ring buffer warning
Jiri Olsa
2011-03-10
1
-2
/
+10
*
|
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
1
-0
/
+11
*
|
Revert "tracing: Add unstable sched clock note to the warning"
Ingo Molnar
2011-02-18
1
-6
/
+2
*
|
tracing: Add unstable sched clock note to the warning
Jiri Olsa
2011-02-08
1
-2
/
+6
|
/
*
ring_buffer: Off-by-one and duplicate events in ring_buffer_read_page
David Sharp
2010-12-23
1
-1
/
+8
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-27
1
-163
/
+172
|
\
|
*
Merge branch 'tip/perf/ringbuffer-2' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2010-10-26
1
-163
/
+172
|
|
\
|
|
*
ring-buffer: Remove unused macro RB_TIMESTAMPS_PER_PAGE
Steven Rostedt
2010-10-20
1
-3
/
+0
|
|
*
ring-buffer: Micro-optimize with some strategic inlining
Steven Rostedt
2010-10-20
1
-8
/
+15
|
|
*
ring-buffer: Remove condition to add timestamp in fast path
Steven Rostedt
2010-10-20
1
-22
/
+6
|
|
*
ring-buffer: Bind time extend and data events together
Steven Rostedt
2010-10-20
1
-124
/
+142
|
|
*
ring-buffer: Pass delta by value and not by reference
Steven Rostedt
2010-10-20
1
-8
/
+8
|
|
*
ring-buffer: Pass timestamp by value and not by reference
Steven Rostedt
2010-10-20
1
-10
/
+10
|
|
*
ring-buffer: Make write slow path out of line
Steven Rostedt
2010-10-19
1
-2
/
+5
*
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-10-21
1
-6
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
1
-2
/
+0
|
|
\
|
|
*
|
ring-buffer: Place duplicate expression into a single function
Steven Rostedt
2010-09-01
1
-6
/
+15
*
|
|
ring-buffer: Fix typo of time extends per page
Steven Rostedt
2010-10-12
1
-1
/
+1
|
|
/
|
/
|
*
|
gcc-4.6: kernel/*: Fix unused but set warnings
Andi Kleen
2010-09-05
1
-2
/
+0
|
/
*
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt
2010-08-16
1
-0
/
+3
|
\
|
*
tracing: Fix ring_buffer_read_page reading out of page boundary
Huang Ying
2010-08-06
1
-0
/
+3
*
|
trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit
Richard Kennedy
2010-07-20
1
-1
/
+1
*
|
Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2010-06-08
1
-30
/
+8
|
\
\
|
|
/
|
/
|
|
*
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
2010-06-03
1
-30
/
+8
*
|
ring-buffer: Move zeroing out excess in page to ring buffer code
Steven Rostedt
2010-05-25
1
-2
/
+9
[next]