index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
ring_buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Add wakeup watermark control to the AUX area
Alexander Shishkin
2015-04-02
1
-3
/
+19
*
perf: Support overwrite mode for the AUX area
Alexander Shishkin
2015-04-02
1
-15
/
+33
*
perf: Add API for PMUs to write to the AUX area
Alexander Shishkin
2015-04-02
1
-0
/
+139
*
perf: Add a capability for AUX_NO_SG pmus to do software double buffering
Alexander Shishkin
2015-04-02
1
-1
/
+14
*
perf: Support high-order allocations for AUX space
Alexander Shishkin
2015-04-02
1
-6
/
+50
*
perf: Add AUX area to ring buffer for raw data streams
Peter Zijlstra
2015-04-02
1
-4
/
+93
*
perf: Use POLLIN instead of POLL_IN for perf poll data in flag
Jiri Olsa
2015-02-04
1
-1
/
+2
*
perf: Optimize ring-buffer write by depending on control dependencies
Peter Zijlstra
2013-12-11
1
-16
/
+26
*
perf: Update a stale comment
Peter Zijlstra
2013-11-06
1
-2
/
+2
*
perf: Optimize perf_output_begin() -- address calculation
Peter Zijlstra
2013-11-06
1
-7
/
+7
*
perf: Optimize perf_output_begin() -- lost_event case
Peter Zijlstra
2013-11-06
1
-5
/
+8
*
perf: Optimize perf_output_begin()
Peter Zijlstra
2013-11-06
1
-8
/
+9
*
perf: Add unlikely() to the ring-buffer code
Peter Zijlstra
2013-11-06
1
-8
/
+8
*
perf: Simplify the ring-buffer code
Peter Zijlstra
2013-11-06
1
-33
/
+4
*
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
2013-10-29
1
-4
/
+27
*
perf: Fix vmalloc ring buffer pages handling
Jiri Olsa
2013-05-01
1
-4
/
+10
*
perf: Fix ring_buffer perf_output_space() boundary calculation
Stephane Eranian
2013-03-21
1
-4
/
+18
*
perf: Add perf_output_skip function to skip bytes in sample
Jiri Olsa
2012-08-10
1
-0
/
+6
*
perf: Factor __output_copy to be usable with specific copy function
Frederic Weisbecker
2012-08-10
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
1
-1
/
+1
|
\
|
*
misc latin1 to utf8 conversions
Al Viro
2012-01-02
1
-1
/
+1
*
|
perf: Fix loss of notification with multi-event
Peter Zijlstra
2011-12-05
1
-0
/
+3
|
/
*
perf: Remove the perf_output_begin(.sample) argument
Peter Zijlstra
2011-07-01
1
-18
/
+1
*
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-07-01
1
-7
/
+3
*
perf_events: Fix perf buffer watermark setting
Vince Weaver
2011-07-01
1
-7
/
+9
*
perf: Split up buffer handling from core code
Frederic Weisbecker
2011-06-09
1
-0
/
+399