index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
/
ring_buffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-11
perf: Optimize ring-buffer write by depending on control dependencies
Peter Zijlstra
1
-16
/
+26
2013-11-06
perf: Update a stale comment
Peter Zijlstra
1
-2
/
+2
2013-11-06
perf: Optimize perf_output_begin() -- address calculation
Peter Zijlstra
1
-7
/
+7
2013-11-06
perf: Optimize perf_output_begin() -- lost_event case
Peter Zijlstra
1
-5
/
+8
2013-11-06
perf: Optimize perf_output_begin()
Peter Zijlstra
1
-8
/
+9
2013-11-06
perf: Add unlikely() to the ring-buffer code
Peter Zijlstra
1
-8
/
+8
2013-11-06
perf: Simplify the ring-buffer code
Peter Zijlstra
1
-33
/
+4
2013-10-29
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
1
-4
/
+27
2013-05-01
perf: Fix vmalloc ring buffer pages handling
Jiri Olsa
1
-4
/
+10
2013-03-21
perf: Fix ring_buffer perf_output_space() boundary calculation
Stephane Eranian
1
-4
/
+18
2012-08-10
perf: Add perf_output_skip function to skip bytes in sample
Jiri Olsa
1
-0
/
+6
2012-08-10
perf: Factor __output_copy to be usable with specific copy function
Frederic Weisbecker
1
-2
/
+2
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-1
/
+1
2011-12-05
perf: Fix loss of notification with multi-event
Peter Zijlstra
1
-0
/
+3
2011-07-01
perf: Remove the perf_output_begin(.sample) argument
Peter Zijlstra
1
-18
/
+1
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-7
/
+3
2011-07-01
perf_events: Fix perf buffer watermark setting
Vince Weaver
1
-7
/
+9
2011-06-09
perf: Split up buffer handling from core code
Frederic Weisbecker
1
-0
/
+399