index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
arm_pmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm_pmu: Validate single/group leader events
Rob Herring
2022-04-13
1
-6
/
+4
*
Merge branch 'for-next/perf-m1' into for-next/perf
Will Deacon
2022-03-08
1
-0
/
+2
|
\
|
*
drivers/perf: arm_pmu: Handle 47 bit counters
Marc Zyngier
2022-03-08
1
-0
/
+2
*
|
perf: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
2022-02-15
1
-2
/
+2
|
/
*
KVM: arm64: Fix PMU probe ordering
Marc Zyngier
2021-09-20
1
-0
/
+2
*
arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
2021-06-02
1
-3
/
+1
*
perf: arm_pmu: use DEVICE_ATTR_RO macro
YueHaibing
2021-06-01
1
-3
/
+3
*
drivers/perf: arm_pmu: Fix some coding style issues
Junhao He
2021-05-25
1
-4
/
+2
*
arm64: Get rid of oprofile leftovers
Marc Zyngier
2021-04-22
1
-30
/
+0
*
perf: Constify static struct attribute_group
Rikard Falkeborn
2021-01-20
1
-1
/
+1
*
Revert "arm64: Enable perf events based hard lockup detector"
Will Deacon
2021-01-13
1
-5
/
+0
*
arm64: Enable perf events based hard lockup detector
Sumit Garg
2020-11-25
1
-0
/
+5
*
arm_pmu: arm64: Use NMIs for PMU
Julien Thierry
2020-09-28
1
-8
/
+63
*
arm_pmu: Introduce pmu_irq_ops
Julien Thierry
2020-09-28
1
-16
/
+74
*
drivers/perf: arm_pmu: Fix failure path in PM notifier
Will Deacon
2019-07-29
1
-1
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionally
Andrew Murray
2019-01-21
1
-10
/
+5
*
arm64: perf: Reject stand-alone CHAIN events for PMUv3
Will Deacon
2018-10-12
1
-1
/
+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
*
arm_pmu: simplify arm_pmu::handle_irq
Mark Rutland
2018-05-21
1
-1
/
+1
*
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
Ingo Molnar
2018-03-19
1
-1
/
+1
|
\
|
*
arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hook
Will Deacon
2018-02-28
1
-1
/
+1
*
|
perf: Fix sibling iteration
Peter Zijlstra
2018-03-16
1
-1
/
+1
*
|
perf/core: Remove perf_event::group_entry
Peter Zijlstra
2018-03-12
1
-1
/
+1
|
/
*
arm_pmu: acpi: request IRQs up-front
Mark Rutland
2018-02-20
1
-20
/
+2
*
arm_pmu: note IRQs and PMUs per-cpu
Mark Rutland
2018-02-20
1
-17
/
+52
*
arm_pmu: explicitly enable/disable SPIs at hotplug
Mark Rutland
2018-02-20
1
-5
/
+10
*
arm_pmu: acpi: check for mismatched PPIs
Mark Rutland
2018-02-20
1
-13
/
+4
*
arm_pmu: add armpmu_alloc_atomic()
Mark Rutland
2018-02-20
1
-3
/
+14
*
arm_pmu: fold platform helpers into platform code
Mark Rutland
2018-02-20
1
-21
/
+0
*
arm_pmu: kill arm_pmu_platdata
Mark Rutland
2018-02-20
1
-23
/
+4
*
arm/arm64: pmu: Distinguish percpu irq and percpu_devid irq
Julien Thierry
2017-10-24
1
-5
/
+5
*
arm64: perf: Allow standard PMUv3 events to be extended by the CPU type
Will Deacon
2017-08-08
1
-0
/
+6
*
drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU
Will Deacon
2017-07-27
1
-14
/
+27
*
drivers/perf: arm_pmu: add ACPI framework
Mark Rutland
2017-04-11
1
-2
/
+2
*
drivers/perf: arm_pmu: split out platform device probe logic
Mark Rutland
2017-04-11
1
-222
/
+4
*
drivers/perf: arm_pmu: move irq request/free into probe
Mark Rutland
2017-04-11
1
-5
/
+6
*
drivers/perf: arm_pmu: split cpu-local irq request/free
Mark Rutland
2017-04-11
1
-36
/
+52
*
drivers/perf: arm_pmu: rename irq request/free functions
Mark Rutland
2017-04-11
1
-10
/
+10
*
drivers/perf: arm_pmu: handle no platform_device
Mark Rutland
2017-04-11
1
-3
/
+9
*
drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
Mark Rutland
2017-04-11
1
-2
/
+3
*
drivers/perf: arm_pmu: factor out pmu registration
Mark Rutland
2017-04-11
1
-14
/
+26
*
drivers/perf: arm_pmu: fold init into alloc
Mark Rutland
2017-04-11
1
-28
/
+24
*
drivers/perf: arm_pmu: define armpmu_init_fn
Mark Rutland
2017-04-11
1
-1
/
+1
*
drivers/perf: arm_pmu: remove pointless PMU disabling
Mark Rutland
2017-04-11
1
-10
/
+3
*
drivers/perf: arm_pmu: split irq request from enable
Mark Rutland
2017-03-31
1
-103
/
+50
*
drivers/perf: arm_pmu: manage interrupts per-cpu
Mark Rutland
2017-03-31
1
-150
/
+164
[next]