summaryrefslogtreecommitdiff
path: root/drivers/cxl/cxlmem.h
AgeCommit message (Expand)AuthorFilesLines
2026-06-29cxl/mce: Make the MCE notifier per-regionDave Jiang1-2/+0
2026-06-29cxl: fix mailbox return code description typoYousef Alhouseen1-1/+1
2026-06-12cxl: Add dummy function for cxl_memdev_attach_region for !CONFIG_CXL_REGIONDave Jiang1-0/+7
2026-06-12cxl/region: Introduce devm_cxl_probe_mem()Dan Williams1-6/+21
2026-04-10Merge branch 'for-7.1/cxl-misc' into cxl-for-nextDave Jiang1-1/+1
2026-04-10cxl/hdm: Add support for 32 switch decodersLi Ming1-1/+1
2026-04-03Merge branch 'for-7.1/cxl-type2-support' into cxl-for-nextDave Jiang1-84/+2
2026-03-17cxl/pci: Hold memdev lock in cxl_event_trace_record()Li Ming1-1/+1
2026-03-16cxl: export internal structs for external Type2 driversAlejandro Lucero1-114/+0
2026-03-16cxl: support Type2 when initializing cxl_dev_stateAlejandro Lucero1-1/+33
2026-02-02Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-nextDave Jiang1-2/+2
2026-02-02cxl/port: Move endpoint component register management to cxl_portDan Williams1-2/+2
2026-01-05cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operationDan Williams1-2/+10
2026-01-05cxl/mem: Drop @host argument to devm_cxl_add_memdev()Dan Williams1-4/+2
2026-01-05cxl/mem: Arrange for always-synchronous memdev attachDan Williams1-0/+2
2026-01-05cxl/mem: Fix devm_cxl_memdev_edac_release() confusionDan Williams1-4/+1
2025-08-12cxl/core: Add locked variants of the poison inject and clear funcsAlison Schofield1-0/+2
2025-07-18Merge branch 'for-6.17/cxl-events-updates' into cxl-for-nextDave Jiang1-0/+8
2025-07-18cxl/events: Trace Memory Sparing Event RecordShiju Jose1-0/+8
2025-07-16cxl/mbox: Convert poison list mutex to ACQUIRE()Dan Williams1-2/+2
2025-05-23cxl/edac: Support for finding memory operation attributes from the current bootShiju Jose1-0/+15
2025-05-23cxl/edac: Add support for PERFORM_MAINTENANCE commandShiju Jose1-0/+1
2025-05-23cxl/edac: Add CXL memory device patrol scrub control featureShiju Jose1-0/+14
2025-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang1-40/+7
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/+19
2025-03-14cxl/pmem: Export dirty shutdown count via sysfsDavidlohr Bueso1-0/+13
2025-03-14cxl/pmem: Rename cxl_dirty_shutdown_state()Davidlohr Bueso1-1/+1
2025-03-14cxl/pci: Support Global Persistent Flush (GPF)Davidlohr Bueso1-0/+6
2025-03-14cxl/memdev: Remove unused partition valuesIra Weiny1-4/+0
2025-02-26cxl: Add mce notifier to emit aliased address for extended linear cacheDave Jiang1-0/+2
2025-02-26cxl: Add Get Supported Features command for kernel usageDave Jiang1-0/+4
2025-02-26cxl: Enumerate feature commandsDave Jiang1-0/+3
2025-02-24cxl: Refactor user ioctl command path from mds to mailboxDave Jiang1-40/+0
2025-02-04cxl: Cleanup partition size and perf helpersDan Williams1-49/+7
2025-02-04cxl: Kill enum cxl_decoder_modeDan Williams1-19/+0
2025-02-04cxl: Make cxl_dpa_alloc() DPA partition number agnosticDan Williams1-0/+14
2025-02-04cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'Dan Williams1-28/+65
2025-02-04cxl: Introduce to_{ram,pmem}_{res,perf}() helpersDan Williams1-8/+50
2024-09-22cxl: Preserve the CDAT access_coordinate for an endpointDave Jiang1-0/+2
2024-09-12cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as inputDave Jiang1-1/+1
2024-09-12cxl: Move mailbox related bits to the same contextDave Jiang1-12/+9
2024-09-09cxl: move cxl headers to new include/cxl/ directoryDave Jiang1-1/+1
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-2/+2
2024-07-10cxl/memdev: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield1-1/+1
2024-07-10cxl/core: Fix incorrect vendor debug UUID definepeng guo1-1/+1
2024-06-25cxl: documentation: add missing files to cxl driver-apiYao Xingtao1-5/+6
2024-06-25cxl/region: check interleave capabilityYao Xingtao1-0/+10
2024-04-30cxl/mbox: Add Clear Log mailbox commandSrinivasulu Thanneeru1-0/+1
2024-04-30cxl/mbox: Add Get Log Capabilities and Get Supported Logs Sub-List commandsSrinivasulu Thanneeru1-0/+2