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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-7
/
+9
2021-10-27
perf: qcom_l2_pmu: ACPI: Use ACPI_COMPANION() directly
Rafael J. Wysocki
1
-5
/
+2
2021-10-04
drivers/perf: Improve build test coverage
John Garry
1
-5
/
+7
2021-10-04
drivers/perf: thunderx2_pmu: Change data in size tx2_uncore_event_update()
John Garry
1
-1
/
+1
2021-10-04
drivers/perf: hisi: Fix PA PMU counter offset
Shaokun Zhang
1
-1
/
+1
2021-09-20
KVM: arm64: Fix PMU probe ordering
Marc Zyngier
1
-0
/
+2
2021-06-17
drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
Jing Xiangfeng
1
-2
/
+4
2021-06-17
perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ...
Tuan Phan
1
-1
/
+1
2021-06-11
drivers/perf: Simplify EVENT ATTR macro in fsl_imx8_ddr_perf.c
Qi Liu
1
-5
/
+2
2021-06-11
drivers/perf: Simplify EVENT ATTR macro in xgene_pmu.c
Qi Liu
1
-7
/
+4
2021-06-11
drivers/perf: Simplify EVENT ATTR macro in qcom_l3_pmu.c
Qi Liu
1
-4
/
+1
2021-06-11
drivers/perf: Simplify EVENT ATTR macro in qcom_l2_pmu.c
Qi Liu
1
-5
/
+2
2021-06-11
drivers/perf: Simplify EVENT ATTR macro in SMMU PMU driver
Qi Liu
1
-5
/
+2
2021-06-11
perf/smmuv3: Don't trample existing events with global filter
Robin Murphy
1
-8
/
+10
2021-06-08
perf/hisi: Constify static attribute_group structs
Rikard Falkeborn
2
-2
/
+2
2021-06-08
perf: qcom: Remove redundant dev_err call in qcom_l3_cache_pmu_probe()
ChenXiaoSong
1
-3
/
+1
2021-06-04
drivers/perf: hisi: Fix data source control
Shaokun Zhang
1
-2
/
+2
2021-06-02
perf: qcom_l2_pmu: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
1
-2
/
+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_spe: use DEVICE_ATTR_RO macro
YueHaibing
1
-4
/
+3
2021-06-01
perf: xgene_pmu: use DEVICE_ATTR_RO macro
YueHaibing
1
-3
/
+3
2021-06-01
perf: qcom: use DEVICE_ATTR_RO macro
YueHaibing
1
-3
/
+3
2021-06-01
perf: arm_pmu: use DEVICE_ATTR_RO macro
YueHaibing
1
-3
/
+3
2021-06-01
drivers/perf: hisi: use the correct HiSilicon copyright
Hao Fang
6
-6
/
+6
2021-05-25
drivers/perf: arm-cci: Fix checkpatch spacing error
Junhao He
1
-2
/
+2
2021-05-25
drivers/perf: arm-cmn: Add space after ','
Junhao He
1
-1
/
+1
2021-05-25
drivers/perf: arm_pmu: Fix some coding style issues
Junhao He
1
-4
/
+2
2021-05-25
drivers/perf: arm_spe_pmu: Fix some coding style issues
Junhao He
1
-4
/
+1
2021-05-25
drivers/perf: Remove redundant dev_err call in tx2_uncore_pmu_init_dev()
Zou Wei
1
-3
/
+1
2021-05-24
perf/hisi: Use irq_set_affinity()
Thomas Gleixner
6
-17
/
+2
2021-05-24
perf/imx_ddr: Use irq_set_affinity()
Thomas Gleixner
1
-3
/
+2
2021-05-24
perf/arm-smmuv3: Use irq_set_affinity()
Thomas Gleixner
1
-7
/
+3
2021-05-24
perf/arm-dsu: Use irq_set_affinity()
Thomas Gleixner
1
-6
/
+2
2021-05-24
perf/arm-dmc620: Use irq_set_affinity()
Thomas Gleixner
1
-3
/
+2
2021-05-24
perf/arm-cmn: Use irq_set_affinity()
Thomas Gleixner
1
-7
/
+2
2021-05-24
perf/arm-ccn: Use irq_set_affinity()
Thomas Gleixner
1
-4
/
+2
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-30
/
+0
2021-04-22
arm64: Get rid of oprofile leftovers
Marc Zyngier
1
-30
/
+0
2021-03-30
perf/arm_pmu_platform: Clean up with dev_printk
Robin Murphy
1
-25
/
+22
2021-03-30
perf/arm_pmu_platform: Fix error handling
Robin Murphy
1
-1
/
+1
2021-03-30
perf/arm_pmu_platform: Use dev_err_probe() for IRQ errors
Robin Murphy
1
-4
/
+3
2021-03-25
drivers/perf: hisi: Add support for HiSilicon PA PMU driver
Shaokun Zhang
2
-1
/
+502
2021-03-25
drivers/perf: hisi: Add support for HiSilicon SLLC PMU driver
Shaokun Zhang
2
-1
/
+531
2021-03-25
drivers/perf: hisi: Update DDRC PMU for programmable counter
Shaokun Zhang
2
-13
/
+196
2021-03-25
drivers/perf: hisi: Add new functions for HHA PMU
Shaokun Zhang
1
-15
/
+188
2021-03-25
drivers/perf: hisi: Add new functions for L3C PMU
Shaokun Zhang
3
-20
/
+258
2021-03-25
drivers/perf: hisi: Add PMU version for uncore PMU drivers.
Shaokun Zhang
3
-71
/
+75
2021-03-25
drivers/perf: hisi: Refactor code for more uncore PMUs
Shaokun Zhang
5
-157
/
+80
2021-03-25
drivers/perf: hisi: Remove unnecessary check of counter index
Shaokun Zhang
5
-61
/
+7
2021-03-25
drivers/perf: Simplify the SMMUv3 PMU event attributes
Qi Liu
1
-19
/
+13
[prev]
[next]