index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
cxl_pmu.c
Age
Commit message (
Expand
)
Author
2025-07-14
perf/cxlpmu: Fix typos in cxl_pmu.c comments and documentation
Alok Tiwari
2025-07-14
perf/cxlpmu: Remove unintended newline from IRQ name format string
Alok Tiwari
2025-07-14
perf/cxlpmu: Fix devm_kcalloc() argument order in cxl_pmu_probe()
Alok Tiwari
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-24
perf/cxlpmu: Support missing events in 3.1 spec
Davidlohr Bueso
2024-07-10
perf: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
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-02-20
perf: CXL: fix CPMU filter value mask length
Hojin Nam
2024-02-09
perf: CXL: fix mismatched cpmu event opcode
Hojin Nam
2023-09-05
perf: CXL: fix mismatched number of counters mask
Jeongtae Park
2023-06-25
perf: CXL Performance Monitoring Unit driver
Jonathan Cameron