Age | Commit message (Expand) | Author |
2024-08-01 | perf: riscv: Fix selecting counters in legacy mode | Shifrin Dmitry |
2024-07-27 | Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-07-24 | sysctl: treewide: constify the ctl_table argument of proc_handlers | Joel Granados |
2024-07-22 | Merge patch series "riscv: Separate vendor extensions from standard extensions" | Palmer Dabbelt |
2024-07-22 | riscv: Introduce vendor variants of extension helpers | Charlie Jenkins |
2024-07-22 | riscv: Extend cpufeature.c to detect vendor extensions | Charlie Jenkins |
2024-07-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2024-07-10 | perf: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-07-03 | perf: RISC-V: Check standard event availability | Samuel Holland |
2024-07-03 | drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus | Samuel Holland |
2024-07-03 | drivers/perf: riscv: Do not update the event data if uptodate | Atish Patra |
2024-07-03 | perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.h | Rob Herring (Arm) |
2024-07-03 | perf: arm_v6/7_pmu: Drop non-DT probe support | Rob Herring (Arm) |
2024-07-03 | perf/arm: Move 32-bit PMU drivers to drivers/perf/ | Rob Herring (Arm) |
2024-07-03 | perf: arm_pmuv3: Drop unnecessary IS_ENABLED(CONFIG_ARM64) check | Rob Herring (Arm) |
2024-07-03 | perf: arm_pmuv3: Avoid assigning fixed cycle counter with threshold | Rob Herring (Arm) |
2024-07-01 | perf: imx_perf: add support for i.MX95 platform | Xu Yang |
2024-07-01 | perf: imx_perf: fix counter start and config sequence | Xu Yang |
2024-07-01 | perf: imx_perf: refactor driver for imx93 | Xu Yang |
2024-07-01 | perf: imx_perf: let the driver manage the counter usage rather the user | Xu Yang |
2024-07-01 | perf: imx_perf: add macro definitions for parsing config attr | Xu Yang |
2024-07-01 | perf: pmuv3: Add new Cortex and Neoverse PMUs | Andre Przywara |
2024-07-01 | perf/arm-cmn: Enable support for tertiary match group | Ilkka Koskinen |
2024-07-01 | perf/arm-cmn: Decouple wp_config registers from filter group number | Ilkka Koskinen |
2024-05-23 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2024-05-22 | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-05-21 | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-05-17 | perf/arm-dmc620: Fix lockdep assert in ->event_init() | Namhyung Kim |
2024-05-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-05-08 | PCI/CXL: Move CXL Vendor ID to pci_ids.h | Dave Jiang |
2024-05-04 | perf: Use device_show_string() helper for sysfs attributes | Lukas Wunner |
2024-04-28 | drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset() | Hao Chen |
2024-04-28 | drivers/perf: hisi: hns3: Fix out-of-bound access when valid event group | Junhao He |
2024-04-28 | drivers/perf: hisi_pcie: Fix out-of-bound access when valid event group | Junhao He |
2024-04-26 | drivers/perf: riscv: Implement SBI PMU snapshot function | Atish Patra |
2024-04-22 | drivers/perf: riscv: Fix counter mask iteration for RV32 | Atish Patra |
2024-04-22 | drivers/perf: riscv: Use BIT macro for shifting operations | Atish Patra |
2024-04-22 | drivers/perf: riscv: Read upper bits of a firmware counter | Atish Patra |
2024-04-22 | RISC-V: Fix the typo in Scountovf CSR name | Atish Patra |
2024-04-19 | perf/arm-spe: Assign parents for event_source device | Jonathan Cameron |
2024-04-19 | perf/arm-smmuv3: Assign parents for event_source device | Jonathan Cameron |
2024-04-19 | perf/arm-dsu: Assign parents for event_source device | Jonathan Cameron |
2024-04-19 | perf/arm-dmc620: Assign parents for event_source device | Jonathan Cameron |
2024-04-19 | perf/arm-ccn: Assign parents for event_source device | Jonathan Cameron |
2024-04-19 | perf/arm-cci: Assign parents for event_source device | Jonathan Cameron |
2024-04-19 | perf/alibaba_uncore: Assign parents for event_source device | Jonathan Cameron |
2024-04-19 | perf/arm_pmu: Assign parents for event_source devices | Jonathan Cameron |
2024-04-19 | perf/imx_ddr: Assign parents for event_source devices | Jonathan Cameron |
2024-04-19 | perf/qcom: Assign parents for event_source devices | Jonathan Cameron |
2024-04-19 | perf/riscv: Assign parents for event_source devices | Jonathan Cameron |