summaryrefslogtreecommitdiff
path: root/drivers/cxl/core/mbox.c
AgeCommit message (Expand)Author
2025-05-23cxl/edac: Support for finding memory operation attributes from the current bootShiju Jose
2025-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang
2025-03-14cxl/mem: Do not return error if CONFIG_CXL_MCE unsetLi Ming
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-14Merge branch 'for-6.15/guard_cleanups' 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-03-14cxl/core: cxl_mem_sanitize() cleanupLi Ming
2025-02-26cxl: Add mce notifier to emit aliased address for extended linear cacheDave Jiang
2025-02-26cxl: Add extended linear cache address alias emission for cxl eventsDave Jiang
2025-02-26cxl: Enumerate feature commandsDave Jiang
2025-02-24cxl: Refactor user ioctl command path from mds to mailboxDave Jiang
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-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-18cxl: Fix comment regarding cxl_query_cmd() return dataDave 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-03cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_portLi Ming
2024-07-11Merge branch 'for-6.11/xor_fixes' into cxl-for-nextDave Jiang
2024-07-11cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa()Alison Schofield
2024-07-02cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco
2024-04-30Merge remote-tracking branch 'cxl/for-6.10/dpa-to-hpa' into cxl-for-nextDave Jiang
2024-04-30cxl/core: Add region info to cxl_general_media and cxl_dram eventsAlison Schofield
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-22cxl/core: Fix potential payload size confusion in cxl_mem_get_poison()Dan Williams
2024-04-03cxl/core: Fix initialization of mbox_cmd.size_out in get eventKwangjin Ko
2024-03-26cxl/mem: Fix for the index of Clear Event Record HandleYuquan Wang
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 a CXL event unionIra Weiny
2024-01-09cxl/events: Separate UUID from event structuresIra Weiny
2024-01-09cxl/events: Remove passing a UUID to known event tracesIra Weiny
2024-01-09cxl/events: Create common event UUID definesIra Weiny
2024-01-03cxl/trace: Pass UUID explicitly to event tracesIra 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-commited' into cxl/nextDan Williams
2023-10-31Merge branch 'for-6.7/cxl' into cxl/nextDan Williams
2023-10-31Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams
2023-10-27cxl: Add cxl_decoders_committed() helperDave Jiang
2023-10-27cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_s...Robert Richter
2023-10-24cxl/mbox: Remove useless cast in cxl_mem_create_range_info()Alison Schofield