summaryrefslogtreecommitdiff
path: root/drivers/cxl/cxlmem.h
AgeCommit message (Expand)Author
2025-07-18Merge branch 'for-6.17/cxl-events-updates' into cxl-for-nextDave Jiang
2025-07-18cxl/events: Trace Memory Sparing Event RecordShiju Jose
2025-07-16cxl/mbox: Convert poison list mutex to ACQUIRE()Dan Williams
2025-05-23cxl/edac: Support for finding memory operation attributes from the current bootShiju Jose
2025-05-23cxl/edac: Add support for PERFORM_MAINTENANCE commandShiju Jose
2025-05-23cxl/edac: Add CXL memory device patrol scrub control featureShiju Jose
2025-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang
2025-03-14Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2Dave Jiang
2025-03-14Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2Dave Jiang
2025-03-14cxl/pmem: Export dirty shutdown count via sysfsDavidlohr Bueso
2025-03-14cxl/pmem: Rename cxl_dirty_shutdown_state()Davidlohr Bueso
2025-03-14cxl/pci: Support Global Persistent Flush (GPF)Davidlohr Bueso
2025-03-14cxl/memdev: Remove unused partition valuesIra Weiny
2025-02-26cxl: Add mce notifier to emit aliased address for extended linear cacheDave Jiang
2025-02-26cxl: Add Get Supported Features command for kernel usageDave Jiang
2025-02-26cxl: Enumerate feature commandsDave Jiang
2025-02-24cxl: Refactor user ioctl command path from mds to mailboxDave Jiang
2025-02-04cxl: Cleanup partition size and perf helpersDan Williams
2025-02-04cxl: Kill enum cxl_decoder_modeDan Williams
2025-02-04cxl: Make cxl_dpa_alloc() DPA partition number agnosticDan Williams
2025-02-04cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'Dan Williams
2025-02-04cxl: Introduce to_{ram,pmem}_{res,perf}() helpersDan Williams
2024-09-22cxl: Preserve the CDAT access_coordinate for an endpointDave Jiang
2024-09-12cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as inputDave Jiang
2024-09-12cxl: Move mailbox related bits to the same contextDave Jiang
2024-09-09cxl: move cxl headers to new include/cxl/ directoryDave Jiang
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-07-10cxl/memdev: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield
2024-07-10cxl/core: Fix incorrect vendor debug UUID definepeng guo
2024-06-25cxl: documentation: add missing files to cxl driver-apiYao Xingtao
2024-06-25cxl/region: check interleave capabilityYao Xingtao
2024-04-30cxl/mbox: Add Clear Log mailbox commandSrinivasulu Thanneeru
2024-04-30cxl/mbox: Add Get Log Capabilities and Get Supported Logs Sub-List commandsSrinivasulu Thanneeru
2024-04-08cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang
2024-02-16cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_p...Dave Jiang
2024-01-09Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams
2024-01-09cxl/pci: Register for and process CPER eventsIra Weiny
2024-01-09cxl/events: Create common event UUID definesIra Weiny
2024-01-05cxl/events: Promote CXL event structures to a core headerIra Weiny
2024-01-02Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxlDan Williams
2023-12-22cxl: Store QTG IDs and related info to the CXL memory device contextDave Jiang
2023-12-07cxl: Add Support for Get TimestampDavidlohr Bueso
2023-10-31Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams
2023-10-27cxl/pci: Remove Component Register base address from struct cxl_dev_stateRobert Richter
2023-10-27cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_s...Robert Richter
2023-10-06cxl/memdev: Fix sanitize vs decoder setup lockingDan Williams
2023-10-06cxl/pci: Fix sanitize notifier setupDan Williams
2023-10-06cxl/pci: Clarify devm host for memdev relative setupDan Williams
2023-09-29cxl/pci: Cleanup 'sanitize' to always pollDan Williams
2023-07-28cxl/memdev: Only show sanitize sysfs files when supportedDavidlohr Bueso