index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ring_buffer.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of
Thomas Gleixner
2010-04-02
|
\
|
*
ring-buffer: Move disabled check into preempt disable section
Lai Jiangshan
2010-04-01
*
|
Forward to 2.6.33-rc8
Thomas Gleixner
2010-02-21
|
\
|
|
*
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-26
|
*
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-06
|
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-16
|
|
\
|
|
*
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-10
|
*
|
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-14
|
|
/
|
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-05
|
|
\
|
|
*
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
2009-11-15
|
|
|
\
|
|
*
\
Merge commit 'v2.6.32-rc6' into perf/core
Ingo Molnar
2009-11-04
|
|
|
\
\
|
|
*
|
|
tracing/events: Add 'signed' field to format files
Tom Zanussi
2009-10-06
|
*
|
|
|
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-05
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
ring-buffer: Move access to commit_page up into function used
Steven Rostedt
2009-11-17
|
|
|
|
/
|
|
|
/
|
|
*
/
|
ring-buffer: Synchronize resizing buffer with reader lock
Lai Jiangshan
2009-11-04
|
|
/
/
|
*
|
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-24
|
|
/
|
*
includecheck fix: kernel/trace, ring_buffer.c
Jaswinder Singh Rajput
2009-09-20
*
|
Merge branch 'rt/trace' into rt/head
Thomas Gleixner
2009-09-14
|
\
|
|
*
ring-buffer: typecast cmpxchg to fix PowerPC warning
Steven Rostedt
2009-09-14
*
|
Merge branch 'rt/trace' into rt/head
Thomas Gleixner
2009-09-14
|
\
|
|
*
ring-buffer: consolidate interface of rb_buffer_peek()
Robert Richter
2009-09-09
|
*
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
2009-09-04
|
*
ring-buffer: fix ring_buffer_read crossing pages
Steven Rostedt
2009-09-04
|
*
ring-buffer: remove unnecessary cpu_relax
Steven Rostedt
2009-09-04
|
*
ring-buffer: do not swap buffers during a commit
Steven Rostedt
2009-09-04
|
*
ring-buffer: do not reset while in a commit
Steven Rostedt
2009-09-04
|
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-11
|
|
\
|
*
|
ring_buffer: Fix warning while ignoring cmpxchg return value
Lai Jiangshan
2009-07-16
|
*
|
ring-buffer: make lockless
Steven Rostedt
2009-07-07
|
*
|
ring-buffer: make the buffer a true circular link list
Steven Rostedt
2009-07-07
*
|
|
Merge branch 'linus' into rt/base
Thomas Gleixner
2009-08-12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ring-buffer: Fix memleak in ring_buffer_free()
Eric Dumazet
2009-08-07
|
*
|
ring-buffer: Fix advance of reader in rb_buffer_peek()
Robert Richter
2009-08-06
|
*
|
ring-buffer: do not disable ring buffer on oops_in_progress
Steven Rostedt
2009-08-05
|
*
|
ring-buffer: fix check of try_to_discard result
Steven Rostedt
2009-08-05
|
|
/
*
/
trace: Convert various locks to atomic_spinlock
Thomas Gleixner
2009-07-27
|
/
*
ring-buffer: Make it generally available
Paul Mundt
2009-06-25
*
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-06-20
|
\
|
*
ring-buffer: do not grab locks in nmi
Steven Rostedt
2009-06-17
|
*
ring-buffer: add locks around rb_per_cpu_empty
Steven Rostedt
2009-06-17
[next]