index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm_pmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-26
arm_pmu: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
James Clark
1
-5
/
+2
2023-07-26
arm_pmu: Add PERF_PMU_CAP_EXTENDED_HW_TYPE capability
James Clark
1
-1
/
+6
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+5
2023-06-09
arm64: enable perf events based hard lockup detector
Douglas Anderson
1
-0
/
+5
2023-06-05
drivers/perf: apple_m1: Force 63bit counters for M2 CPUs
Marc Zyngier
1
-0
/
+2
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+1
2023-02-16
arm_pmu: fix event CPU filtering
Mark Rutland
1
-7
/
+1
2023-01-13
arm64, riscv, perf: Remove RCU_NONIDLE() usage
Peter Zijlstra
1
-10
/
+1
2022-12-12
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+7
2022-12-06
Merge branch 'for-next/perf' into for-next/core
Will Deacon
1
-3
/
+0
2022-12-02
arm_pmu: Drop redundant armpmu->map_event() in armpmu_event_init()
Anshuman Khandual
1
-3
/
+0
2022-11-07
arm_pmu: rework ACPI probing
Mark Rutland
1
-14
/
+3
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
1
-9
/
+7
2022-09-22
perf: arm64: Add SVE vector granule register to user regs
James Clark
1
-1
/
+1
2022-04-13
arm_pmu: Validate single/group leader events
Rob Herring
1
-6
/
+4
2022-03-08
Merge branch 'for-next/perf-m1' into for-next/perf
Will Deacon
1
-0
/
+2
2022-03-08
drivers/perf: arm_pmu: Handle 47 bit counters
Marc Zyngier
1
-0
/
+2
2022-02-15
perf: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
1
-2
/
+2
2021-09-20
KVM: arm64: Fix PMU probe ordering
Marc Zyngier
1
-0
/
+2
2021-06-02
arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
1
-3
/
+1
2021-06-01
perf: arm_pmu: use DEVICE_ATTR_RO macro
YueHaibing
1
-3
/
+3
2021-05-25
drivers/perf: arm_pmu: Fix some coding style issues
Junhao He
1
-4
/
+2
2021-04-22
arm64: Get rid of oprofile leftovers
Marc Zyngier
1
-30
/
+0
2021-01-20
perf: Constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2021-01-13
Revert "arm64: Enable perf events based hard lockup detector"
Will Deacon
1
-5
/
+0
2020-11-25
arm64: Enable perf events based hard lockup detector
Sumit Garg
1
-0
/
+5
2020-09-28
arm_pmu: arm64: Use NMIs for PMU
Julien Thierry
1
-8
/
+63
2020-09-28
arm_pmu: Introduce pmu_irq_ops
Julien Thierry
1
-16
/
+74
2019-07-29
drivers/perf: arm_pmu: Fix failure path in PM notifier
Will Deacon
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-01-21
perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionally
Andrew Murray
1
-10
/
+5
2018-10-12
arm64: perf: Reject stand-alone CHAIN events for PMUv3
Will Deacon
1
-1
/
+7
2018-07-10
arm64: perf: Add support for chaining event counters
Suzuki K Poulose
1
-7
/
+2
2018-07-10
arm_pmu: Tidy up clear_event_idx call backs
Suzuki K Poulose
1
-4
/
+3
2018-07-10
arm_pmu: Add support for 64bit event counters
Suzuki K Poulose
1
-6
/
+10
2018-07-10
arm_pmu: Clean up maximum period handling
Suzuki K Poulose
1
-4
/
+12
2018-05-21
arm_pmu: simplify arm_pmu::handle_irq
Mark Rutland
1
-1
/
+1
2018-03-19
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
1
-1
/
+1
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
1
-1
/
+1
2018-02-28
arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hook
Will Deacon
1
-1
/
+1
2018-02-20
arm_pmu: acpi: request IRQs up-front
Mark Rutland
1
-20
/
+2
2018-02-20
arm_pmu: note IRQs and PMUs per-cpu
Mark Rutland
1
-17
/
+52
2018-02-20
arm_pmu: explicitly enable/disable SPIs at hotplug
Mark Rutland
1
-5
/
+10
2018-02-20
arm_pmu: acpi: check for mismatched PPIs
Mark Rutland
1
-13
/
+4
2018-02-20
arm_pmu: add armpmu_alloc_atomic()
Mark Rutland
1
-3
/
+14
2018-02-20
arm_pmu: fold platform helpers into platform code
Mark Rutland
1
-21
/
+0
2018-02-20
arm_pmu: kill arm_pmu_platdata
Mark Rutland
1
-23
/
+4
2017-10-24
arm/arm64: pmu: Distinguish percpu irq and percpu_devid irq
Julien Thierry
1
-5
/
+5
2017-08-08
arm64: perf: Allow standard PMUv3 events to be extended by the CPU type
Will Deacon
1
-0
/
+6
[next]