Age | Commit message (Expand) | Author |
2024-03-01 | Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-02-29 | perf: RISCV: Fix panic on pmu overflow handler | Fei Wu |
2024-02-27 | drivers: perf: ctr_get_width function for legacy is not defined | Vadim Shakirov |
2024-02-27 | drivers: perf: added capabilities for legacy PMU | Vadim Shakirov |
2024-02-20 | perf: CXL: fix CPMU filter value mask length | Hojin Nam |
2024-02-09 | perf/arm-cmn: Workaround AmpereOneX errata AC04_MESH_1 (incorrect child count) | Ilkka Koskinen |
2024-02-09 | perf: CXL: fix mismatched cpmu event opcode | Hojin Nam |
2024-01-09 | Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2024-01-04 | Merge branch 'for-next/fixes' into for-next/core | Will Deacon |
2024-01-04 | Merge branch 'acpi-utils' | Rafael J. Wysocki |
2023-12-13 | drivers/perf: add DesignWare PCIe PMU driver | Shuai Xue |
2023-12-13 | Revert "perf/arm_dmc620: Remove duplicate format attribute #defines" | Will Deacon |
2023-12-12 | perf/arm-cmn: Fail DTC counter allocation correctly | Robin Murphy |
2023-12-12 | arm64: perf: Add support for event counting threshold | James Clark |
2023-12-12 | arm: pmu: Move error message and -EOPNOTSUPP to individual PMUs | James Clark |
2023-12-12 | perf/arm_dmc620: Remove duplicate format attribute #defines | James Clark |
2023-12-12 | arm: pmu: Share user ABI format mechanism with SPE | James Clark |
2023-12-12 | arm64: perf: Include threshold control fields in PMEVTYPER mask | James Clark |
2023-12-12 | arm: perf: Convert remaining fields to use GENMASK | James Clark |
2023-12-12 | arm: perf: Use GENMASK for PMMIR fields | James Clark |
2023-12-12 | arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_N | James Clark |
2023-12-12 | arm: perf: Remove inlines from arm_pmuv3.c | James Clark |
2023-12-12 | drivers/perf: arm_dsu_pmu: Remove kerneldoc-style comment syntax | Will Deacon |
2023-12-12 | drivers/perf: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET |
2023-12-06 | perf: arm_cspmu: drop redundant acpi_dev_uid_to_integer() | Raag Jadav |
2023-12-05 | perf: fsl_imx8_ddr: Add driver support for i.MX8DXL DDR Perf | Xu Yang |
2023-12-05 | perf: fsl_imx8_ddr: Add AXI ID PORT CHANNEL filter support | Xu Yang |
2023-12-05 | drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events' | Anshuman Khandual |
2023-12-05 | drivers/perf: hisi: Fix some event id for HiSilicon UC pmu | Junhao He |
2023-12-05 | drivers/perf: pmuv3: don't expose SW_INCR event in sysfs | Mark Rutland |
2023-12-05 | drivers: perf: arm_pmuv3: Add new macro PMUV3_INIT_MAP_EVENT() | Anshuman Khandual |
2023-12-05 | perf/arm-cmn: Fix HN-F class_occup_id events | Robin Murphy |
2023-11-10 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2023-11-10 | Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-11-09 | riscv: Rearrange hwcap.h and cpufeature.h | Xiao Wang |
2023-11-09 | Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co... | Palmer Dabbelt |
2023-11-09 | drivers: perf: Do not broadcast to other cpus when starting a counter | Alexandre Ghiti |
2023-11-09 | drivers: perf: Check find_first_bit() return value | Alexandre Ghiti |
2023-11-07 | arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registers | Ilkka Koskinen |
2023-11-07 | perf: arm_cspmu: Reject events meant for other PMUs | Ilkka Koskinen |
2023-11-01 | Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2023-11-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2023-10-25 | perf: arm_cspmu: use acpi_dev_hid_uid_match() for matching _HID and _UID | Raag Jadav |
2023-10-24 | perf: hisi: Fix use-after-free when register pmu fails | Junhao He |
2023-10-24 | drivers/perf: hisi_pcie: Initialize event->cpu only on success | Yicong Yang |
2023-10-24 | drivers/perf: hisi_pcie: Check the type first in pmu::event_init() | Yicong Yang |
2023-10-23 | perf/arm-cmn: Enable per-DTC counter allocation | Robin Murphy |
2023-10-23 | perf/arm-cmn: Rework DTC counters (again) | Robin Murphy |
2023-10-23 | perf/arm-cmn: Fix DTC domain detection | Robin Murphy |
2023-10-20 | perf: qcom: use acpi_device_uid() for fetching _UID | Raag Jadav |