aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cxl
AgeCommit message (Expand)Author
2024-03-27cxl: remove CONFIG_CXL_PMU entry in drivers/cxl/KconfigMasahiro Yamada
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-03-18cxl/trace: Properly initialize cxl_poison region nameAlison Schofield
2024-03-13Merge branch 'for-6.9/cxl-fixes' into for-6.9/cxlDan Williams
2024-03-13Merge branch 'for-6.9/cxl-einj' into for-6.9/cxlDan Williams
2024-03-13Merge branch 'for-6.9/cxl-qos' into for-6.9/cxlDan Williams
2024-03-13lib/firmware_table: Provide buffer length argument to cdat_table_parse()Robert Richter
2024-03-12cxl/pci: Get rid of pointer arithmetic reading CDAT tableRobert Richter
2024-03-12cxl/pci: Rename DOE mailbox handle to doe_mbRobert Richter
2024-03-12cxl: Fix the incorrect assignment of SSLBIS entry pointer initial locationDave Jiang
2024-03-12cxl/core: Add CXL EINJ debugfs filesBen Cheatham
2024-03-12cxl/region: Deal with numa nodes not enumerated by SRATDave Jiang
2024-03-12cxl/region: Add memory hotplug notifier for cxl regionDave Jiang
2024-03-12cxl/region: Add sysfs attribute for locality attributes of CXL regionsDave Jiang
2024-03-12cxl/region: Calculate performance data for a regionDave Jiang
2024-03-12cxl: Set cxlmd->endpoint before adding port deviceDave Jiang
2024-03-12cxl: Move QoS class to be calculated from the nearest CPUDave Jiang
2024-03-12cxl: Split out host bridge access coordinatesDave Jiang
2024-03-12cxl: Split out combine_coordinates() for common shared usageDave Jiang
2024-03-12ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access c...Dave Jiang
2024-02-20cxl/acpi: Fix load failures due to single window creation failureDan Williams
2024-02-20Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams
2024-02-20acpi/ghes: Remove CXL CPER notificationsDan Williams
2024-02-16cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS windowRobert Richter
2024-02-16cxl: Fix sysfs export of qos_class for memdevDave Jiang
2024-02-16cxl: Remove unnecessary type cast in cxl_qos_class_verify()Dave Jiang
2024-02-16cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_p...Dave Jiang
2024-02-16cxl/region: Allow out of order assembly of autodiscovered regionsAlison Schofield
2024-02-16cxl/region: Handle endpoint decoders in cxl_region_find_decoder()Alison Schofield
2024-02-09Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-02-03cxl/trace: Remove unnecessary memcpy'sIra Weiny
2024-01-29cxl/pci: Skip to handle RAS errors if CXL.mem device is detachedLi Ming
2024-01-24cxl/region:Fix overflow issue in alloc_hpa()Quanquan Cao
2024-01-22cxl/pci: Skip irq features if MSI/MSI-X are not supportedIra Weiny
2024-01-12cxl/core: use sysfs_emit() for attr's _show()Shiyang Ruan
2024-01-09Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams
2024-01-09cxl/pci: Register for and process CPER eventsIra Weiny
2024-01-09cxl/events: Create a CXL event unionIra Weiny
2024-01-09cxl/events: Separate UUID from event structuresIra Weiny
2024-01-09cxl/events: Remove passing a UUID to known event tracesIra Weiny
2024-01-09cxl/events: Create common event UUID definesIra Weiny
2024-01-05Merge branch 'for-6.7/cxl' into for-6.8/cxlDan Williams
2024-01-05Merge branch 'for-6.8/cxl-misc' into for-6.8/cxlDan Williams
2024-01-05Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxlDan Williams
2024-01-05cxl/events: Promote CXL event structures to a core headerIra Weiny
2024-01-05cxl: Refactor to use __free() for cxl_root allocation in cxl_endpoint_port_pr...Dave Jiang
2024-01-05cxl: Refactor to use __free() for cxl_root allocation in cxl_find_nvdimm_brid...Dave Jiang
2024-01-05cxl: Fix device reference leak in cxl_port_perf_data_calculate()Dave Jiang
2024-01-05cxl: Convert find_cxl_root() to return a 'struct cxl_root *'Dave Jiang
2024-01-05cxl: Introduce put_cxl_root() helperDave Jiang