index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/perf: arm_pmu: Fix failure path in PM notifier
Will Deacon
2019-07-29
1
-1
/
+1
*
docs: perf: move to the admin-guide
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
docs: perf: convert to ReST
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
5
-2
/
+645
|
\
|
*
perf: arm_spe: Enable ACPI/Platform automatic module loading
Jeremy Linton
2019-06-27
1
-2
/
+10
|
*
arm_pmu: acpi: spe: Add initial MADT/SPE probing
Jeremy Linton
2019-06-27
1
-0
/
+72
|
*
drivers/perf: imx_ddr: Add DDR performance counter support to perf
Frank Li
2019-06-13
3
-0
/
+563
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
7
-28
/
+7
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
2
-18
/
+2
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-8
/
+1
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-05-22
1
-9
/
+1
|
\
|
*
drivers/perf: arm_spe: Don't error on high-order pages for aux buf
Will Deacon
2019-05-13
1
-9
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
perf/arm-ccn: Clean up CPU hotplug handling
Robin Murphy
2019-04-23
1
-12
/
+13
*
perf/arm-cci: Remove broken race mitigation
Robin Murphy
2019-04-23
1
-9
/
+12
*
perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk
Shameer Kolothum
2019-04-04
1
-7
/
+41
*
perf/smmuv3: Add MSI irq support
Shameer Kolothum
2019-04-04
1
-0
/
+58
*
perf/smmuv3: Add arm64 smmuv3 pmu driver
Neil Leeder
2019-04-04
3
-0
/
+783
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-10
1
-2
/
+0
|
\
|
*
perf: xgene: Remove set but not used variable 'config'
YueHaibing
2019-01-31
1
-2
/
+0
*
|
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2019-02-06
1
-3
/
+3
*
|
perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
2019-01-21
3
-20
/
+3
*
|
For drivers that do not support context exclusion let's advertise the
Andrew Murray
2019-01-21
8
-38
/
+9
*
|
perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionally
Andrew Murray
2019-01-21
1
-10
/
+5
|
/
*
drivers/perf: hisi: Fixup one DDRC PMU register offset
Shaokun Zhang
2019-01-04
1
-2
/
+2
*
drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driver
Kulkarni, Ganapatrao
2018-12-06
3
-0
/
+871
*
perf: arm_spe: handle devm_kasprintf() failure
Nicholas Mc Guire
2018-11-29
1
-0
/
+5
*
drivers/perf: xgene: Add CPU hotplug support
Hoan Tran
2018-11-21
1
-7
/
+73
*
perf: arm_spe: Enable automatic DT loading
Jeremy Linton
2018-11-21
1
-0
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-22
1
-3
/
+3
|
\
|
*
perf: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-01
1
-3
/
+3
*
|
arm64: perf: Reject stand-alone CHAIN events for PMUv3
Will Deacon
2018-10-12
1
-1
/
+7
|
/
*
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
1
-0
/
+1
|
\
|
*
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-16
1
-1
/
+1
|
|
\
|
*
|
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
*
|
|
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Will Deacon
2018-07-27
5
-45
/
+59
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drivers/perf: arm-ccn: Use devm_ioremap_resource() to map memory
Sudeep Holla
2018-07-26
1
-11
/
+3
|
*
|
drivers/perf: hisi: update the sccl_id/ccl_id when MT is supported
Shaokun Zhang
2018-07-24
1
-5
/
+7
|
*
|
arm64: perf: Add support for chaining event counters
Suzuki K Poulose
2018-07-10
1
-7
/
+2
|
*
|
arm_pmu: Tidy up clear_event_idx call backs
Suzuki K Poulose
2018-07-10
1
-4
/
+3
|
*
|
arm_pmu: Add support for 64bit event counters
Suzuki K Poulose
2018-07-10
1
-6
/
+10
|
*
|
arm_pmu: Clean up maximum period handling
Suzuki K Poulose
2018-07-10
1
-4
/
+12
|
*
|
drivers/perf: Initialise return value in armpmu_request_irqs()
Will Deacon
2018-07-04
1
-1
/
+1
|
*
|
perf/arm-cci: Remove VLA usage
Kees Cook
2018-07-02
1
-12
/
+26
|
|
/
*
/
drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser error
Hoan Tran
2018-06-18
1
-1
/
+1
|
/
*
drivers/bus: arm-cci: fix build warnings
Arnd Bergmann
2018-05-29
1
-3
/
+3
*
drivers/perf: Remove ARM_SPE_PMU explicit PERF_EVENTS dependency
John Garry
2018-05-22
1
-1
/
+1
[next]