summaryrefslogtreecommitdiff
path: root/drivers/cxl/core/core.h
AgeCommit message (Expand)AuthorFilesLines
2025-09-19Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-nextDave Jiang1-0/+5
2025-09-18cxl/test: Add mock version of devm_cxl_add_dport_by_dev()Dave Jiang1-2/+0
2025-09-18cxl: Defer dport allocation for switch portsDave Jiang1-0/+2
2025-09-18cxl/test: Refactor decoder setup to reduce cxl_test burdenDave Jiang1-0/+5
2025-09-10Merge branch 'for-6.18/cxl-update-access-coordinates' into cxl-for-nextDave Jiang1-3/+0
2025-09-03acpi/hmat: Remove now unused hmat_update_target_coordinates()Dave Jiang1-2/+0
2025-09-03cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMATDave Jiang1-1/+0
2025-08-13cxl/region: Add inject and clear poison by region offsetAlison Schofield1-0/+4
2025-07-18cxl: Fix -Werror=return-type in cxl_decoder_detach()Li Zhijian1-0/+1
2025-07-16Merge branch 'for-6.17/cxl-acquire' into cxl-for-nextDave Jiang1-4/+28
2025-07-16cxl: Convert to ACQUIRE() for conditional rwsem lockingDan Williams1-2/+15
2025-07-16cxl/region: Consolidate cxl_decoder_kill_region() and cxl_region_detach()Dan Williams1-2/+13
2025-07-15cxl: Remove core/acpi.c and cxl core dependency on ACPIRobert Richter1-2/+0
2025-07-11cxl/core: Introduce a new helper cxl_resource_contains_addr()Li Ming1-0/+1
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-10cxl/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-15Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2Dave Jiang1-0/+2
2025-03-15Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2Dave Jiang1-0/+1
2025-03-15cxl/pci: Support Global Persistent Flush (GPF)Davidlohr Bueso1-0/+2
2025-03-15Merge branch 'for-6.15/fw-first-error-logging' into cxl-for-next2Dave Jiang1-0/+3
2025-03-15acpi/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-25cxl: 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-23cxl: Calculate region bandwidth of targets with shared upstream linkDave Jiang1-1/+3
2024-07-12cxl/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-13cxl/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-23cxl: 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-28cxl/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-26Merge 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-11cxl/dax: Create dax devices for CXL RAM regionsDan Williams1-0/+3
2023-02-11tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams1-3/+0
2023-02-11cxl/region: Add volatile region creation supportDan Williams1-0/+1