index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
cxl
Age
Commit message (
Expand
)
Author
2022-07-25
cxl/hdm: Commit decoder state to hardware
Dan Williams
2022-07-21
cxl/region: Add region creation support
Ben Widawsky
2022-07-21
cxl/core: Define a 'struct cxl_endpoint_decoder'
Dan Williams
2022-07-21
cxl/core: Define a 'struct cxl_switch_decoder'
Dan Williams
2022-07-10
tools/testing/cxl: Fix decoder default state
Dan Williams
2022-07-10
tools/testing/cxl: Add partition support
Dan Williams
2022-07-10
tools/testing/cxl: Expand CFMWS windows
Dan Williams
2022-07-10
tools/testing/cxl: Move cxl_test resources to the top of memory
Dan Williams
2022-07-09
cxl/mem: Convert partition-info to resources
Dan Williams
2022-07-09
cxl/core: Rename ->decoder_range ->hpa_range
Dan Williams
2022-06-28
tools/testing/cxl: Fix cxl_hdm_decode_init() calling convention
Dan Williams
2022-05-19
cxl/port: Reuse 'struct cxl_hdm' context for hdm init
Dan Williams
2022-05-19
cxl/pci: Drop @info argument to cxl_hdm_decode_init()
Dan Williams
2022-05-19
cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()
Dan Williams
2022-05-19
cxl/mem: Consolidate CXL DVSEC Range enumeration in the core
Dan Williams
2022-05-19
cxl/pci: Move cxl_await_media_ready() to the core
Dan Williams
2022-04-12
cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()
Dan Williams
2022-02-08
tools/testing/cxl: Add a physical_node link
Dan Williams
2022-02-08
tools/testing/cxl: Enumerate mock decoders
Dan Williams
2022-02-08
tools/testing/cxl: Mock one level of switches
Dan Williams
2022-02-08
tools/testing/cxl: Fix root port to host bridge assignment
Dan Williams
2022-02-08
tools/testing/cxl: Mock dvsec_ranges()
Dan Williams
2022-02-08
cxl/mem: Add the cxl_mem driver
Ben Widawsky
2022-02-08
cxl/memdev: Add numa_node attribute
Dan Williams
2022-02-08
cxl/pci: Emit device serial number
Dan Williams
2022-02-08
cxl/pci: Implement wait for media active
Ben Widawsky
2022-02-08
cxl/core/port: Remove @host argument for dport + decoder enumeration
Dan Williams
2022-02-08
cxl/port: Add a driver for 'struct cxl_port' objects
Ben Widawsky
2022-02-08
cxl/core/hdm: Add CXL standard decoder enumeration to the core
Dan Williams
2022-02-08
cxl/core: Generalize dport enumeration in the core
Dan Williams
2022-02-08
cxl/port: Up-level cxl_add_dport() locking requirements to the caller
Dan Williams
2022-02-08
cxl/pmem: Introduce a find_cxl_root() helper
Dan Williams
2022-02-08
cxl/core/port: Rename bus.c to port.c
Dan Williams
2021-11-15
cxl/test: Mock acpi_table_parse_cedt()
Dan Williams
2021-11-15
tools/testing/cxl: add mock output for the GET_HEALTH_INFO command
Vishal Verma
2021-11-15
cxl/memdev: Change cxl_mem to a more descriptive name
Ira Weiny
2021-09-21
tools/testing/cxl: Introduce a mock memory device + driver
Dan Williams
2021-09-21
tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
Dan Williams