index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-10
cxl/events: Remove passing a UUID to known event traces
Ira Weiny
2
-15
/
+19
2024-01-10
cxl/events: Create common event UUID defines
Ira Weiny
2
-27
/
+27
2024-01-06
Merge branch 'for-6.7/cxl' into for-6.8/cxl
Dan Williams
3
-26
/
+14
2024-01-06
Merge branch 'for-6.8/cxl-misc' into for-6.8/cxl
Dan Williams
1
-1
/
+1
2024-01-06
Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxl
Dan Williams
6
-27
/
+44
2024-01-06
cxl/events: Promote CXL event structures to a core header
Ira Weiny
1
-89
/
+1
2024-01-06
cxl: Refactor to use __free() for cxl_root allocation in cxl_endpoint_port_pr...
Dave Jiang
1
-3
/
+2
2024-01-06
cxl: Refactor to use __free() for cxl_root allocation in cxl_find_nvdimm_brid...
Dave Jiang
1
-5
/
+3
2024-01-06
cxl: Fix device reference leak in cxl_port_perf_data_calculate()
Dave Jiang
1
-2
/
+5
2024-01-06
cxl: Convert find_cxl_root() to return a 'struct cxl_root *'
Dave Jiang
6
-23
/
+28
2024-01-06
cxl: Introduce put_cxl_root() helper
Dave Jiang
2
-0
/
+12
2024-01-05
cxl/port: Fix missing target list lock
Dan Williams
2
-17
/
+7
2024-01-05
cxl/port: Fix decoder initialization when nr_targets > interleave_ways
Huang Ying
1
-1
/
+1
2024-01-04
cxl/region: fix x9 interleave typo
Jim Harris
1
-1
/
+1
2024-01-04
cxl/trace: Pass UUID explicitly to event traces
Ira Weiny
2
-18
/
+18
2024-01-02
Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxl
Dan Williams
17
-39
/
+1009
2024-01-02
cxl/region: use %pap format to print resource_size_t
Randy Dunlap
1
-2
/
+2
2023-12-25
cxl/region: Add dev_dbg() detail on failure to allocate HPA space
Alison Schofield
1
-2
/
+3
2023-12-23
cxl: Check qos_class validity on memdev probe
Dave Jiang
1
-0
/
+103
2023-12-23
cxl: Export sysfs attributes for memory device QoS class
Dave Jiang
1
-6
/
+61
2023-12-23
cxl: Store QTG IDs and related info to the CXL memory device context
Dave Jiang
3
-0
/
+92
2023-12-23
cxl: Compute the entire CXL path latency and bandwidth data
Dave Jiang
1
-1
/
+58
2023-12-23
cxl: Add helper function that calculate performance data for downstream ports
Dave Jiang
2
-0
/
+78
2023-12-23
cxl: Store the access coordinates for the generic ports
Dave Jiang
2
-0
/
+27
2023-12-23
cxl: Calculate and store PCI link latency for the downstream ports
Dave Jiang
5
-0
/
+61
2023-12-23
cxl: Add support for _DSM Function for retrieving QTG ID
Dave Jiang
3
-13
/
+193
2023-12-23
cxl: Add callback to parse the SSLBIS subtable from CDAT
Dave Jiang
3
-0
/
+104
2023-12-23
cxl: Add callback to parse the DSLBIS subtable from CDAT
Dave Jiang
1
-2
/
+100
2023-12-23
cxl: Add callback to parse the DSMAS subtables from CDAT
Dave Jiang
5
-0
/
+99
2023-12-19
cxl: Fix unregister_region() callback parameter assignment
Dave Jiang
1
-4
/
+4
2023-12-15
cxl/pmu: Ensure put_device on pmu devices
Ira Weiny
1
-1
/
+1
2023-12-09
cxl/cdat: Free correct buffer on checksum error
Ira Weiny
1
-7
/
+6
2023-12-08
cxl/hdm: Fix dpa translation locking
Dan Williams
2
-4
/
+3
2023-12-07
cxl: Add Support for Get Timestamp
Davidlohr Bueso
2
-0
/
+2
2023-11-30
cxl/memdev: Hold region_rwsem during inject and clear poison ops
Alison Schofield
1
-2
/
+16
2023-11-30
cxl/core: Always hold region_rwsem while reading poison lists
Alison Schofield
2
-6
/
+8
2023-11-23
cxl/hdm: Fix a benign lockdep splat
Dave Jiang
1
-0
/
+2
2023-11-03
cxl/pci: Change CXL AER support check to use native AER
Terry Bowman
1
-2
/
+2
2023-11-01
cxl/hdm: Remove broken error path
Dan Williams
2
-17
/
+10
2023-11-01
cxl/hdm: Fix && vs || bug
Dan Carpenter
1
-1
/
+1
2023-10-31
Merge branch 'for-6.7/cxl-commited' into cxl/next
Dan Williams
5
-6
/
+40
2023-10-31
Merge branch 'for-6.7/cxl' into cxl/next
Dan Williams
4
-5
/
+11
2023-10-31
Merge branch 'for-6.7/cxl-qtg' into cxl/next
Dan Williams
5
-12
/
+60
2023-10-31
Merge branch 'for-6.7/cxl-rch-eh' into cxl/next
Dan Williams
10
-129
/
+406
2023-10-28
cxl: Add support for reading CXL switch CDAT table
Dave Jiang
2
-5
/
+20
2023-10-28
cxl: Add checksum verification to CDAT from CXL
Dave Jiang
1
-7
/
+23
2023-10-28
cxl: Export QTG ids from CFMWS to sysfs as qos_class attribute
Dave Jiang
3
-0
/
+17
2023-10-28
cxl: Add decoders_committed sysfs attribute to cxl_port
Dave Jiang
1
-0
/
+25
2023-10-28
cxl: Add cxl_decoders_committed() helper
Dave Jiang
5
-6
/
+15
2023-10-28
cxl/core/regs: Rework cxl_map_pmu_regs() to use map->dev for devm
Robert Richter
3
-6
/
+4
[prev]
[next]