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
/
drivers
/
cxl
Age
Commit message (
Expand
)
Author
2024-02-20
cxl/acpi: Fix load failures due to single window creation failure
Dan Williams
2024-02-20
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
2024-02-20
acpi/ghes: Remove CXL CPER notifications
Dan Williams
2024-02-16
cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window
Robert Richter
2024-02-16
cxl: Fix sysfs export of qos_class for memdev
Dave Jiang
2024-02-16
cxl: Remove unnecessary type cast in cxl_qos_class_verify()
Dave Jiang
2024-02-16
cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_p...
Dave Jiang
2024-02-16
cxl/region: Allow out of order assembly of autodiscovered regions
Alison Schofield
2024-02-16
cxl/region: Handle endpoint decoders in cxl_region_find_decoder()
Alison Schofield
2024-02-09
Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-03
cxl/trace: Remove unnecessary memcpy's
Ira Weiny
2024-01-29
cxl/pci: Skip to handle RAS errors if CXL.mem device is detached
Li Ming
2024-01-24
cxl/region:Fix overflow issue in alloc_hpa()
Quanquan Cao
2024-01-22
cxl/pci: Skip irq features if MSI/MSI-X are not supported
Ira Weiny
2024-01-12
cxl/core: use sysfs_emit() for attr's _show()
Shiyang Ruan
2024-01-09
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
2024-01-09
cxl/pci: Register for and process CPER events
Ira Weiny
2024-01-09
cxl/events: Create a CXL event union
Ira Weiny
2024-01-09
cxl/events: Separate UUID from event structures
Ira Weiny
2024-01-09
cxl/events: Remove passing a UUID to known event traces
Ira Weiny
2024-01-09
cxl/events: Create common event UUID defines
Ira Weiny
2024-01-05
Merge branch 'for-6.7/cxl' into for-6.8/cxl
Dan Williams
2024-01-05
Merge branch 'for-6.8/cxl-misc' into for-6.8/cxl
Dan Williams
2024-01-05
Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxl
Dan Williams
2024-01-05
cxl/events: Promote CXL event structures to a core header
Ira Weiny
2024-01-05
cxl: Refactor to use __free() for cxl_root allocation in cxl_endpoint_port_pr...
Dave Jiang
2024-01-05
cxl: Refactor to use __free() for cxl_root allocation in cxl_find_nvdimm_brid...
Dave Jiang
2024-01-05
cxl: Fix device reference leak in cxl_port_perf_data_calculate()
Dave Jiang
2024-01-05
cxl: Convert find_cxl_root() to return a 'struct cxl_root *'
Dave Jiang
2024-01-05
cxl: Introduce put_cxl_root() helper
Dave Jiang
2024-01-04
cxl/port: Fix missing target list lock
Dan Williams
2024-01-04
cxl/port: Fix decoder initialization when nr_targets > interleave_ways
Huang Ying
2024-01-03
cxl/region: fix x9 interleave typo
Jim Harris
2024-01-03
cxl/trace: Pass UUID explicitly to event traces
Ira Weiny
2024-01-02
Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxl
Dan Williams
2024-01-02
cxl/region: use %pap format to print resource_size_t
Randy Dunlap
2023-12-24
cxl/region: Add dev_dbg() detail on failure to allocate HPA space
Alison Schofield
2023-12-22
cxl: Check qos_class validity on memdev probe
Dave Jiang
2023-12-22
cxl: Export sysfs attributes for memory device QoS class
Dave Jiang
2023-12-22
cxl: Store QTG IDs and related info to the CXL memory device context
Dave Jiang
2023-12-22
cxl: Compute the entire CXL path latency and bandwidth data
Dave Jiang
2023-12-22
cxl: Add helper function that calculate performance data for downstream ports
Dave Jiang
2023-12-22
cxl: Store the access coordinates for the generic ports
Dave Jiang
2023-12-22
cxl: Calculate and store PCI link latency for the downstream ports
Dave Jiang
2023-12-22
cxl: Add support for _DSM Function for retrieving QTG ID
Dave Jiang
2023-12-22
cxl: Add callback to parse the SSLBIS subtable from CDAT
Dave Jiang
2023-12-22
cxl: Add callback to parse the DSLBIS subtable from CDAT
Dave Jiang
2023-12-22
cxl: Add callback to parse the DSMAS subtables from CDAT
Dave Jiang
2023-12-18
cxl: Fix unregister_region() callback parameter assignment
Dave Jiang
2023-12-14
cxl/pmu: Ensure put_device on pmu devices
Ira Weiny
[next]