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 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-13
1
-4
/
+1
|
\
|
*
perf/smmuv3: Use msi_get_virq()
Thomas Gleixner
2021-12-16
1
-4
/
+1
*
|
drivers: perf: marvell_cn10k: fix an IS_ERR() vs NULL check
Dan Carpenter
2022-01-04
1
-1
/
+1
*
|
perf/smmuv3: Fix unused variable warning when CONFIG_OF=n
Will Deacon
2022-01-04
1
-0
/
+2
*
|
Merge branch 'for-next/perf-smmu' into for-next/perf
Will Deacon
2021-12-14
1
-2
/
+64
|
\
\
|
*
|
perf/smmuv3: Synthesize IIDR from CoreSight ID registers
Robin Murphy
2021-12-14
1
-1
/
+54
|
*
|
perf/smmuv3: Add devicetree support
Jean-Philippe Brucker
2021-12-14
1
-1
/
+10
|
|
/
*
|
Merge branch 'for-next/perf-hisi' into for-next/perf
Will Deacon
2021-12-14
3
-0
/
+959
|
\
\
|
*
|
drivers/perf: hisi: Add driver for HiSilicon PCIe PMU
Qi Liu
2021-12-14
3
-0
/
+959
|
|
/
*
|
Merge branch 'for-next/perf-cn10k' into for-next/perf
Will Deacon
2021-12-14
3
-0
/
+437
|
\
\
|
*
|
drivers: perf: Add LLC-TAD perf counter support
Bhaskara Budiredla
2021-12-14
3
-0
/
+437
|
|
/
*
|
perf/arm-cmn: Add debugfs topology info
Robin Murphy
2021-12-14
1
-3
/
+148
*
|
perf/arm-cmn: Add CI-700 Support
Robin Murphy
2021-12-14
1
-4
/
+53
*
|
perf/arm-cmn: Support new IP features
Robin Murphy
2021-12-14
1
-47
/
+171
*
|
perf/arm-cmn: Demarcate CMN-600 specifics
Robin Murphy
2021-12-14
1
-151
/
+162
*
|
perf/arm-cmn: Move group validation data off-stack
Robin Murphy
2021-12-14
1
-18
/
+25
*
|
perf/arm-cmn: Optimise DTC counter accesses
Robin Murphy
2021-12-14
1
-17
/
+12
*
|
perf/arm-cmn: Optimise DTM counter reads
Robin Murphy
2021-12-14
1
-8
/
+9
*
|
perf/arm-cmn: Refactor DTM handling
Robin Murphy
2021-12-14
1
-82
/
+87
*
|
perf/arm-cmn: Streamline node iteration
Robin Murphy
2021-12-14
1
-13
/
+20
*
|
perf/arm-cmn: Refactor node ID handling
Robin Murphy
2021-12-14
1
-38
/
+56
*
|
perf/arm-cmn: Drop compile-test restriction
Robin Murphy
2021-12-14
2
-13
/
+14
*
|
perf/arm-cmn: Account for NUMA affinity
Robin Murphy
2021-12-14
1
-13
/
+38
*
|
perf/arm-cmn: Fix CPU hotplug unregistration
Robin Murphy
2021-12-14
1
-2
/
+3
|
/
*
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
[next]