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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintf
Arvind Yadav
2017-09-22
1
-0
/
+1
*
arm64: perf: Allow standard PMUv3 events to be extended by the CPU type
Will Deacon
2017-08-08
1
-0
/
+6
*
perf: xgene: Remove unnecessary managed resources cleanup
Tai Nguyen
2017-08-08
1
-52
/
+22
*
drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU
Will Deacon
2017-07-27
1
-14
/
+27
*
perf: qcom_l2: fix column exclusion check
Neil Leeder
2017-07-26
1
-0
/
+2
*
perf: Convert to using %pOF instead of full_name
Rob Herring
2017-07-20
1
-5
/
+4
*
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
Will Deacon
2017-06-26
1
-0
/
+11
|
\
|
*
drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is off
Wei Huang
2017-05-30
1
-0
/
+11
*
|
perf: xgene: Add support for SoC PMU version 3
Hoan Tran
2017-06-22
1
-29
/
+534
*
|
perf: xgene: Move PMU leaf functions into function pointer structure
Hoan Tran
2017-06-22
1
-18
/
+65
*
|
perf: xgene: Parse PMU subnode from the match table
Hoan Tran
2017-06-22
1
-10
/
+30
*
|
drivers/perf: commonise PERF_EVENTS dependency
Mark Rutland
2017-06-15
1
-4
/
+5
|
/
*
drivers/perf: arm_pmu: add ACPI framework
Mark Rutland
2017-04-11
4
-2
/
+263
*
drivers/perf: arm_pmu: split out platform device probe logic
Mark Rutland
2017-04-11
3
-223
/
+240
*
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
*
perf: qcom: Add L3 cache PMU driver
Agustin Vega-Frias
2017-04-03
3
-0
/
+860
*
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
*
perf: add qcom l2 cache perf events driver
Neil Leeder
2017-02-08
3
-0
/
+1023
*
perf: xgene: Include module.h
Stephen Boyd
2017-02-03
1
-0
/
+1
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
perf: xgene: Remove bogus IS_ERR() check
Tai Nguyen
2016-10-17
1
-1
/
+1
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-10-07
3
-0
/
+1406
|
\
|
*
Merge tag 'xgene-drivers-for-4.9' of https://github.com/AppliedMicro/xgene-ne...
Arnd Bergmann
2016-09-19
3
-0
/
+1406
|
|
\
|
|
*
perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver
Tai Nguyen
2016-09-15
3
-0
/
+1406
*
|
|
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
|
*
arm/perf: Convert to hotplug state machine
Thomas Gleixner
2016-07-15
1
-21
/
+15
[next]