summaryrefslogtreecommitdiff
path: root/drivers/cxl
AgeCommit message (Expand)Author
2024-05-28cxl/region: Fix memregion leaks in devm_cxl_add_region()Li Zhijian
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-15Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-05-08cxl: Add post-reset warning if reset results in loss of previously committed ...Dave Jiang
2024-05-08PCI/CXL: Move CXL Vendor ID to pci_ids.hDave Jiang
2024-05-01Merge remote-tracking branch 'cxl/for-6.10/cper' into cxl-for-nextDave Jiang
2024-05-01cxl/pci: Process CPER eventsIra Weiny
2024-05-01cxl/region: Convert cxl_pmem_region_alloc to scope-based resource managementDan Williams
2024-05-01cxl/acpi: Cleanup __cxl_parse_cfmws()Dan Williams
2024-04-30cxl/region: Fix cxlr_pmem leaksLi Zhijian
2024-04-30Merge remote-tracking branch 'cxl/for-6.10/dpa-to-hpa' into cxl-for-nextDave Jiang
2024-04-30cxl/core: Add region info to cxl_general_media and cxl_dram eventsAlison Schofield
2024-04-30cxl/region: Move cxl_trace_hpa() work to the region driverAlison Schofield
2024-04-30cxl/region: Move cxl_dpa_to_region() work to the region driverAlison Schofield
2024-04-30cxl/trace: Correct DPA field masks for general_media & dram eventsAlison Schofield
2024-04-30Merge remote-tracking branch 'cxl/for-6.10/add-log-mbox-cmds' into cxl-for-nextDave Jiang
2024-04-30cxl/hdm: Debug, use decoder name functionIra Weiny
2024-04-30cxl: Fix use of phys_to_target_node() for x86Robert Richter
2024-04-30cxl/hdm: dev_warn() on unsupported mixed mode decoderAlison Schofield
2024-04-30cxl/hdm: Add debug message for invalid interleave granularityHuang Ying
2024-04-30cxl: Fix compile warning for cxl_security_ops externDave Jiang
2024-04-30cxl/mbox: Add Clear Log mailbox commandSrinivasulu Thanneeru
2024-04-30cxl/mbox: Add Get Log Capabilities and Get Supported Logs Sub-List commandsSrinivasulu Thanneeru
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