Age | Commit message (Expand) | Author |
2024-06-25 | cxl/region: check interleave capability | Yao Xingtao |
2024-06-25 | cxl/region: Avoid null pointer dereference in region lookup | Alison Schofield |
2024-06-18 | cxl/mem: Fix no cxl_nvd during pmem region auto-assembling | Li Ming |
2024-05-28 | cxl/region: Fix memregion leaks in devm_cxl_add_region() | Li Zhijian |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) |
2024-05-21 | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-05-15 | Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds |
2024-05-08 | cxl: Add post-reset warning if reset results in loss of previously committed ... | Dave Jiang |
2024-05-08 | PCI/CXL: Move CXL Vendor ID to pci_ids.h | Dave Jiang |
2024-05-01 | cxl/region: Convert cxl_pmem_region_alloc to scope-based resource management | Dan Williams |
2024-04-30 | cxl/region: Fix cxlr_pmem leaks | Li Zhijian |
2024-04-30 | Merge remote-tracking branch 'cxl/for-6.10/dpa-to-hpa' into cxl-for-next | Dave Jiang |
2024-04-30 | cxl/core: Add region info to cxl_general_media and cxl_dram events | Alison Schofield |
2024-04-30 | cxl/region: Move cxl_trace_hpa() work to the region driver | Alison Schofield |
2024-04-30 | cxl/region: Move cxl_dpa_to_region() work to the region driver | Alison Schofield |
2024-04-30 | cxl/trace: Correct DPA field masks for general_media & dram events | Alison Schofield |
2024-04-30 | Merge remote-tracking branch 'cxl/for-6.10/add-log-mbox-cmds' into cxl-for-next | Dave Jiang |
2024-04-30 | cxl/hdm: Debug, use decoder name function | Ira Weiny |
2024-04-30 | cxl/hdm: dev_warn() on unsupported mixed mode decoder | Alison Schofield |
2024-04-30 | cxl/hdm: Add debug message for invalid interleave granularity | Huang Ying |
2024-04-30 | cxl/mbox: Add Clear Log mailbox command | Srinivasulu Thanneeru |
2024-04-30 | cxl/mbox: Add Get Log Capabilities and Get Supported Logs Sub-List commands | Srinivasulu Thanneeru |
2024-04-29 | cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCH | Dave Jiang |
2024-04-22 | cxl/core: Fix potential payload size confusion in cxl_mem_get_poison() | Dan Williams |
2024-04-08 | cxl: Add checks to access_coordinate calculation to fail missing data | Dave Jiang |
2024-04-08 | cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord | Dave Jiang |
2024-04-08 | cxl: Fix incorrect region perf data calculation | Dave Jiang |
2024-04-08 | cxl: Fix retrieving of access_coordinates in PCIe path | Dave Jiang |
2024-04-05 | cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates() | Dave Jiang |
2024-04-03 | cxl/core: Fix initialization of mbox_cmd.size_out in get event | Kwangjin Ko |
2024-03-26 | cxl/core/regs: Fix usage of map->reg_type in cxl_decode_regblock() before ass... | Dave Jiang |
2024-03-26 | cxl/mem: Fix for the index of Clear Event Record Handle | Yuquan Wang |
2024-03-18 | Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
2024-03-18 | cxl/trace: Properly initialize cxl_poison region name | Alison Schofield |
2024-03-13 | Merge branch 'for-6.9/cxl-fixes' into for-6.9/cxl | Dan Williams |
2024-03-13 | Merge branch 'for-6.9/cxl-einj' into for-6.9/cxl | Dan Williams |
2024-03-13 | Merge branch 'for-6.9/cxl-qos' into for-6.9/cxl | Dan Williams |
2024-03-13 | lib/firmware_table: Provide buffer length argument to cdat_table_parse() | Robert Richter |
2024-03-12 | cxl/pci: Get rid of pointer arithmetic reading CDAT table | Robert Richter |
2024-03-12 | cxl/pci: Rename DOE mailbox handle to doe_mb | Robert Richter |
2024-03-12 | cxl: Fix the incorrect assignment of SSLBIS entry pointer initial location | Dave Jiang |
2024-03-12 | cxl/core: Add CXL EINJ debugfs files | Ben Cheatham |
2024-03-12 | cxl/region: Deal with numa nodes not enumerated by SRAT | Dave Jiang |
2024-03-12 | cxl/region: Add memory hotplug notifier for cxl region | Dave Jiang |
2024-03-12 | cxl/region: Add sysfs attribute for locality attributes of CXL regions | Dave Jiang |
2024-03-12 | cxl/region: Calculate performance data for a region | Dave Jiang |
2024-03-12 | cxl: Set cxlmd->endpoint before adding port device | Dave Jiang |
2024-03-12 | cxl: Move QoS class to be calculated from the nearest CPU | Dave Jiang |
2024-03-12 | cxl: Split out host bridge access coordinates | Dave Jiang |
2024-03-12 | cxl: Split out combine_coordinates() for common shared usage | Dave Jiang |