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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2025-05-23
Merge branch 'for-6.16/cxl-features-ras' into cxl-for-next
Dave Jiang
11
-13
/
+2248
2025-05-23
cxl/edac: Add CXL memory device soft PPR control feature
Shiju Jose
1
-1
/
+327
2025-05-23
cxl/edac: Add CXL memory device memory sparing control feature
Shiju Jose
1
-1
/
+541
2025-05-23
cxl/edac: Support for finding memory operation attributes from the current boot
Shiju Jose
5
-2
/
+357
2025-05-23
cxl/edac: Add support for PERFORM_MAINTENANCE command
Shiju Jose
2
-0
/
+50
2025-05-23
cxl/edac: Add CXL memory device ECS control feature
Shiju Jose
2
-1
/
+375
2025-05-23
cxl/edac: Add CXL memory device patrol scrub control feature
Shiju Jose
7
-0
/
+591
2025-05-23
cxl: Update prototype of function get_support_feature_info()
Shiju Jose
2
-10
/
+9
2025-05-22
cxl/features: Remove the inline specifier from to_cxlfs()
Alison Schofield
1
-1
/
+1
2025-05-19
cxl/feature: Remove redundant code of get supported features
Li Ming
1
-8
/
+0
2025-05-16
Documentation: Update the CXL Maturity Map
Alison Schofield
1
-0
/
+1
2025-05-14
cxl: Sync up the driver-api/cxl documentation
Alison Schofield
2
-3
/
+12
2025-05-10
cxl/hdm: Clean up a debug printk
Dan Carpenter
2
-5
/
+5
2025-05-09
Merge branch 'for-6.16/cxl-cleanups' into cxl-for-next
Dave Jiang
9
-122
/
+173
2025-05-09
cxl: Add a dev_dbg() when a decoder was added to a port
Robert Richter
2
-2
/
+11
2025-05-09
cxl/region: Add a dev_err() on missing target list entries
Robert Richter
1
-0
/
+7
2025-05-09
cxl/region: Add a dev_warn() on registration failure
Robert Richter
1
-0
/
+6
2025-05-09
cxl/region: Add function to find a port's switch decoder by range
Robert Richter
1
-12
/
+18
2025-05-09
cxl/region: Factor out code to find a root decoder's region
Robert Richter
2
-10
/
+17
2025-05-09
cxl/region: Factor out code to find the root decoder
Robert Richter
2
-19
/
+30
2025-05-09
cxl/port: Replace put_cxl_root() by a cleanup helper
Robert Richter
2
-11
/
+2
2025-05-09
cxl/region: Move find_cxl_root() to cxl_add_to_region()
Robert Richter
3
-18
/
+9
2025-05-09
cxl/region: Avoid duplicate call of cxl_port_pick_region_decoder()
Robert Richter
1
-18
/
+17
2025-05-09
cxl/region: Rename function to cxl_port_pick_region_decoder()
Robert Richter
1
-5
/
+18
2025-05-09
cxl: Introduce parent_port_of() helper
Robert Richter
3
-15
/
+11
2025-05-09
cxl/pci: Add comments to cxl_hdm_decode_init()
Robert Richter
1
-9
/
+22
2025-05-09
cxl/pci: Moving code in cxl_hdm_decode_init()
Robert Richter
1
-8
/
+8
2025-05-09
cxl: Remove else after return
Robert Richter
4
-9
/
+11
2025-04-28
cxl: core/region - ignore interleave granularity when ways=1
Gregory Price
1
-1
/
+1
2025-04-28
cxl/acpi: Verify CHBS length for CXL2.0
Li Zhijian
1
-3
/
+5
2025-04-28
cxl: Remove always true condition for cxlctl_validate_hw_command()
Dave Jiang
1
-5
/
+1
2025-04-21
cxl/core/regs.c: Skip Memory Space Enable check for RCD and RCH Ports
Smita Koralahalli
1
-4
/
+0
2025-04-18
cxl/feature: Update out_len in set feature failure case
Li Ming
1
-1
/
+1
2025-04-18
cxl: Fix devm host device for CXL fwctl initialization
Dave Jiang
2
-3
/
+3
2025-04-09
cxl/pci: Drop the parameter is_port of cxl_gpf_get_dvsec()
Li Ming
3
-5
/
+11
2025-04-09
cxl/pci: Update Port GPF timeout only when the first EP attaching
Li Ming
1
-6
/
+4
2025-04-09
cxl/core: Fix caching dport GPF DVSEC issue
Li Ming
4
-12
/
+12
2025-04-03
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
21
-450
/
+1267
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2025-03-20
cxl/region: Fix the first aliased address miscalculation
Li Ming
1
-1
/
+1
2025-03-17
cxl: Add support to handle user feature commands for set feature
Dave Jiang
1
-2
/
+144
2025-03-17
cxl: Add support to handle user feature commands for get feature
Dave Jiang
1
-0
/
+44
2025-03-17
cxl: Add support for fwctl RPC command to enable CXL feature commands
Dave Jiang
1
-2
/
+119
2025-03-17
cxl: Add FWCTL support to CXL
Dave Jiang
3
-0
/
+77
2025-03-17
Merge branch 'for-6.15/features' into cxl-for-next
Dave Jiang
8
-96
/
+463
2025-03-15
cxl/region: Quiet some dev_warn()s in extended linear cache setup
Alison Schofield
1
-8
/
+5
2025-03-15
cxl: Fix warning from emitting resource_size_t as long long int on 32bit systems
Dave Jiang
1
-2
/
+2
2025-03-15
cxl/mem: Do not return error if CONFIG_CXL_MCE unset
Li Ming
1
-1
/
+3
2025-03-15
Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2
Dave Jiang
11
-21
/
+261
2025-03-15
Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2
Dave Jiang
8
-0
/
+238
[next]