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
/
arm_pmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-19
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
1
-1
/
+1
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
1
-1
/
+1
2018-02-28
arm_pmu: Use disable_irq_nosync when disabling SPI in CPU teardown hook
Will Deacon
1
-1
/
+1
2018-02-20
arm_pmu: acpi: request IRQs up-front
Mark Rutland
1
-20
/
+2
2018-02-20
arm_pmu: note IRQs and PMUs per-cpu
Mark Rutland
1
-17
/
+52
2018-02-20
arm_pmu: explicitly enable/disable SPIs at hotplug
Mark Rutland
1
-5
/
+10
2018-02-20
arm_pmu: acpi: check for mismatched PPIs
Mark Rutland
1
-13
/
+4
2018-02-20
arm_pmu: add armpmu_alloc_atomic()
Mark Rutland
1
-3
/
+14
2018-02-20
arm_pmu: fold platform helpers into platform code
Mark Rutland
1
-21
/
+0
2018-02-20
arm_pmu: kill arm_pmu_platdata
Mark Rutland
1
-23
/
+4
2017-10-24
arm/arm64: pmu: Distinguish percpu irq and percpu_devid irq
Julien Thierry
1
-5
/
+5
2017-08-08
arm64: perf: Allow standard PMUv3 events to be extended by the CPU type
Will Deacon
1
-0
/
+6
2017-07-27
drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU
Will Deacon
1
-14
/
+27
2017-04-11
drivers/perf: arm_pmu: add ACPI framework
Mark Rutland
1
-2
/
+2
2017-04-11
drivers/perf: arm_pmu: split out platform device probe logic
Mark Rutland
1
-222
/
+4
2017-04-11
drivers/perf: arm_pmu: move irq request/free into probe
Mark Rutland
1
-5
/
+6
2017-04-11
drivers/perf: arm_pmu: split cpu-local irq request/free
Mark Rutland
1
-36
/
+52
2017-04-11
drivers/perf: arm_pmu: rename irq request/free functions
Mark Rutland
1
-10
/
+10
2017-04-11
drivers/perf: arm_pmu: handle no platform_device
Mark Rutland
1
-3
/
+9
2017-04-11
drivers/perf: arm_pmu: simplify cpu_pmu_request_irqs()
Mark Rutland
1
-2
/
+3
2017-04-11
drivers/perf: arm_pmu: factor out pmu registration
Mark Rutland
1
-14
/
+26
2017-04-11
drivers/perf: arm_pmu: fold init into alloc
Mark Rutland
1
-28
/
+24
2017-04-11
drivers/perf: arm_pmu: define armpmu_init_fn
Mark Rutland
1
-1
/
+1
2017-04-11
drivers/perf: arm_pmu: remove pointless PMU disabling
Mark Rutland
1
-10
/
+3
2017-03-31
drivers/perf: arm_pmu: split irq request from enable
Mark Rutland
1
-103
/
+50
2017-03-31
drivers/perf: arm_pmu: manage interrupts per-cpu
Mark Rutland
1
-150
/
+164
2017-03-31
drivers/perf: arm_pmu: rework per-cpu allocation
Mark Rutland
1
-22
/
+44
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-26
/
+18
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-6
/
+28
2016-09-16
arm64: pmu: add fallback probe table
Mark Salter
1
-1
/
+1
2016-09-09
drivers/perf: arm_pmu: expose a cpumask in sysfs
Mark Rutland
1
-0
/
+20
2016-09-09
drivers/perf: arm_pmu: only use common attr_groups
Mark Rutland
1
-2
/
+1
2016-09-09
drivers/perf: arm_pmu: add common attr group fields
Mark Rutland
1
-0
/
+3
2016-09-06
drivers/perf: arm_pmu: Always consider IRQ0 as an error
Marc Zyngier
1
-6
/
+5
2016-09-02
arm/perf: Use multi instance instead of custom list
Sebastian Andrzej Siewior
1
-26
/
+18
2016-09-02
drivers/perf: arm_pmu: Fix NULL pointer dereference during probe
Stefan Wahren
1
-1
/
+1
2016-09-02
drivers/perf: arm_pmu: Fix leak in error path
Stefan Wahren
1
-0
/
+1
2016-08-09
drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" property
Marc Zyngier
1
-3
/
+4
2016-08-09
drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlock
Sudeep Holla
1
-9
/
+9
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-22
/
+37
2016-07-20
arm/perf: Fix hotplug state machine conversion
Sebastian Andrzej Siewior
1
-16
/
+37
2016-07-15
arm/perf: Convert to hotplug state machine
Thomas Gleixner
1
-21
/
+15
2016-07-08
drivers/perf: arm-pmu: Handle per-interrupt affinity mask
Marc Zyngier
1
-5
/
+22
2016-06-15
arm: pmu: Fix non-devicetree probing
Mark Salter
1
-1
/
+1
2016-06-03
drivers/perf: arm_pmu: Avoid leaking pmu->irq_affinity on error
Julien Grall
1
-0
/
+1
2016-06-03
drivers/perf: arm_pmu: Defer the setting of __oprofile_cpu_pmu
Julien Grall
1
-3
/
+3
2016-06-03
drivers/perf: arm_pmu: Fix reference count of a device_node in of_pmu_irq_cfg
Julien Grall
1
-4
/
+1
[next]