Age | Commit message (Expand) | Author |
2024-08-09 | cxl/pci: Get AER capability address from RCRB only for RCH dport | Li Ming |
2024-07-28 | Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-17 | cxl/core/pci: Move reading of control register to immediately before usage | Foryun Ma |
2024-07-11 | Merge branch 'for-6.11/xor_fixes' into cxl-for-next | Dave Jiang |
2024-07-11 | cxl: Remove defunct code calculating host bridge target positions | Alison Schofield |
2024-07-11 | cxl/region: Verify target positions using the ordered target list | Alison Schofield |
2024-07-11 | cxl: Restore XOR'd position bits during address translation | Alison Schofield |
2024-07-11 | cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa() | Alison Schofield |
2024-07-10 | cxl/memdev: Replace ENXIO with EBUSY for inject poison limit reached | Alison Schofield |
2024-07-10 | cxl/acpi: Warn on mixed CXL VH and RCH/RCD Hierarchy | Fabio M. De Francesco |
2024-07-10 | cxl/core: Fix incorrect vendor debug UUID define | peng guo |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman |
2024-07-02 | cxl/region: Simplify cxl_region_nid() | Huang Ying |
2024-07-02 | cxl/region: Support to calculate memory tier abstract distance | Huang Ying |
2024-07-02 | cxl/region: Fix a race condition in memory hotplug notifier | Huang Ying |
2024-07-02 | cxl: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-07-02 | cxl/events: Use a common struct for DRAM and General Media events | Fabio M. De Francesco |
2024-06-25 | cxl: documentation: add missing files to cxl driver-api | Yao Xingtao |
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 | Merge remote-tracking branch 'cxl/for-6.10/cper' into cxl-for-next | Dave Jiang |
2024-05-01 | cxl/pci: Process CPER events | Ira Weiny |
2024-05-01 | cxl/region: Convert cxl_pmem_region_alloc to scope-based resource management | Dan Williams |
2024-05-01 | cxl/acpi: Cleanup __cxl_parse_cfmws() | 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: Fix use of phys_to_target_node() for x86 | Robert Richter |
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: Fix compile warning for cxl_security_ops extern | Dave Jiang |
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-11 | Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-04-08 | cxl: Add checks to access_coordinate calculation to fail missing data | Dave Jiang |