Age | Commit message (Expand) | Author |
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 |
2023-10-19 | drivers: perf: arm_pmuv3: Drop some unused arguments from armv8_pmu_init() | Anshuman Khandual |
2023-10-19 | drivers: perf: arm_pmuv3: Read PMMIR_EL1 unconditionally | Anshuman Khandual |
2023-10-19 | drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_p... | Hao Chen |
2023-10-17 | drivers/perf: xgene: Use device_get_match_data() | Rob Herring |
2023-10-17 | perf/amlogic: add missing MODULE_DEVICE_TABLE | Marek Szyprowski |
2023-10-13 | Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-10-12 | drivers: perf: Fix panic in riscv SBI mmap support | Alexandre Ghiti |
2023-10-10 | arm: Remove now superfluous sentinel elem from ctl_table arrays | Joel Granados |
2023-10-10 | perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMU | Ilkka Koskinen |
2023-10-05 | perf: arm_cspmu: Support implementation specific validation | Ilkka Koskinen |
2023-10-05 | perf: arm_cspmu: Support implementation specific filters | Ilkka Koskinen |
2023-10-05 | perf: arm_cspmu: Split 64-bit write to 32-bit writes | Ilkka Koskinen |
2023-10-05 | perf: arm_cspmu: Separate Arm and vendor module | Besar Wicaksono |
2023-09-29 | perf/arm-cmn: Fix the unhandled overflow status of counter 4 to 7 | Jing Zhang |
2023-09-08 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2023-09-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-09-05 | perf: CXL: fix mismatched number of counters mask | Jeongtae Park |
2023-09-01 | Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-08-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2023-08-28 | Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-08-22 | KVM: arm64: pmu: Resync EL0 state on counter rotation | Marc Zyngier |
2023-08-18 | arm_pmu: acpi: Add a representative platform device for TRBE | Anshuman Khandual |
2023-08-18 | arm_pmu: acpi: Refactor arm_spe_acpi_register_device() | Anshuman Khandual |
2023-08-16 | drivers: perf: Implement perf event mmap support in the SBI backend | Alexandre Ghiti |
2023-08-16 | drivers: perf: Implement perf event mmap support in the legacy backend | Alexandre Ghiti |
2023-08-16 | riscv: Prepare for user-space perf event mmap support | Alexandre Ghiti |
2023-08-16 | drivers: perf: Rename riscv pmu sbi driver | Alexandre Ghiti |
2023-08-16 | riscv: Make legacy counter enum match the HW numbering | Alexandre Ghiti |
2023-08-16 | perf/imx_ddr: don't enable counter0 if none of 4 counters are used | Xu Yang |
2023-08-16 | perf/imx_ddr: speed up overflow frequency of cycle | Xu Yang |
2023-08-16 | drivers/perf: hisi: Schedule perf session according to locality | Yicong Yang |
2023-08-16 | perf/arm-dmc620: Fix dmc620_pmu_irqs_lock/cpu_hotplug_lock circular lock depe... | Waiman Long |
2023-08-15 | perf/smmuv3: Add MODULE_ALIAS for module auto loading | Yicong Yang |
2023-08-15 | perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09 | Yicong Yang |
2023-08-04 | perf: pmuv3: Remove comments from armv8pmu_[enable|disable]_event() | Anshuman Khandual |
2023-07-28 | perf/arm-cmn: Add CMN-700 r3 support | Robin Murphy |
2023-07-28 | perf/arm-cmn: Refactor HN-F event selector macros | Robin Murphy |
2023-07-28 | perf/arm-cmn: Remove spurious event aliases | Robin Murphy |
2023-07-27 | drivers/perf: Explicitly include correct DT includes | Rob Herring |
2023-07-27 | perf: pmuv3: Add Cortex A520, A715, A720, X3 and X4 PMUs | Rob Herring |