index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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
*
drivers/perf: arm_pmu: rework per-cpu allocation
Mark Rutland
2017-03-31
1
-22
/
+44
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
1
-26
/
+18
|
\
|
*
arm/perf: Use multi instance instead of custom list
Sebastian Andrzej Siewior
2016-09-02
1
-26
/
+18
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-10-03
1
-6
/
+28
|
\
\
|
*
|
arm64: pmu: add fallback probe table
Mark Salter
2016-09-16
1
-1
/
+1
|
*
|
drivers/perf: arm_pmu: expose a cpumask in sysfs
Mark Rutland
2016-09-09
1
-0
/
+20
|
*
|
drivers/perf: arm_pmu: only use common attr_groups
Mark Rutland
2016-09-09
1
-2
/
+1
|
*
|
drivers/perf: arm_pmu: add common attr group fields
Mark Rutland
2016-09-09
1
-0
/
+3
|
*
|
drivers/perf: arm_pmu: Always consider IRQ0 as an error
Marc Zyngier
2016-09-06
1
-6
/
+5
|
|
/
*
|
drivers/perf: arm_pmu: Fix NULL pointer dereference during probe
Stefan Wahren
2016-09-02
1
-1
/
+1
*
|
drivers/perf: arm_pmu: Fix leak in error path
Stefan Wahren
2016-09-02
1
-0
/
+1
|
/
*
drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" property
Marc Zyngier
2016-08-09
1
-3
/
+4
*
drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlock
Sudeep Holla
2016-08-09
1
-9
/
+9
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
1
-22
/
+37
|
\
|
*
arm/perf: Fix hotplug state machine conversion
Sebastian Andrzej Siewior
2016-07-20
1
-16
/
+37
[next]