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
*
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
*
|
ring-buffer: Reset "real_end" when page is filled
Steven Rostedt
2010-05-25
1
-0
/
+8
|
/
*
ring-buffer: Wrap open-coded WARN_ONCE
Borislav Petkov
2010-05-04
1
-9
/
+5
*
ring-buffer: Make non-consuming read less expensive with lots of cpus.
David Miller
2010-04-27
1
-10
/
+54
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2010-04-08
1
-3
/
+6
|
\
|
*
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
1
-3
/
+5
|
|
\
|
|
*
ring-buffer: Add missing unlock
Julia Lawall
2010-03-29
1
-3
/
+5
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
|
/
*
|
ring-buffer: Add lost event count to end of sub buffer
Steven Rostedt
2010-03-31
1
-4
/
+33
*
|
ring-buffer: Add place holder recording of dropped events
Steven Rostedt
2010-03-31
1
-6
/
+66
|
/
*
ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align
Steven Rostedt
2010-03-18
1
-3
/
+11
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-13
1
-6
/
+6
|
\
|
*
ring-buffer: Move disabled check into preempt disable section
Lai Jiangshan
2010-03-12
1
-6
/
+6
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-2
/
+2
|
\
\
|
*
|
Fix misspellings of "truly" in comments.
Adam Buchbinder
2010-02-04
1
-2
/
+2
|
|
/
*
|
Merge branch 'master' into percpu
Tejun Heo
2010-02-02
1
-5
/
+23
|
\
|
|
*
ring-buffer: Check for end of page in iterator
Steven Rostedt
2010-01-26
1
-3
/
+8
|
*
ring-buffer: Check if ring buffer iterator has stale data
Steven Rostedt
2010-01-26
1
-0
/
+13
|
*
ring-buffer: Add rb_list_head() wrapper around new reader page next field
Steven Rostedt
2010-01-06
1
-1
/
+1
|
*
ring-buffer: Wrap a list.next reference with rb_list_head()
David Sharp
2010-01-06
1
-1
/
+1
*
|
local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.c
Christoph Lameter
2010-01-05
1
-0
/
+1
|
/
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-16
1
-18
/
+11
|
\
|
*
ring-buffer: Move resize integrity check under reader lock
Steven Rostedt
2009-12-10
1
-4
/
+4
|
*
ring-buffer: Use sync sched protection on ring buffer resizing
Steven Rostedt
2009-12-10
1
-16
/
+9
*
|
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
1
-6
/
+6
*
|
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
1
-1
/
+1
*
|
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
1
-2
/
+2
|
/
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-05
1
-6
/
+9
|
\
[next]