index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
port.c
Age
Commit message (
Expand
)
Author
10 days
cxl/port: Fix target list setup for multiple decoders sharing the same dport
Robert Richter
2025-11-14
cxl: Simplify cxl_rd_ops allocation and handling
Robert Richter
2025-10-13
cxl/port: Avoid missing port component registers setup
Li Ming
2025-09-18
Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-next
Dave Jiang
2025-09-18
cxl: Move port register setup to when first dport appear
Dave Jiang
2025-09-18
cxl: Change sslbis handler to only handle single dport
Dave Jiang
2025-09-18
cxl: Defer dport allocation for switch ports
Dave Jiang
2025-09-17
cxl: Add a cached copy of target_map to cxl_decoder
Dave Jiang
2025-09-17
cxl: Add helper to delete dport
Dave Jiang
2025-09-17
cxl: Add helper to detect top of CXL device topology
Dave Jiang
2025-08-12
cxl: Move hpa_to_spa callback to a new root decoder ops structure
Alison Schofield
2025-07-16
Merge branch 'for-6.17/cxl-acquire' into cxl-for-next
Dave Jiang
2025-07-16
cxl: Convert to ACQUIRE() for conditional rwsem locking
Dan Williams
2025-07-16
cxl/region: Consolidate cxl_decoder_kill_region() and cxl_region_detach()
Dan Williams
2025-07-01
cxl: make cxl_bus_type constant
Greg Kroah-Hartman
2025-05-09
cxl/port: Replace put_cxl_root() by a cleanup helper
Robert Richter
2025-05-09
cxl: Introduce parent_port_of() helper
Robert Richter
2025-04-09
cxl/core: Fix caching dport GPF DVSEC issue
Li Ming
2025-03-14
Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2
Dave Jiang
2025-03-14
Merge branch 'for-6.15/guard_cleanups' into cxl-for-next2
Dave Jiang
2025-03-14
cxl/pci: Support Global Persistent Flush (GPF)
Davidlohr Bueso
2025-03-14
cxl/core: Use guard() to replace open-coded down_read/write()
Li Ming
2025-03-14
Merge branch 'for-6.15/fw-first-error-logging' into cxl-for-next2
Dave Jiang
2025-03-14
acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
Smita Koralahalli
2025-02-04
cxl: Kill enum cxl_decoder_mode
Dan Williams
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-25
cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()
Dan Williams
2024-09-22
cxl: Calculate region bandwidth of targets with shared upstream link
Dave Jiang
2024-09-09
cxl: move cxl headers to new include/cxl/ directory
Dave Jiang
2024-09-03
cxl/port: Refactor __devm_cxl_add_port() to drop goto pattern
Li Ming
2024-09-03
cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
Li Ming
2024-09-03
cxl/port: Use __free() to drop put_device() for cxl_port
Li Ming
2024-09-03
cxl/port: Convert to use ERR_CAST()
Yuesong Li
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-07-11
Merge branch 'for-6.11/xor_fixes' into cxl-for-next
Dave Jiang
2024-07-11
cxl: Remove defunct code calculating host bridge target positions
Alison Schofield
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-02
cxl: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-04-29
cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCH
Dave Jiang
2024-04-08
cxl: Add checks to access_coordinate calculation to fail missing data
Dave Jiang
2024-04-08
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
2024-04-08
cxl: Fix incorrect region perf data calculation
Dave Jiang
2024-04-08
cxl: Fix retrieving of access_coordinates in PCIe path
Dave Jiang
2024-04-05
cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()
Dave Jiang
2024-03-13
Merge branch 'for-6.9/cxl-einj' into for-6.9/cxl
Dan Williams
2024-03-12
cxl/core: Add CXL EINJ debugfs files
Ben Cheatham
2024-03-12
cxl: Set cxlmd->endpoint before adding port device
Dave Jiang
2024-03-12
cxl: Split out host bridge access coordinates
Dave Jiang
2024-03-12
cxl: Split out combine_coordinates() for common shared usage
Dave Jiang
2024-03-12
ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access c...
Dave Jiang
[next]