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.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-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-11-22
Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
7
-47
/
+193
2024-11-08
Merge branch 'cxl/for-6.13/dcd-prep' into cxl-for-next
Dave Jiang
3
-36
/
+21
2024-11-08
cxl/region: Refactor common create region code
Ira Weiny
1
-17
/
+11
2024-11-08
cxl/hdm: Use guard() in cxl_dpa_set_mode()
Ira Weiny
1
-15
/
+6
2024-11-08
cxl/pci: Delay event buffer allocation
Ira Weiny
1
-4
/
+4
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
1
-1
/
+1
2024-10-29
Merge branch 'cxl/for-6.12/printf' into cxl-for-next
Dave Jiang
1
-4
/
+4
2024-10-29
cxl/cdat: Use %pra for dpa range outputs
Ira Weiny
1
-4
/
+4
2024-10-28
cxl: downgrade a warning message to debug level in cxl_probe_component_regs()
Coly Li
1
-1
/
+1
2024-10-28
cxl/pci: Add sysfs attribute for CXL 1.1 device link status
Kobayashi,Daisuke
1
-0
/
+78
2024-10-28
cxl/core/regs: Add rcd_pcie_cap initialization
Kobayashi,Daisuke
4
-6
/
+89
2024-10-26
cxl/port: Prevent out-of-order decoder allocation
Dan Williams
1
-10
/
+33
2024-10-26
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
3
-44
/
+57
2024-10-26
cxl/acpi: Ensure ports ready at cxl_acpi_probe() return
Dan Williams
1
-0
/
+7
2024-10-26
cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()
Dan Williams
1
-3
/
+10
2024-10-26
cxl/port: Fix CXL port initialization order when the subsystem is built-in
Dan Williams
3
-7
/
+31
2024-10-25
cxl/events: Fix Trace DRAM Event Record
Shiju Jose
1
-3
/
+14
2024-10-25
cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI...
Li Zhijian
1
-0
/
+3
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
5
-5
/
+5
2024-09-27
Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
14
-381
/
+926
2024-09-23
cxl: Calculate region bandwidth of targets with shared upstream link
Dave Jiang
6
-10
/
+537
2024-09-23
cxl: Preserve the CDAT access_coordinate for an endpoint
Dave Jiang
2
-4
/
+8
2024-09-19
cxl: Fix comment regarding cxl_query_cmd() return data
Dave Jiang
1
-1
/
+1
2024-09-12
cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input
Dave Jiang
6
-44
/
+54
2024-09-12
cxl: Move mailbox related bits to the same context
Dave Jiang
5
-62
/
+116
2024-09-10
cxl: move cxl headers to new include/cxl/ directory
Dave Jiang
2
-2
/
+2
2024-09-09
cxl/region: Remove lock from memory notifier callback
Ira Weiny
1
-24
/
+30
2024-09-09
cxl/pci: simplify the check of mem_enabled in cxl_hdm_decode_init()
Yanfei Xu
1
-10
/
+11
2024-09-09
cxl/pci: Check Mem_info_valid bit for each applicable DVSEC
Yanfei Xu
1
-4
/
+4
2024-09-09
cxl/pci: Remove duplicated implementation of waiting for memory_info_valid
Yanfei Xu
3
-38
/
+7
2024-09-09
cxl/pci: Fix to record only non-zero ranges
Yanfei Xu
1
-7
/
+1
2024-09-04
mm: make range-to-target_node lookup facility a part of numa_memblks
Mike Rapoport (Microsoft)
1
-1
/
+1
2024-09-04
cxl/pci: Remove duplicate host_bridge->native_aer checking
Li Ming
1
-11
/
+6
2024-09-04
cxl/pci: cxl_dport_map_rch_aer() cleanup
Li Ming
1
-20
/
+13
2024-09-04
cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()
Li Ming
3
-7
/
+13
2024-09-04
cxl/port: Refactor __devm_cxl_add_port() to drop goto pattern
Li Ming
1
-24
/
+35
2024-09-04
cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
Li Ming
5
-87
/
+72
2024-09-04
cxl/port: Use __free() to drop put_device() for cxl_port
Li Ming
5
-29
/
+20
2024-09-04
cxl: Remove duplicate included header file core.h
Hongbo Li
1
-1
/
+0
2024-09-04
cxl/port: Convert to use ERR_CAST()
Yuesong Li
1
-1
/
+1
2024-08-10
cxl/pci: Get AER capability address from RCRB only for RCH dport
Li Ming
1
-4
/
+6
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
13
-146
/
+174
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+2
2024-07-17
cxl/core/pci: Move reading of control register to immediately before usage
Foryun Ma
1
-4
/
+4
2024-07-12
Merge branch 'for-6.11/xor_fixes' into cxl-for-next
Dave Jiang
7
-112
/
+76
2024-07-12
cxl: Remove defunct code calculating host bridge target positions
Alison Schofield
3
-84
/
+4
2024-07-12
cxl/region: Verify target positions using the ordered target list
Alison Schofield
1
-1
/
+4
2024-07-12
cxl: Restore XOR'd position bits during address translation
Alison Schofield
3
-9
/
+57
2024-07-12
cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa()
Alison Schofield
4
-27
/
+20
[next]