index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
Age
Commit message (
Expand
)
Author
2025-12-05
Merge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-04
Merge tag 'cxl-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2025-11-27
Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2025-11-17
memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
Yicong Yang
2025-11-17
memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memre...
Jonathan Cameron
2025-11-14
Merge branch 'for-6.19/cxl-prm' into cxl-for-next
Dave Jiang
2025-11-14
cxl/region: Remove local variable @inc in cxl_port_setup_targets()
Robert Richter
2025-11-14
cxl/acpi: Group xor arithmetric setup code in a single block
Robert Richter
2025-11-14
cxl: Simplify cxl_rd_ops allocation and handling
Robert Richter
2025-11-13
Merge branch 'for-6.19/cxl-elc' into cxl-for-next
Dave Jiang
2025-11-13
Merge branch 'for-6.19/cxl-addr-xlat' into cxl-for-next
Dave Jiang
2025-11-12
cxl: Clarify comment in spa_maps_hpa()
Dave Jiang
2025-11-12
cxl: Rename region_res_match_cxl_range() to spa_maps_hpa()
Dave Jiang
2025-11-12
cxl: Add handling of locked CXL decoder
Dave Jiang
2025-11-07
cxl: Adjust offset calculation for poison injection
Dave Jiang
2025-11-03
cxl/region: Add support to indicate region has extended linear cache
Dave Jiang
2025-11-03
cxl: Adjust extended linear cache failure emission in cxl_acpi
Dave Jiang
2025-11-03
cxl/acpi: Make the XOR calculations available for testing
Alison Schofield
2025-11-03
cxl/region: Refactor address translation funcs for testing
Alison Schofield
2025-11-03
cxl/pci: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-11-03
cxl: fix typos in cdat.c comments
Alok Tiwari
2025-11-03
cxl/port: Remove devm_cxl_port_enumerate_dports()
Li Ming
2025-10-14
cxl/trace: Subtract to find an hpa_alias0 in cxl_poison events
Alison Schofield
2025-10-14
cxl/region: Use %pa printk format to emit resource_size_t
Alison Schofield
2025-10-14
cxl: Fix match_region_by_range() to use region_res_match_cxl_range()
Dave Jiang
2025-10-14
cxl: Set range param for region_res_match_cxl_range() as const
Dave Jiang
2025-10-14
cxl/acpi: Fix setup of memory resource in cxl_acpi_set_cache_size()
Dave Jiang
2025-10-13
cxl/features: Add check for no entries in cxl_feature_info
Dave Jiang
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/test: Adjust the mock version of devm_cxl_switch_port_decoders_setup()
Dave Jiang
2025-09-18
cxl/test: Add mock version of devm_cxl_add_dport_by_dev()
Dave Jiang
2025-09-18
cxl: Defer dport allocation for switch ports
Dave Jiang
2025-09-18
cxl/test: Refactor decoder setup to reduce cxl_test burden
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-09-10
cxl/acpi: Rename CFMW coherency restrictions
Davidlohr Bueso
2025-09-10
Merge branch 'for-6.18/cxl-update-access-coordinates' into cxl-for-next
Dave Jiang
2025-09-02
acpi/hmat: Remove now unused hmat_update_target_coordinates()
Dave Jiang
2025-09-02
cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMAT
Dave Jiang
2025-08-18
cxl: Fix emit of type resource_size_t argument for validate_region_offset()
Dave Jiang
2025-08-12
Merge branch 'for-6.18/cxl-poison-inject' into cxl-for-next
Dave Jiang
2025-08-12
cxl/region: Add inject and clear poison by region offset
Alison Schofield
2025-08-12
cxl/core: Add locked variants of the poison inject and clear funcs
Alison Schofield
2025-08-12
cxl/region: Introduce SPA to DPA address translation
Alison Schofield
2025-08-12
cxl: Define a SPA->CXL HPA root decoder callback for XOR Math
Alison Schofield
2025-08-12
cxl: Move hpa_to_spa callback to a new root decoder ops structure
Alison Schofield
[next]