index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ring_buffer.c
Age
Commit message (
Expand
)
Author
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
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-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-07
ring-buffer: Fix memleak in ring_buffer_free()
Eric Dumazet
[next]