aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/cxl/core/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-23Merge branch 'for-6.16/cxl-features-ras' into cxl-for-nextDave Jiang1-0/+2
2025-05-23cxl: Update prototype of function get_support_feature_info()Shiju Jose1-0/+2
2025-05-09cxl/hdm: Clean up a debug printkDan Carpenter1-1/+1
2025-04-09cxl/core: Fix caching dport GPF DVSEC issueLi Ming1-1/+1
2025-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang1-2/+15
2025-03-14Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2Dave Jiang1-0/+2
2025-03-14Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2Dave Jiang1-0/+1
2025-03-14cxl/pci: Support Global Persistent Flush (GPF)Davidlohr Bueso1-0/+2
2025-03-14Merge branch 'for-6.15/fw-first-error-logging' into cxl-for-next2Dave Jiang1-0/+3
2025-03-14acpi/ghes, cxl/pci: Process CXL CPER Protocol ErrorsSmita Koralahalli1-0/+3
2025-02-26acpi/hmat / cxl: Add extended linear cache support for CXLDave Jiang1-0/+3
2025-02-26cxl/mbox: Add SET_FEATURE mailbox commandShiju Jose1-0/+4
2025-02-26cxl/mbox: Add GET_FEATURE mailbox commandShiju Jose1-0/+7
2025-02-24cxl: Refactor user ioctl command path from mds to mailboxDave Jiang1-2/+4
2025-02-04cxl: Kill enum cxl_decoder_modeDan Williams1-2/+2
2024-10-28cxl/core/regs: Add rcd_pcie_cap initializationKobayashi,Daisuke1-0/+5
2024-09-22cxl: Calculate region bandwidth of targets with shared upstream linkDave Jiang1-1/+3
2024-07-11cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa()Alison Schofield1-4/+4
2024-04-30cxl/region: Move cxl_trace_hpa() work to the region driverAlison Schofield1-0/+7
2024-04-30cxl/region: Move cxl_dpa_to_region() work to the region driverAlison Schofield1-0/+7
2024-03-12cxl/region: Deal with numa nodes not enumerated by SRATDave Jiang1-0/+1
2024-03-12cxl/region: Add memory hotplug notifier for cxl regionDave Jiang1-0/+3
2023-12-22cxl: Calculate and store PCI link latency for the downstream portsDave Jiang1-0/+2
2023-10-31Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams1-0/+1
2023-10-27cxl/pci: Add RCH downstream port AER register discoveryRobert Richter1-0/+1
2023-10-06cxl/memdev: Fix sanitize vs decoder setup lockingDan Williams1-0/+1
2023-06-25Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams1-0/+10
2023-06-25cxl/rch: Prepare for caching the MMIO mapped PCIe AER capabilityDan Williams1-1/+3
2023-06-25cxl/acpi: Probe RCRB later during RCH downstream port creationRobert Richter1-0/+8
2023-05-30cxl/pci: Find and register CXL PMU devicesJonathan Cameron1-0/+1
2023-04-23cxl/memdev: Trace inject and clear poison as cxl_poison eventsAlison Schofield1-0/+2
2023-04-23cxl/region: Provide region info to the cxl_poison trace eventAlison Schofield1-0/+5
2023-04-23cxl/trace: Add TRACE support for CXL media-error recordsAlison Schofield1-0/+4
2023-02-10cxl/dax: Create dax devices for CXL RAM regionsDan Williams1-0/+3
2023-02-10tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams1-3/+0
2023-02-10cxl/region: Add volatile region creation supportDan Williams1-0/+1
2022-12-05cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_memDan Williams1-8/+0
2022-07-26cxl/region: Introduce cxl_pmem_region objectsDan Williams1-0/+3
2022-07-26cxl/region: Add region driver boiler plateDan Williams1-0/+12
2022-07-25cxl/region: Program target listsDan Williams1-0/+4
2022-07-25cxl/region: Attach endpoint decodersDan Williams1-0/+7
2022-07-25cxl/region: Enable the assignment of endpoint decoders to regionsDan Williams1-0/+6
2022-07-21cxl/region: Add region creation supportBen Widawsky1-0/+10
2022-07-21cxl/hdm: Add support for allocating DPA to an endpoint decoderDan Williams1-0/+7
2022-07-10cxl/debug: Move debugfs init to cxl_core_init()Dan Williams1-1/+1
2022-02-08cxl/core/hdm: Add CXL standard decoder enumeration to the coreDan Williams1-0/+2
2021-09-21cxl/core: Split decoder setup into alloc + addDan Williams1-5/+0
2021-09-21cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams1-0/+8
2021-08-06cxl/core: Move memdev management to coreBen Widawsky1-0/+3
2021-08-06cxl/core: Move pmem functionalityDan Williams1-0/+17