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
*
Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-11-02
1
-5
/
+2
|
\
|
*
perf: qcom_l2_pmu: ACPI: Use ACPI_COMPANION() directly
Rafael J. Wysocki
2021-10-27
1
-5
/
+2
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-11-01
3
-7
/
+9
|
\
\
|
|
/
|
/
|
|
*
drivers/perf: Improve build test coverage
John Garry
2021-10-04
1
-5
/
+7
|
*
drivers/perf: thunderx2_pmu: Change data in size tx2_uncore_event_update()
John Garry
2021-10-04
1
-1
/
+1
|
*
drivers/perf: hisi: Fix PA PMU counter offset
Shaokun Zhang
2021-10-04
1
-1
/
+1
*
|
KVM: arm64: Fix PMU probe ordering
Marc Zyngier
2021-09-20
1
-0
/
+2
|
/
*
drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()
Jing Xiangfeng
2021-06-17
1
-2
/
+4
*
perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ...
Tuan Phan
2021-06-17
1
-1
/
+1
*
drivers/perf: Simplify EVENT ATTR macro in fsl_imx8_ddr_perf.c
Qi Liu
2021-06-11
1
-5
/
+2
*
drivers/perf: Simplify EVENT ATTR macro in xgene_pmu.c
Qi Liu
2021-06-11
1
-7
/
+4
*
drivers/perf: Simplify EVENT ATTR macro in qcom_l3_pmu.c
Qi Liu
2021-06-11
1
-4
/
+1
*
drivers/perf: Simplify EVENT ATTR macro in qcom_l2_pmu.c
Qi Liu
2021-06-11
1
-5
/
+2
*
drivers/perf: Simplify EVENT ATTR macro in SMMU PMU driver
Qi Liu
2021-06-11
1
-5
/
+2
*
perf/smmuv3: Don't trample existing events with global filter
Robin Murphy
2021-06-11
1
-8
/
+10
*
perf/hisi: Constify static attribute_group structs
Rikard Falkeborn
2021-06-08
2
-2
/
+2
*
perf: qcom: Remove redundant dev_err call in qcom_l3_cache_pmu_probe()
ChenXiaoSong
2021-06-08
1
-3
/
+1
*
drivers/perf: hisi: Fix data source control
Shaokun Zhang
2021-06-04
1
-2
/
+2
*
perf: qcom_l2_pmu: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
2021-06-02
1
-2
/
+2
*
arm_pmu: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
2021-06-02
1
-3
/
+1
*
perf: arm_spe: use DEVICE_ATTR_RO macro
YueHaibing
2021-06-01
1
-4
/
+3
*
perf: xgene_pmu: use DEVICE_ATTR_RO macro
YueHaibing
2021-06-01
1
-3
/
+3
*
perf: qcom: use DEVICE_ATTR_RO macro
YueHaibing
2021-06-01
1
-3
/
+3
*
perf: arm_pmu: use DEVICE_ATTR_RO macro
YueHaibing
2021-06-01
1
-3
/
+3
*
drivers/perf: hisi: use the correct HiSilicon copyright
Hao Fang
2021-06-01
6
-6
/
+6
*
drivers/perf: arm-cci: Fix checkpatch spacing error
Junhao He
2021-05-25
1
-2
/
+2
*
drivers/perf: arm-cmn: Add space after ','
Junhao He
2021-05-25
1
-1
/
+1
*
drivers/perf: arm_pmu: Fix some coding style issues
Junhao He
2021-05-25
1
-4
/
+2
*
drivers/perf: arm_spe_pmu: Fix some coding style issues
Junhao He
2021-05-25
1
-4
/
+1
*
drivers/perf: Remove redundant dev_err call in tx2_uncore_pmu_init_dev()
Zou Wei
2021-05-25
1
-3
/
+1
*
perf/hisi: Use irq_set_affinity()
Thomas Gleixner
2021-05-24
6
-17
/
+2
*
perf/imx_ddr: Use irq_set_affinity()
Thomas Gleixner
2021-05-24
1
-3
/
+2
*
perf/arm-smmuv3: Use irq_set_affinity()
Thomas Gleixner
2021-05-24
1
-7
/
+3
*
perf/arm-dsu: Use irq_set_affinity()
Thomas Gleixner
2021-05-24
1
-6
/
+2
*
perf/arm-dmc620: Use irq_set_affinity()
Thomas Gleixner
2021-05-24
1
-3
/
+2
*
perf/arm-cmn: Use irq_set_affinity()
Thomas Gleixner
2021-05-24
1
-7
/
+2
*
perf/arm-ccn: Use irq_set_affinity()
Thomas Gleixner
2021-05-24
1
-4
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-30
/
+0
|
\
|
*
arm64: Get rid of oprofile leftovers
Marc Zyngier
2021-04-22
1
-30
/
+0
*
|
perf/arm_pmu_platform: Clean up with dev_printk
Robin Murphy
2021-03-30
1
-25
/
+22
*
|
perf/arm_pmu_platform: Fix error handling
Robin Murphy
2021-03-30
1
-1
/
+1
*
|
perf/arm_pmu_platform: Use dev_err_probe() for IRQ errors
Robin Murphy
2021-03-30
1
-4
/
+3
*
|
drivers/perf: hisi: Add support for HiSilicon PA PMU driver
Shaokun Zhang
2021-03-25
2
-1
/
+502
*
|
drivers/perf: hisi: Add support for HiSilicon SLLC PMU driver
Shaokun Zhang
2021-03-25
2
-1
/
+531
*
|
drivers/perf: hisi: Update DDRC PMU for programmable counter
Shaokun Zhang
2021-03-25
2
-13
/
+196
*
|
drivers/perf: hisi: Add new functions for HHA PMU
Shaokun Zhang
2021-03-25
1
-15
/
+188
*
|
drivers/perf: hisi: Add new functions for L3C PMU
Shaokun Zhang
2021-03-25
3
-20
/
+258
*
|
drivers/perf: hisi: Add PMU version for uncore PMU drivers.
Shaokun Zhang
2021-03-25
3
-71
/
+75
*
|
drivers/perf: hisi: Refactor code for more uncore PMUs
Shaokun Zhang
2021-03-25
5
-157
/
+80
*
|
drivers/perf: hisi: Remove unnecessary check of counter index
Shaokun Zhang
2021-03-25
5
-61
/
+7
[next]