1. 3a2b97b cxl/test: Improve init-order fidelity relative to real-world systems by Dan Williams · 4 months ago
  2. 101c268 cxl/port: Fix use-after-free, permit out-of-order decoder shutdown by Dan Williams · 4 months ago
  3. 84328c5 cxl/region: check interleave capability by Yao Xingtao · 8 months ago
  4. 5d211c7 cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCH by Dave Jiang · 10 months ago
  5. 001c5d1 cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord by Dave Jiang · 11 months ago
  6. 117132e cxl/test: Add support for qos_class checking by Dave Jiang · 1 year, 1 month ago
  7. f2202f9 tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devices by Dave Jiang · 1 year, 2 months ago
  8. e05501e cxl: Add cxl_num_decoders_committed() usage to cxl_test by Dave Jiang · 1 year, 4 months ago
  9. 98a04c7 cxl/region: Fix x1 root-decoder granularity calculations by Jim Harris · 1 year, 4 months ago
  10. 70d49bb tools/testing/cxl: Remove unused SZ_512G macro by Xiao Yang · 1 year, 7 months ago
  11. 0c0df631 Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl by Dan Williams · 1 year, 8 months ago
  12. 5aa39a9 cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM} by Dan Williams · 1 year, 9 months ago
  13. 7481653d cxl: Rename 'uport' to 'uport_dev' by Dan Williams · 1 year, 8 months ago
  14. eb4663b cxl/acpi: Probe RCRB later during RCH downstream port creation by Robert Richter · 1 year, 8 months ago
  15. a5fcd22 Merge branch 'for-6.3/cxl-rr-emu' into cxl/next by Dan Williams · 2 years ago
  16. 4474ce5 cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decoders by Dave Jiang · 2 years ago
  17. b777e9b cxl/hdm: Emulate HDM decoder from DVSEC range registers by Dave Jiang · 2 years ago
  18. b8b9ffc Merge branch 'for-6.3/cxl-ram-region' into cxl/next by Dan Williams · 2 years ago
  19. 3d8f7cca tools/testing/cxl: Define a fixed volatile configuration to parse by Dan Williams · 2 years ago
  20. 66f3cb79 tools/testing/cxl: Remove cxl_test module math loading message by Alison Schofield · 2 years, 1 month ago
  21. 8c149eb tools/testing/cxl: Prevent cxl_test from confusing production modules by Dan Williams · 2 years, 2 months ago
  22. 02fedf1 Merge branch 'for-6.2/cxl-xor' into for-6.2/cxl by Dan Williams · 2 years, 3 months ago
  23. c9435db tools/testing/cxl: Add an RCH topology by Dan Williams · 2 years, 3 months ago
  24. 7a7e6ed tools/testing/cxl: Add XOR Math support to cxl_test by Alison Schofield · 2 years, 3 months ago
  25. d5b1a27 cxl/acpi: Extract component registers of restricted hosts from RCRB by Robert Richter · 2 years, 3 months ago
  26. 8b3b1c0 tools/testing/cxl: Make mock CEDT parsing more robust by Dan Williams · 2 years, 3 months ago
  27. 76f1911 tools/testing/cxl: Add bridge mocking support by Dan Williams · 2 years, 3 months ago
  28. 58eef87 cxl: Unify debug messages when calling devm_cxl_add_dport() by Robert Richter · 2 years, 4 months ago
  29. e41c8452 tools/testing/cxl: Add a single-port host-bridge regression config by Dan Williams · 2 years, 4 months ago
  30. 86e86c3 tools/testing/cxl: Fix some error exits by Dan Williams · 2 years, 4 months ago
  31. 176baef cxl/hdm: Commit decoder state to hardware by Dan Williams · 2 years, 9 months ago
  32. 3bf6591 cxl/core: Define a 'struct cxl_endpoint_decoder' by Dan Williams · 2 years, 9 months ago
  33. e636479 cxl/core: Define a 'struct cxl_switch_decoder' by Dan Williams · 2 years, 9 months ago
  34. 08f8d04 tools/testing/cxl: Fix decoder default state by Dan Williams · 2 years, 9 months ago
  35. e7ad1bf tools/testing/cxl: Add partition support by Dan Williams · 2 years, 9 months ago
  36. 855c90d tools/testing/cxl: Expand CFMWS windows by Dan Williams · 2 years, 9 months ago
  37. b2f3b74 tools/testing/cxl: Move cxl_test resources to the top of memory by Dan Williams · 2 years, 8 months ago
  38. e8b7ea5 cxl/core: Rename ->decoder_range ->hpa_range by Dan Williams · 2 years, 9 months ago
  39. 64cda3a tools/testing/cxl: Add a physical_node link by Dan Williams · 3 years, 1 month ago
  40. 7c7d68d tools/testing/cxl: Enumerate mock decoders by Dan Williams · 3 years, 1 month ago
  41. c191514 tools/testing/cxl: Mock one level of switches by Dan Williams · 3 years, 1 month ago
  42. a4a0ce2 tools/testing/cxl: Fix root port to host bridge assignment by Dan Williams · 3 years, 1 month ago
  43. cf1f687 cxl/memdev: Add numa_node attribute by Dan Williams · 3 years, 1 month ago
  44. 664bf11 cxl/core/port: Remove @host argument for dport + decoder enumeration by Dan Williams · 3 years, 1 month ago
  45. 54cdbf8 cxl/port: Add a driver for 'struct cxl_port' objects by Ben Widawsky · 3 years, 1 month ago
  46. d17d054 cxl/core/hdm: Add CXL standard decoder enumeration to the core by Dan Williams · 3 years, 1 month ago
  47. 98d2d3a cxl/core: Generalize dport enumeration in the core by Dan Williams · 3 years, 1 month ago
  48. 814dff9 cxl/test: Mock acpi_table_parse_cedt() by Dan Williams · 3 years, 4 months ago
  49. 7d3eb23 tools/testing/cxl: Introduce a mock memory device + driver by Dan Williams · 3 years, 6 months ago
  50. 67dcdd4 tools/testing/cxl: Introduce a mocked-up CXL port hierarchy by Dan Williams · 3 years, 5 months ago