index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
ring_buffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-23
treewide: Remove old email address
Peter Zijlstra
1
-1
/
+1
2015-11-04
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
1
-1
/
+1
2015-08-12
perf/ring-buffer: Clarify the use of page::private for high-order AUX allocat...
Alexander Shishkin
1
-1
/
+4
2015-08-12
perf: Fix double-free of the AUX buffer
Ben Hutchings
1
-4
/
+6
2015-07-06
perf: Fix AUX buffer refcounting
Peter Zijlstra
1
-2
/
+25
2015-06-23
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-05-27
smp: Make control dependencies work on Alpha, improve documentation
Paul E. McKenney
1
-1
/
+1
2015-05-27
perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite mode
Alexander Shishkin
1
-0
/
+14
2015-04-02
perf: Add wakeup watermark control to the AUX area
Alexander Shishkin
1
-3
/
+19
2015-04-02
perf: Support overwrite mode for the AUX area
Alexander Shishkin
1
-15
/
+33
2015-04-02
perf: Add API for PMUs to write to the AUX area
Alexander Shishkin
1
-0
/
+139
2015-04-02
perf: Add a capability for AUX_NO_SG pmus to do software double buffering
Alexander Shishkin
1
-1
/
+14
2015-04-02
perf: Support high-order allocations for AUX space
Alexander Shishkin
1
-6
/
+50
2015-04-02
perf: Add AUX area to ring buffer for raw data streams
Peter Zijlstra
1
-4
/
+93
2015-02-04
perf: Use POLLIN instead of POLL_IN for perf poll data in flag
Jiri Olsa
1
-1
/
+2
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-09
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