aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cxl/cxlmem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-21cxl/mbox: Move command definitions to common locationDan Williams1-0/+57
2021-09-21cxl/mbox: Add exclusive kernel command supportDan Williams1-0/+4
2021-09-21cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAPDan Williams1-1/+1
2021-09-21cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams1-18/+60
2021-09-21cxl/mbox: Introduce the mbox_send operationDan Williams1-0/+42
2021-09-21cxl/pci: Clean up cxl_mem_get_partition_info()Dan Williams1-2/+13
2021-09-21cxl/pci: Make 'struct cxl_mem' device type genericDan Williams1-3/+3
2021-08-10cxl/mem: Account for partitionable space in ram/pmem rangesIra Weiny1-0/+5
2021-08-07cxl/pci: Store memory capacity valuesIra Weiny1-0/+4
2021-08-06cxl/core: Move memdev management to coreBen Widawsky1-6/+9
2021-08-06cxl/pci: Introduce cdevm_file_operationsDan Williams1-0/+15
2021-08-06cxl: Move cxl_core to new directoryBen Widawsky1-0/+81