index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-01
perf: imx_perf: refactor driver for imx93
Xu Yang
1
-38
/
+68
2024-07-01
perf: imx_perf: let the driver manage the counter usage rather the user
Xu Yang
1
-68
/
+100
2024-07-01
perf: imx_perf: add macro definitions for parsing config attr
Xu Yang
1
-4
/
+9
2024-07-01
perf: pmuv3: Add new Cortex and Neoverse PMUs
Andre Przywara
1
-0
/
+12
2024-07-01
perf/arm-cmn: Enable support for tertiary match group
Ilkka Koskinen
1
-6
/
+13
2024-07-01
perf/arm-cmn: Decouple wp_config registers from filter group number
Ilkka Koskinen
1
-17
/
+80
2024-05-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+6
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-129
/
+12
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-05-17
perf/arm-dmc620: Fix lockdep assert in ->event_init()
Namhyung Kim
1
-3
/
+6
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-33
/
+286
2024-05-08
PCI/CXL: Move CXL Vendor ID to pci_ids.h
Dave Jiang
1
-1
/
+1
2024-05-04
perf: Use device_show_string() helper for sysfs attributes
Lukas Wunner
13
-129
/
+12
2024-04-28
drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()
Hao Chen
1
-1
/
+1
2024-04-28
drivers/perf: hisi: hns3: Fix out-of-bound access when valid event group
Junhao He
1
-1
/
+13
2024-04-28
drivers/perf: hisi_pcie: Fix out-of-bound access when valid event group
Junhao He
1
-1
/
+13
2024-04-26
drivers/perf: riscv: Implement SBI PMU snapshot function
Atish Patra
2
-21
/
+256
2024-04-22
drivers/perf: riscv: Fix counter mask iteration for RV32
Atish Patra
1
-9
/
+12
2024-04-22
drivers/perf: riscv: Use BIT macro for shifting operations
Atish Patra
1
-1
/
+1
2024-04-22
drivers/perf: riscv: Read upper bits of a firmware counter
Atish Patra
1
-5
/
+20
2024-04-22
RISC-V: Fix the typo in Scountovf CSR name
Atish Patra
1
-1
/
+1
2024-04-19
perf/arm-spe: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/arm-smmuv3: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/arm-dsu: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/arm-dmc620: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/arm-ccn: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/arm-cci: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/alibaba_uncore: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/arm_pmu: Assign parents for event_source devices
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/imx_ddr: Assign parents for event_source devices
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/qcom: Assign parents for event_source devices
Jonathan Cameron
2
-0
/
+2
2024-04-19
perf/riscv: Assign parents for event_source devices
Jonathan Cameron
2
-0
/
+2
2024-04-19
perf/thunderx2: Assign parents for event_source devices
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/xgene: Assign parents for event_source devices
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/arm_cspmu: Assign parents for event_source devices
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/amlogic: Assign parents for event_source devices
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/hisi-hns3: Assign parents for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/hisi-uncore: Assign parents for event_source devices
Jonathan Cameron
1
-0
/
+1
2024-04-19
perf/hisi-pcie: Assign parent for event_source device
Jonathan Cameron
1
-0
/
+1
2024-04-10
perf/arm-cmn: Set PMU device parent
Robin Murphy
1
-0
/
+1
2024-04-09
perf/thunderx2: Avoid placing cpumask on the stack
Dawei Li
1
-7
/
+3
2024-04-09
perf/qcom_l2: Avoid placing cpumask on the stack
Dawei Li
1
-5
/
+3
2024-04-09
perf/hisi_uncore: Avoid placing cpumask on the stack
Dawei Li
1
-4
/
+2
2024-04-09
perf/hisi_pcie: Avoid placing cpumask on the stack
Dawei Li
1
-5
/
+4
2024-04-09
perf/dwc_pcie: Avoid placing cpumask on the stack
Dawei Li
1
-6
/
+4
2024-04-09
perf/arm_dsu: Avoid placing cpumask on the stack
Dawei Li
1
-13
/
+6
2024-04-09
perf/arm_cspmu: Avoid placing cpumask on the stack
Dawei Li
1
-5
/
+3
2024-04-09
perf/arm-cmn: Avoid placing cpumask on the stack
Dawei Li
1
-5
/
+5
2024-04-09
perf/alibaba_uncore_drw: Avoid placing cpumask on the stack
Dawei Li
1
-7
/
+3
2024-04-09
drivers/perf: thunderx2_pmu: Replace open coded acpi_match_acpi_device()
Andy Shevchenko
1
-12
/
+7
[prev]
[next]