index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
Age
Commit message (
Expand
)
Author
Lines
2022-11-07
arm_pmu: acpi: factor out PMU<->CPU association
Mark Rutland
-12
/
+17
2022-10-27
drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
Heiko Stuebner
-10
/
+24
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
-9
/
+7
2022-10-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-3
/
+3
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+5
2022-10-13
RISC-V: Re-enable counter access from userspace
Palmer Dabbelt
-2
/
+5
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+3
2022-10-09
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-13
/
+22
2022-10-07
drivers/perf: ALIBABA_UNCORE_DRW_PMU should depend on ACPI
Geert Uytterhoeven
-1
/
+1
2022-10-07
drivers/perf: fix return value check in ali_drw_pmu_probe()
Sun Ke
-2
/
+2
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-4
/
+822
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-8
/
+9
2022-10-03
Merge branch 'acpi-uid'
Rafael J. Wysocki
-5
/
+5
2022-09-30
Merge branch 'acpi-dev'
Rafael J. Wysocki
-3
/
+4
2022-09-30
Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...
Catalin Marinas
-3
/
+3
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
-3
/
+3
2022-09-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-1
/
+1
2022-09-22
perf: arm64: Add SVE vector granule register to user regs
James Clark
-1
/
+1
2022-09-22
perf/arm-cmn: Add more bits to child node address offset field
Ilkka Koskinen
-1
/
+1
2022-09-22
drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC
Shuai Xue
-0
/
+818
2022-09-21
arm64/sysreg: Fix a few missed conversions
Nathan Chancellor
-3
/
+3
2022-09-19
perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
-5
/
+5
2022-09-09
Merge tag 'riscv-for-linus-6.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2022-09-08
perf: RISC-V: fix access beyond allocated array
Sergey Matyukevich
-1
/
+1
2022-09-08
perf: RISC-V: throttle perf events
Sergey Matyukevich
-0
/
+4
2022-09-08
perf: RISC-V: exclude invalid pmu counters from SBI calls
Sergey Matyukevich
-13
/
+18
2022-09-07
arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
Anshuman Khandual
-1
/
+3
2022-09-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-1
/
+1
2022-09-01
perf/arm_pmu_platform: fix tests for platform_get_irq() failure
Yu Zhe
-1
/
+1
2022-08-24
ACPI: Drop parent field from struct acpi_device
Rafael J. Wysocki
-3
/
+4
2022-08-18
perf: riscv legacy: fix kerneldoc comment warning
Conor Dooley
-1
/
+1
2022-08-12
perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixes
Palmer Dabbelt
-15
/
+16
2022-08-11
RISC-V: Move counter info definition to sbi header file
Atish Patra
-14
/
+0
2022-08-11
RISC-V: Fix SBI PMU calls for RV32
Atish Patra
-0
/
+10
2022-08-11
RISC-V: Update user page mapping only once during start
Atish Patra
-1
/
+1
2022-08-11
RISC-V: Fix counter restart during overflow for RV32
Atish Patra
-0
/
+5
2022-07-19
drivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CX
Anshuman Khandual
-2
/
+20
2022-07-19
perf: RISC-V: Add of_node_put() when breaking out of for_each_of_cpu_node()
Liang He
-1
/
+4
2022-07-06
drivers/perf: hisi: add driver for HNS3 PMU
Guangbin Huang
-0
/
+1682
2022-07-06
drivers/perf: riscv_pmu_sbi: perf format
Nikita Shubin
-0
/
+20
2022-07-06
perf/arm-cci: Use the bitmap API to allocate bitmaps
Christophe JAILLET
-5
/
+4
2022-07-06
drivers/perf: riscv_pmu: Add riscv pmu pm notifier
Eric Lin
-6
/
+79
2022-06-27
perf: hisi: Extract hisi_pmu_init
Chen Jun
-74
/
+25
2022-06-24
perf/marvell_cn10k: Fix TAD PMU register offset
Tanmay Jagdale
-5
/
+3
2022-06-24
perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier ...
Christophe JAILLET
-4
/
+0
2022-06-23
perf/arm-cci: fix typo in comment
Julia Lawall
-1
/
+1
2022-06-23
drivers/perf:Directly use ida_alloc()/free()
keliu
-3
/
+3
2022-06-23
drivers/perf: Directly use ida_alloc()/free()
keliu
-3
/
+3
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-144
/
+920
2022-05-12
perf/arm-cmn: Decode CAL devices properly in debugfs
Robin Murphy
-1
/
+2
[prev]
[next]