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 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-03
1
-5
/
+2
|
\
|
*
drivers/perf: RISC-V: Allow programming custom firmware events
Mayuresh Chitale
2023-03-01
1
-5
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-25
1
-7
/
+57
|
\
\
|
|
/
|
/
|
|
*
perf: RISC-V: Improve privilege mode filtering for perf
Atish Patra
2023-02-07
1
-5
/
+22
|
*
perf: RISC-V: Define helper functions expose hpm counter width and count
Atish Patra
2023-02-07
1
-2
/
+35
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-21
13
-92
/
+143
|
\
\
|
*
|
perf: arm_spe: Print the version of SPE detected
Rob Herring
2023-02-07
1
-2
/
+2
|
*
|
perf: arm_spe: Add support for SPEv1.2 inverted event filtering
Rob Herring
2023-02-07
1
-0
/
+45
|
*
|
drivers/perf: fsl_imx8_ddr_perf: Remove set-but-not-used variable
Sascha Hauer
2023-02-03
1
-3
/
+0
|
*
|
perf: arm_spe: Support new SPEv1.2/v8.7 'not taken' event
Rob Herring
2023-01-19
1
-1
/
+3
|
*
|
perf: arm_spe: Use new PMSIDR_EL1 register enums
Rob Herring
2023-01-19
1
-10
/
+10
|
*
|
perf: arm_spe: Drop BIT() and use FIELD_GET/PREP accessors
Rob Herring
2023-01-19
1
-36
/
+34
|
*
|
arm64: Drop SYS_ from SPE register defines
Rob Herring
2023-01-19
1
-43
/
+42
|
*
|
perf: arm_spe: Use feature numbering for PMSEVFR_EL1 defines
Rob Herring
2023-01-19
1
-2
/
+2
|
*
|
perf/marvell: Add ACPI support to TAD uncore driver
Gowthami Thiagarajan
2023-01-19
1
-6
/
+16
|
*
|
perf/marvell: Add ACPI support to DDR uncore driver
Gowthami Thiagarajan
2023-01-19
1
-0
/
+10
|
*
|
perf/arm-cmn: Reset DTM_PMU_CONFIG at probe
Robin Murphy
2023-01-19
1
-0
/
+1
|
*
|
drivers/perf: hisi: Extract initialization of "cpa_pmu->pmu"
Junhao He
2023-01-19
1
-15
/
+1
|
*
|
drivers/perf: hisi: Simplify the parameters of hisi_pmu_init()
Junhao He
2023-01-19
7
-10
/
+12
|
*
|
drivers/perf: hisi: Advertise the PERF_PMU_CAP_NO_EXCLUDE capability
Junhao He
2023-01-19
1
-0
/
+1
*
|
|
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
2
-17
/
+2
|
\
\
\
|
*
\
\
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-31
1
-1
/
+6
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
arm64, riscv, perf: Remove RCU_NONIDLE() usage
Peter Zijlstra
2023-01-13
2
-17
/
+2
|
|
|
/
|
|
/
|
*
|
|
arm_pmu: fix event CPU filtering
Mark Rutland
2023-02-16
1
-7
/
+1
|
|
/
|
/
|
*
|
Partially revert "perf/arm-cmn: Optimise DTC counter accesses"
Robin Murphy
2023-01-26
1
-1
/
+6
|
/
*
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-12-14
1
-10
/
+24
|
\
|
*
drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
Heiko Stuebner
2022-10-27
1
-10
/
+24
*
|
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
1
-9
/
+7
|
\
\
|
*
|
perf: Rewrite core context handling
Peter Zijlstra
2022-10-27
1
-9
/
+7
|
|
/
*
|
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-12
1
-1
/
+1
|
\
\
|
*
|
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-11-17
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2022-12-06
18
-12
/
+2907
|
\
\
|
*
|
arm_pmu: Drop redundant armpmu->map_event() in armpmu_event_init()
Anshuman Khandual
2022-12-02
1
-3
/
+0
|
*
|
drivers/perf: hisi: Add TLP filter support
Yicong Yang
2022-11-29
1
-1
/
+13
|
*
|
drivers/perf: hisi: Fix some event id for hisi-pcie-pmu
Yicong Yang
2022-11-29
1
-4
/
+4
|
*
|
perf/amlogic: Remove unused header inclusions of <linux/version.h>
Jiapeng Chong
2022-11-29
2
-2
/
+0
|
*
|
perf/amlogic: Fix build error for x86_64 allmodconfig
Jiucheng Xu
2022-11-22
1
-0
/
+1
|
*
|
perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
Jiucheng Xu
2022-11-21
6
-0
/
+974
|
*
|
perf: arm_cspmu: Fix module cyclic dependency
Besar Wicaksono
2022-11-18
1
-3
/
+2
|
*
|
perf: arm_cspmu: Fix build failure on x86_64
Besar Wicaksono
2022-11-18
1
-1
/
+1
|
*
|
perf: arm_cspmu: Fix modular builds due to missing MODULE_LICENSE()s
Will Deacon
2022-11-15
2
-0
/
+4
|
*
|
perf: arm_cspmu: Add support for NVIDIA SCF and MCF attribute
Besar Wicaksono
2022-11-15
4
-1
/
+426
|
*
|
perf: arm_cspmu: Add support for ARM CoreSight PMU driver
Besar Wicaksono
2022-11-15
6
-0
/
+1465
|
*
|
perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()
Shang XiaoJing
2022-11-15
1
-1
/
+7
|
*
|
perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()
Shang XiaoJing
2022-11-15
1
-1
/
+7
|
*
|
drivers: perf: marvell_cn10k: Fix hotplug callback leak in tad_pmu_init()
Yuan Can
2022-11-15
1
-1
/
+5
|
*
|
perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()
Yuan Can
2022-11-15
1
-1
/
+5
|
|
/
*
|
arm_pmu: acpi: handle allocation failure
Mark Rutland
2022-11-08
1
-0
/
+1
*
|
arm_pmu: rework ACPI probing
Mark Rutland
2022-11-07
2
-60
/
+52
*
|
arm_pmu: factor out PMU matching
Mark Rutland
2022-11-07
1
-2
/
+13
[next]