Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-25cxl/region: Attach endpoint decodersDan Williams
2022-07-22cxl/hdm: Enumerate allocated DPADan Williams
2022-07-20cxl/pci: Create PCI DOE mailbox's for memory devicesIra Weiny
2022-07-10tools/testing/cxl: Add partition supportDan Williams
2022-07-10cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'Dan Williams
2022-07-10cxl/mem: Convert partition-info to resourcesDan Williams
2022-06-22cxl/mbox: Use __le32 in get,set_lsa mailbox structuresAlison Schofield
2022-05-19cxl/mem: Consolidate CXL DVSEC Range enumeration in the coreDan Williams
2022-05-19cxl/pci: Move cxl_await_media_ready() to the coreDan Williams
2022-04-23PM: CXL: Disable suspendDan Williams
2022-04-13cxl/mbox: Improve handling of mbox_cmd hw return codesDavidlohr Bueso
2022-04-13cxl/mbox: Block immediate mode in SET_PARTITION_INFO commandAlison Schofield
2022-02-09cxl/mem: Add the cxl_mem driverBen Widawsky
2022-02-09cxl/pci: Emit device serial numberDan Williams
2022-02-09cxl/pci: Implement wait for media activeBen Widawsky
2022-02-09cxl/pci: Retrieve CXL DVSEC memory infoBen Widawsky
2022-02-09cxl/pci: Cache device DVSEC offsetBen Widawsky
2022-02-09cxl/pci: Store component register base in cxldsBen Widawsky
2022-02-09cxl/core/hdm: Add CXL standard decoder enumeration to the coreDan Williams
2021-11-15cxl/memdev: Remove unused cxlmd fieldIra Weiny
2021-11-15cxl/memdev: Change cxl_mem to a more descriptive nameIra Weiny
2021-09-22cxl/mbox: Move command definitions to common locationDan Williams
2021-09-21cxl/mbox: Add exclusive kernel command supportDan Williams
2021-09-21cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAPDan Williams
2021-09-21cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams
2021-09-21cxl/mbox: Introduce the mbox_send operationDan Williams
2021-09-21cxl/pci: Clean up cxl_mem_get_partition_info()Dan Williams
2021-09-21cxl/pci: Make 'struct cxl_mem' device type genericDan Williams
2021-08-10cxl/mem: Account for partitionable space in ram/pmem rangesIra Weiny
2021-08-07cxl/pci: Store memory capacity valuesIra Weiny
2021-08-06cxl/core: Move memdev management to coreBen Widawsky
2021-08-06cxl/pci: Introduce cdevm_file_operationsDan Williams
2021-08-06cxl: Move cxl_core to new directoryBen Widawsky