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-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-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
2023-12-08
cxl/cdat: Free correct buffer on checksum error
Ira Weiny
2023-12-07
cxl/hdm: Fix dpa translation locking
Dan Williams
2023-12-07
cxl: Add Support for Get Timestamp
Davidlohr Bueso
2023-11-29
cxl/memdev: Hold region_rwsem during inject and clear poison ops
Alison Schofield
2023-11-29
cxl/core: Always hold region_rwsem while reading poison lists
Alison Schofield
2023-11-22
cxl/hdm: Fix a benign lockdep splat
Dave Jiang
2023-11-02
cxl/pci: Change CXL AER support check to use native AER
Terry Bowman
2023-10-31
cxl/hdm: Remove broken error path
Dan Williams
2023-10-31
cxl/hdm: Fix && vs || bug
Dan Carpenter
2023-10-31
Merge branch 'for-6.7/cxl-commited' into cxl/next
Dan Williams
[next]