index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ring_buffer.c
Age
Commit message (
Expand
)
Author
2010-09-05
gcc-4.6: kernel/*: Fix unused but set warnings
Andi Kleen
2010-08-16
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt
2010-08-06
tracing: Fix ring_buffer_read_page reading out of page boundary
Huang Ying
2010-07-20
trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bit
Richard Kennedy
2010-06-08
Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2010-06-03
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
2010-05-25
ring-buffer: Move zeroing out excess in page to ring buffer code
Steven Rostedt
2010-05-25
ring-buffer: Reset "real_end" when page is filled
Steven Rostedt
2010-05-04
ring-buffer: Wrap open-coded WARN_ONCE
Borislav Petkov
2010-04-27
ring-buffer: Make non-consuming read less expensive with lots of cpus.
David Miller
2010-04-08
Merge branch 'linus' into tracing/core
Ingo Molnar
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2010-03-31
ring-buffer: Add lost event count to end of sub buffer
Steven Rostedt
2010-03-31
ring-buffer: Add place holder recording of dropped events
Steven Rostedt
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-29
ring-buffer: Add missing unlock
Julia Lawall
2010-03-18
ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align
Steven Rostedt
2010-03-13
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-03-12
ring-buffer: Move disabled check into preempt disable section
Lai Jiangshan
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-02-04
Fix misspellings of "truly" in comments.
Adam Buchbinder
2010-02-02
Merge branch 'master' into percpu
Tejun Heo
2010-01-26
ring-buffer: Check for end of page in iterator
Steven Rostedt
2010-01-26
ring-buffer: Check if ring buffer iterator has stale data
Steven Rostedt
2010-01-06
ring-buffer: Add rb_list_head() wrapper around new reader page next field
Steven Rostedt
2010-01-06
ring-buffer: Wrap a list.next reference with rb_list_head()
David Sharp
2010-01-05
local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.c
Christoph Lameter
2009-12-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-10
ring-buffer: Move resize integrity check under reader lock
Steven Rostedt
2009-12-10
ring-buffer: Use sync sched protection on ring buffer resizing
Steven Rostedt
2009-12-05
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-05
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-11-17
ring-buffer: Move access to commit_page up into function used
Steven Rostedt
2009-11-15
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
2009-11-04
Merge commit 'v2.6.32-rc6' into perf/core
Ingo Molnar
2009-11-04
ring-buffer: Synchronize resizing buffer with reader lock
Lai Jiangshan
2009-10-24
tracing: Remove cpu arg from the rb_time_stamp() function
Jiri Olsa
2009-10-24
tracing: Fix comment typo and documentation example
Jiri Olsa
2009-10-06
tracing/events: Add 'signed' field to format files
Tom Zanussi
2009-09-20
includecheck fix: kernel/trace, ring_buffer.c
Jaswinder Singh Rajput
2009-09-14
ring-buffer: typecast cmpxchg to fix PowerPC warning
Steven Rostedt
2009-09-09
ring-buffer: consolidate interface of rb_buffer_peek()
Robert Richter
2009-09-04
ring-buffer: only enable ring_buffer_swap_cpu when needed
Steven Rostedt
2009-09-04
ring-buffer: check for swapped buffers in start of committing
Steven Rostedt
2009-09-04
ring-buffer: disable all cpu buffers when one finds a problem
Steven Rostedt
2009-09-04
ring-buffer: do not count discarded events
Steven Rostedt
2009-09-04
ring-buffer: remove ring_buffer_event_discard
Steven Rostedt
[next]