summaryrefslogtreecommitdiff
path: root/drivers/cxl
AgeCommit message (Expand)Author
2024-04-29cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang
2024-04-22cxl/core: Fix potential payload size confusion in cxl_mem_get_poison()Dan Williams
2024-04-11Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-08cxl: Add checks to access_coordinate calculation to fail missing dataDave Jiang
2024-04-08cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang
2024-04-08cxl: Fix incorrect region perf data calculationDave Jiang
2024-04-08cxl: Fix retrieving of access_coordinates in PCIe pathDave Jiang
2024-04-05cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()Dave Jiang
2024-04-03cxl/core: Fix initialization of mbox_cmd.size_out in get eventKwangjin Ko
2024-03-26cxl/core/regs: Fix usage of map->reg_type in cxl_decode_regblock() before ass...Dave Jiang
2024-03-26cxl/mem: Fix for the index of Clear Event Record HandleYuquan Wang
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