summaryrefslogtreecommitdiff
path: root/kernel/events/ring_buffer.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.183 (94fd428) into msm-4.4Srinivasarao P2019-06-24
|\
| * perf/ring_buffer: Add ordering to rb->nest incrementPeter Zijlstra2019-06-22
| * perf/ring_buffer: Fix exposing a temporarily decreased data_headYabin Cui2019-06-22
| * perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count dropsAlexander Shishkin2019-04-03
| * perf: Synchronously free aux pages in case of allocation failureAlexander Shishkin2019-04-03
* | Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P2019-02-22
|\|
| * perf/core: Fix impossible ring-buffer sizes warningIngo Molnar2019-02-20
| * perf/core: Don't WARN() for impossible ring-buffer sizesMark Rutland2019-02-20
* | Merge android-4.4.132 (46155cc) into msm-4.4Srinivasarao P2018-05-22
|\|
| * perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra2018-05-16
| * perf/core: Disable the event on a truncated AUX recordAlexander Shishkin2016-05-18
* | perf: passing struct perf_event to function setup_aux()Mathieu Poirier2016-06-20
* | perf/ring_buffer: Document AUX API usageAlexander Shishkin2016-06-01
* | perf/core: Free AUX pages in unmap pathAlexander Shishkin2016-06-01
* | perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count dropsAlexander Shishkin2016-06-01
* | perf/core: Disable the event on a truncated AUX recordAlexander Shishkin2016-06-01
* | perf: Synchronously free aux pages in case of allocation failureAlexander Shishkin2016-06-01
|/
* treewide: Remove old email addressPeter Zijlstra2015-11-23
* atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds2015-11-03
* perf/ring-buffer: Clarify the use of page::private for high-order AUX allocat...Alexander Shishkin2015-08-12
* perf: Fix double-free of the AUX bufferBen Hutchings2015-08-12
* perf: Fix AUX buffer refcountingPeter Zijlstra2015-07-06
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\
| * smp: Make control dependencies work on Alpha, improve documentationPaul E. McKenney2015-05-27
* | perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite modeAlexander Shishkin2015-05-27
|/
* perf: Add wakeup watermark control to the AUX areaAlexander Shishkin2015-04-02
* perf: Support overwrite mode for the AUX areaAlexander Shishkin2015-04-02
* perf: Add API for PMUs to write to the AUX areaAlexander Shishkin2015-04-02
* perf: Add a capability for AUX_NO_SG pmus to do software double bufferingAlexander Shishkin2015-04-02
* perf: Support high-order allocations for AUX spaceAlexander Shishkin2015-04-02
* perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra2015-04-02
* perf: Use POLLIN instead of POLL_IN for perf poll data in flagJiri Olsa2015-02-04
* perf: Optimize ring-buffer write by depending on control dependenciesPeter Zijlstra2013-12-11
* perf: Update a stale commentPeter Zijlstra2013-11-06
* perf: Optimize perf_output_begin() -- address calculationPeter Zijlstra2013-11-06
* perf: Optimize perf_output_begin() -- lost_event casePeter Zijlstra2013-11-06
* perf: Optimize perf_output_begin()Peter Zijlstra2013-11-06
* perf: Add unlikely() to the ring-buffer codePeter Zijlstra2013-11-06
* perf: Simplify the ring-buffer codePeter Zijlstra2013-11-06
* perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-10-29
* perf: Fix vmalloc ring buffer pages handlingJiri Olsa2013-05-01
* perf: Fix ring_buffer perf_output_space() boundary calculationStephane Eranian2013-03-21
* perf: Add perf_output_skip function to skip bytes in sampleJiri Olsa2012-08-10
* perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker2012-08-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * misc latin1 to utf8 conversionsAl Viro2012-01-02
* | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-05
|/
* perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2011-07-01
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
* perf_events: Fix perf buffer watermark settingVince Weaver2011-07-01