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_spe_pmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
drivers/perf: Explicitly include correct DT includes
Rob Herring
1
-2
/
+1
2023-02-07
perf: arm_spe: Print the version of SPE detected
Rob Herring
1
-2
/
+2
2023-02-07
perf: arm_spe: Add support for SPEv1.2 inverted event filtering
Rob Herring
1
-0
/
+45
2023-01-19
perf: arm_spe: Support new SPEv1.2/v8.7 'not taken' event
Rob Herring
1
-1
/
+3
2023-01-19
perf: arm_spe: Use new PMSIDR_EL1 register enums
Rob Herring
1
-10
/
+10
2023-01-19
perf: arm_spe: Drop BIT() and use FIELD_GET/PREP accessors
Rob Herring
1
-36
/
+34
2023-01-19
arm64: Drop SYS_ from SPE register defines
Rob Herring
1
-43
/
+42
2023-01-19
perf: arm_spe: Use feature numbering for PMSEVFR_EL1 defines
Rob Herring
1
-2
/
+2
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+3
2022-09-21
arm64/sysreg: Fix a few missed conversions
Nathan Chancellor
1
-3
/
+3
2022-09-07
arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
Anshuman Khandual
1
-1
/
+3
2022-07-19
drivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CX
Anshuman Khandual
1
-2
/
+20
2022-05-06
drivers/perf: arm_spe: Expose saturating counter to 16-bit
Shaokun Zhang
1
-0
/
+3
2021-06-01
perf: arm_spe: use DEVICE_ATTR_RO macro
YueHaibing
1
-4
/
+3
2021-05-25
drivers/perf: arm_spe_pmu: Fix some coding style issues
Junhao He
1
-4
/
+1
2021-03-25
drivers/perf: convert sysfs snprintf family to sysfs_emit
Zihao Tang
1
-2
/
+1
2021-01-20
perf: Constify static struct attribute_group
Rikard Falkeborn
1
-3
/
+3
2021-01-20
drivers/perf: Add support for ARMv8.3-SPE
Wei Li
1
-2
/
+15
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-17
drivers/perf: Prevent forced unbinding of PMU drivers
Qi Liu
1
-0
/
+1
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+1
2020-04-30
drivers/perf: arm_spe_pmu: Avoid duplicate printouts
Tang Bin
1
-3
/
+1
2020-04-16
drivers/perf: Open access for CAP_PERFMON privileged process
Alexey Budankov
1
-2
/
+2
2020-03-02
perf: arm_spe: Remove unnecessary zero check on 'nr_pages'
luanshi
1
-1
/
+1
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+10
2019-06-27
perf: arm_spe: Enable ACPI/Platform automatic module loading
Jeremy Linton
1
-2
/
+10
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-05-13
drivers/perf: arm_spe: Don't error on high-order pages for aux buf
Will Deacon
1
-9
/
+1
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
1
-3
/
+3
2018-11-29
perf: arm_spe: handle devm_kasprintf() failure
Nicholas Mc Guire
1
-0
/
+5
2018-11-21
perf: arm_spe: Enable automatic DT loading
Jeremy Linton
1
-0
/
+1
2018-05-21
perf: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-03-27
perf: arm_spe: include linux/vmalloc.h for vmap()
Arnd Bergmann
1
-0
/
+14
2017-12-11
perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
Will Deacon
1
-0
/
+9
2017-11-03
perf: arm_spe: Prevent module unload while the PMU is in use
Suzuki K Poulose
1
-0
/
+1
2017-10-18
drivers/perf: Add support for ARMv8.2 Statistical Profiling Extension
Will Deacon
1
-0
/
+1248