Age | Commit message (Expand) | Author | Files | Lines |
2022-12-05 | tools/testing/cxl: Require cache invalidation bypass | Dan Williams | 1 | -0/+2 |
2022-12-05 | Merge branch 'for-6.2/cxl-xor' into for-6.2/cxl | Dan Williams | 1 | -2/+114 |
2022-12-05 | Merge branch 'for-6.2/cxl-security' into for-6.2/cxl | Dan Williams | 2 | -7/+407 |
2022-12-05 | tools/testing/cxl: Add an RCH topology | Dan Williams | 2 | -11/+176 |
2022-12-04 | tools/testing/cxl: Add XOR Math support to cxl_test | Alison Schofield | 1 | -3/+115 |
2022-12-03 | cxl/acpi: Extract component registers of restricted hosts from RCRB | Robert Richter | 4 | -0/+33 |
2022-12-03 | tools/testing/cxl: Make mock CEDT parsing more robust | Dan Williams | 1 | -4/+6 |
2022-12-03 | cxl/pmem: Refactor nvdimm device registration, delete the workqueue | Dan Williams | 1 | -3/+0 |
2022-12-01 | tools/testing/cxl: add mechanism to lock mem device for testing | Dave Jiang | 1 | -4/+44 |
2022-12-01 | tools/testing/cxl: Add "passphrase secure erase" opcode support | Dave Jiang | 1 | -0/+102 |
2022-12-01 | tools/testing/cxl: Add "Unlock" security opcode support | Dave Jiang | 1 | -0/+45 |
2022-12-01 | tools/testing/cxl: Add "Freeze Security State" security opcode support | Dave Jiang | 1 | -0/+20 |
2022-12-01 | tools/testing/cxl: Add "Disable" security opcode support | Dave Jiang | 1 | -0/+74 |
2022-12-01 | tools/testing/cxl: Add "Set Passphrase" opcode support | Dave Jiang | 1 | -0/+88 |
2022-12-01 | tools/testing/cxl: Add "Get Security State" opcode support | Dave Jiang | 1 | -7/+37 |
2022-12-01 | cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation | Dave Jiang | 1 | -0/+1 |
2022-11-14 | tools/testing/cxl: Add bridge mocking support | Dan Williams | 1 | -2/+8 |
2022-11-14 | cxl: Unify debug messages when calling devm_cxl_add_dport() | Robert Richter | 1 | -8/+1 |
2022-11-05 | tools/testing/cxl: Add a single-port host-bridge regression config | Dan Williams | 1 | -19/+278 |
2022-11-05 | tools/testing/cxl: Fix some error exits | Dan Williams | 1 | -2/+2 |
2022-07-25 | cxl/hdm: Commit decoder state to hardware | Dan Williams | 1 | -0/+46 |
2022-07-22 | cxl/region: Add region creation support | Ben Widawsky | 1 | -0/+1 |
2022-07-21 | cxl/core: Define a 'struct cxl_endpoint_decoder' | Dan Williams | 1 | -3/+7 |
2022-07-21 | cxl/core: Define a 'struct cxl_switch_decoder' | Dan Williams | 1 | -7/+16 |
2022-07-10 | tools/testing/cxl: Fix decoder default state | Dan Williams | 1 | -1/+0 |
2022-07-10 | tools/testing/cxl: Add partition support | Dan Williams | 2 | -63/+28 |
2022-07-10 | tools/testing/cxl: Expand CFMWS windows | Dan Williams | 1 | -5/+5 |
2022-07-10 | tools/testing/cxl: Move cxl_test resources to the top of memory | Dan Williams | 1 | -1/+2 |
2022-07-10 | cxl/mem: Convert partition-info to resources | Dan Williams | 1 | -1/+1 |
2022-07-10 | cxl/core: Rename ->decoder_range ->hpa_range | Dan Williams | 1 | -1/+1 |
2022-06-29 | tools/testing/cxl: Fix cxl_hdm_decode_init() calling convention | Dan Williams | 1 | -3/+5 |
2022-05-19 | cxl/port: Reuse 'struct cxl_hdm' context for hdm init | Dan Williams | 1 | -2/+3 |
2022-05-19 | cxl/pci: Drop @info argument to cxl_hdm_decode_init() | Dan Williams | 1 | -6/+3 |
2022-05-19 | cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init() | Dan Williams | 3 | -16/+5 |
2022-05-19 | cxl/mem: Consolidate CXL DVSEC Range enumeration in the core | Dan Williams | 3 | -10/+17 |
2022-05-19 | cxl/pci: Move cxl_await_media_ready() to the core | Dan Williams | 3 | -7/+16 |
2022-04-13 | cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init() | Dan Williams | 1 | -1/+1 |
2022-02-09 | tools/testing/cxl: Add a physical_node link | Dan Williams | 1 | -2/+19 |
2022-02-09 | tools/testing/cxl: Enumerate mock decoders | Dan Williams | 1 | -20/+98 |
2022-02-09 | tools/testing/cxl: Mock one level of switches | Dan Williams | 1 | -41/+97 |
2022-02-09 | tools/testing/cxl: Fix root port to host bridge assignment | Dan Williams | 1 | -1/+1 |
2022-02-09 | tools/testing/cxl: Mock dvsec_ranges() | Dan Williams | 1 | -0/+10 |
2022-02-09 | cxl/mem: Add the cxl_mem driver | Ben Widawsky | 2 | -0/+16 |
2022-02-09 | cxl/memdev: Add numa_node attribute | Dan Williams | 1 | -0/+1 |
2022-02-09 | cxl/pci: Emit device serial number | Dan Williams | 1 | -0/+1 |
2022-02-09 | cxl/pci: Implement wait for media active | Ben Widawsky | 1 | -0/+8 |
2022-02-09 | cxl/core/port: Remove @host argument for dport + decoder enumeration | Dan Williams | 3 | -30/+21 |
2022-02-09 | cxl/port: Add a driver for 'struct cxl_port' objects | Ben Widawsky | 2 | -2/+5 |
2022-02-09 | cxl/core/hdm: Add CXL standard decoder enumeration to the core | Dan Williams | 4 | -0/+86 |
2022-02-09 | cxl/core: Generalize dport enumeration in the core | Dan Williams | 5 | -128/+71 |