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
/
events
/
internal.h
Age
Commit message (
Expand
)
Author
2020-01-13
perf: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
2019-11-13
perf/aux: Allow using AUX data in perf samples
Alexander Shishkin
2019-05-24
perf/ring-buffer: Use regular variables for nesting
Peter Zijlstra
2019-02-04
perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t
Elena Reshetova
2019-02-04
perf/ring_buffer: Convert ring_buffer.refcount to refcount_t
Elena Reshetova
2018-01-08
perf: Make perf_callchain function static
Jiri Olsa
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-25
tracing, perf: Adjust code layout in get_recursion_context()
Jesper Dangaard Brouer
2017-08-25
perf/aux: Ensure aux_wakeup represents most recent wakeup index
Will Deacon
2017-08-25
perf/aux: Make aux_{head,wakeup} ring_buffer members long
Will Deacon
2016-07-25
bpf, events: fix offset in skb copy handler
Daniel Borkmann
2016-07-15
perf, events: add non-linear data support for raw records
Daniel Borkmann
2016-04-13
Merge tag 'v4.6-rc3' into perf/core, to refresh the tree
Ingo Molnar
2016-03-31
perf/ring_buffer: Introduce new ioctl options to pause and resume the ring-bu...
Wang Nan
2016-03-31
perf/core: Free AUX pages in unmap path
Alexander Shishkin
2016-02-20
perf: generalize perf_callchain
Alexei Starovoitov
2015-07-06
perf: Fix AUX buffer refcounting
Peter Zijlstra
2015-06-07
perf/x86/intel: Handle multiple records in the PEBS buffer
Yan, Zheng
2015-04-02
perf: Add wakeup watermark control to the AUX area
Alexander Shishkin
2015-04-02
perf: Support overwrite mode for the AUX area
Alexander Shishkin
2015-04-02
perf: Add API for PMUs to write to the AUX area
Alexander Shishkin
2015-04-02
perf: Add AUX record
Alexander Shishkin
2015-04-02
perf: Add AUX area to ring buffer for raw data streams
Peter Zijlstra
2013-11-06
perf: Fix arch_perf_out_copy_user default
Peter Zijlstra
2013-06-19
perf: Fix mmap() accounting hole
Peter Zijlstra
2013-05-28
perf: Fix perf mmap bugs
Peter Zijlstra
2013-03-21
perf: Fix ring_buffer perf_output_space() boundary calculation
Stephane Eranian
2012-08-10
perf: Add ability to attach user stack dump to sample
Jiri Olsa
2012-08-10
perf: Add perf_output_skip function to skip bytes in sample
Jiri Olsa
2012-08-10
perf: Factor __output_copy to be usable with specific copy function
Frederic Weisbecker
2012-07-31
perf/trace: Add ability to set a target task for events
Andrew Vagin
2011-12-06
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-12-05
perf: Fix loss of notification with multi-event
Peter Zijlstra
2011-11-14
perf: Carve out callchain functionality
Borislav Petkov
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-06-09
perf: Split up buffer handling from core code
Frederic Weisbecker