index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-07
drivers/perf: hisi: update the sccl_id/ccl_id for certain HiSilicon platform
Shaokun Zhang
1
-8
/
+18
2019-11-04
perf/imx_ddr: Dump AXI ID filter info to userspace
Joakim Zhang
1
-0
/
+56
2019-11-04
perf/imx_ddr: Add driver for DDR PMU in i.MX8MPlus
Joakim Zhang
1
-0
/
+5
2019-11-04
perf/imx_ddr: Add enhanced AXI ID filter support
Joakim Zhang
1
-21
/
+42
2019-10-29
drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver.
Ganapatrao Prabhakerrao Kulkarni
1
-33
/
+234
2019-10-28
perf: arm-ccn: Enable stats for CCN-512 interconnect
Marek Bykowski
1
-0
/
+1
2019-10-01
perf/smmuv3: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+2
2019-10-01
perf/arm-cci: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-01
perf/arm-ccn: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2019-10-01
perf: xgene: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-10
/
+4
2019-10-01
perf: hisi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
3
-10
/
+3
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
7
-38
/
+124
2019-08-28
perf/imx_ddr: Add support for AXI ID filtering
Joakim Zhang
1
-2
/
+72
2019-08-27
perf/smmuv3: Validate groups for global filtering
Robin Murphy
1
-13
/
+34
2019-08-27
perf/smmuv3: Validate group size
Robin Murphy
1
-8
/
+14
2019-07-31
perf: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
5
-17
/
+5
2019-07-31
perf/imx_ddr: Add MODULE_DEVICE_TABLE
Leonard Crestez
1
-0
/
+1
2019-07-29
drivers/perf: arm_pmu: Fix failure path in PM notifier
Will Deacon
1
-1
/
+1
2019-07-15
docs: perf: move to the admin-guide
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: perf: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-2
/
+645
2019-06-27
perf: arm_spe: Enable ACPI/Platform automatic module loading
Jeremy Linton
1
-2
/
+10
2019-06-27
arm_pmu: acpi: spe: Add initial MADT/SPE probing
Jeremy Linton
1
-0
/
+72
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
7
-28
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-13
drivers/perf: imx_ddr: Add DDR performance counter support to perf
Frank Li
3
-0
/
+563
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2
-18
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-8
/
+1
2019-05-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-9
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-13
drivers/perf: arm_spe: Don't error on high-order pages for aux buf
Will Deacon
1
-9
/
+1
2019-04-23
perf/arm-ccn: Clean up CPU hotplug handling
Robin Murphy
1
-12
/
+13
2019-04-23
perf/arm-cci: Remove broken race mitigation
Robin Murphy
1
-9
/
+12
2019-04-04
perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk
Shameer Kolothum
1
-7
/
+41
2019-04-04
perf/smmuv3: Add MSI irq support
Shameer Kolothum
1
-0
/
+58
2019-04-04
perf/smmuv3: Add arm64 smmuv3 pmu driver
Neil Leeder
3
-0
/
+783
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+0
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
1
-3
/
+3
2019-01-31
perf: xgene: Remove set but not used variable 'config'
YueHaibing
1
-2
/
+0
2019-01-21
perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
3
-20
/
+3
2019-01-21
For drivers that do not support context exclusion let's advertise the
Andrew Murray
8
-38
/
+9
2019-01-21
perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionally
Andrew Murray
1
-10
/
+5
2019-01-04
drivers/perf: hisi: Fixup one DDRC PMU register offset
Shaokun Zhang
1
-2
/
+2
2018-12-06
drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driver
Kulkarni, Ganapatrao
3
-0
/
+871
2018-11-29
perf: arm_spe: handle devm_kasprintf() failure
Nicholas Mc Guire
1
-0
/
+5
2018-11-21
drivers/perf: xgene: Add CPU hotplug support
Hoan Tran
1
-7
/
+73
2018-11-21
perf: arm_spe: Enable automatic DT loading
Jeremy Linton
1
-0
/
+1
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
[next]