index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2024-07-11
cxl/memdev: Replace ENXIO with EBUSY for inject poison limit reached
Alison Schofield
1
-1
/
+1
2024-07-11
cxl/acpi: Warn on mixed CXL VH and RCH/RCD Hierarchy
Fabio M. De Francesco
1
-7
/
+27
2024-07-11
cxl/core: Fix incorrect vendor debug UUID define
peng guo
1
-1
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2
-5
/
+2
2024-07-02
cxl/region: Simplify cxl_region_nid()
Huang Ying
1
-6
/
+4
2024-07-02
cxl/region: Support to calculate memory tier abstract distance
Huang Ying
2
-0
/
+29
2024-07-02
cxl/region: Fix a race condition in memory hotplug notifier
Huang Ying
1
-4
/
+15
2024-07-02
cxl: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
6
-0
/
+6
2024-07-02
cxl/events: Use a common struct for DRAM and General Media events
Fabio M. De Francesco
2
-17
/
+17
2024-06-26
cxl: documentation: add missing files to cxl driver-api
Yao Xingtao
1
-5
/
+6
2024-06-26
cxl/region: check interleave capability
Yao Xingtao
4
-0
/
+107
2024-06-26
cxl/region: Avoid null pointer dereference in region lookup
Alison Schofield
1
-4
/
+15
2024-06-19
cxl/mem: Fix no cxl_nvd during pmem region auto-assembling
Li Ming
4
-16
/
+23
2024-05-29
cxl/region: Fix memregion leaks in devm_cxl_add_region()
Li Zhijian
1
-9
/
+9
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-16
/
+16
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-6
/
+58
2024-05-16
Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
13
-229
/
+385
2024-05-08
cxl: Add post-reset warning if reset results in loss of previously committed ...
Dave Jiang
3
-0
/
+53
2024-05-08
PCI/CXL: Move CXL Vendor ID to pci_ids.h
Dave Jiang
4
-6
/
+5
2024-05-01
Merge remote-tracking branch 'cxl/for-6.10/cper' into cxl-for-next
Dave Jiang
1
-1
/
+70
2024-05-01
cxl/pci: Process CPER events
Ira Weiny
1
-1
/
+70
2024-05-01
cxl/region: Convert cxl_pmem_region_alloc to scope-based resource management
Dan Williams
1
-26
/
+17
2024-05-01
cxl/acpi: Cleanup __cxl_parse_cfmws()
Dan Williams
2
-42
/
+56
2024-05-01
cxl/region: Fix cxlr_pmem leaks
Li Zhijian
1
-0
/
+1
2024-04-30
Merge remote-tracking branch 'cxl/for-6.10/dpa-to-hpa' into cxl-for-next
Dave Jiang
6
-154
/
+216
2024-04-30
cxl/core: Add region info to cxl_general_media and cxl_dram events
Alison Schofield
2
-15
/
+65
2024-04-30
cxl/region: Move cxl_trace_hpa() work to the region driver
Alison Schofield
4
-93
/
+98
2024-04-30
cxl/region: Move cxl_dpa_to_region() work to the region driver
Alison Schofield
3
-44
/
+51
2024-04-30
cxl/trace: Correct DPA field masks for general_media & dram events
Alison Schofield
1
-2
/
+2
2024-04-30
Merge remote-tracking branch 'cxl/for-6.10/add-log-mbox-cmds' into cxl-for-next
Dave Jiang
2
-0
/
+15
2024-04-30
cxl/hdm: Debug, use decoder name function
Ira Weiny
1
-2
/
+1
2024-04-30
cxl: Fix use of phys_to_target_node() for x86
Robert Richter
1
-0
/
+1
2024-04-30
cxl/hdm: dev_warn() on unsupported mixed mode decoder
Alison Schofield
1
-2
/
+2
2024-04-30
cxl/hdm: Add debug message for invalid interleave granularity
Huang Ying
1
-1
/
+5
2024-04-30
cxl: Fix compile warning for cxl_security_ops extern
Dave Jiang
2
-2
/
+2
2024-04-30
cxl/mbox: Add Clear Log mailbox command
Srinivasulu Thanneeru
2
-0
/
+11
2024-04-30
cxl/mbox: Add Get Log Capabilities and Get Supported Logs Sub-List commands
Srinivasulu Thanneeru
2
-0
/
+4
2024-04-29
cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCH
Dave Jiang
1
-1
/
+14
2024-04-22
cxl/core: Fix potential payload size confusion in cxl_mem_get_poison()
Dan Williams
1
-21
/
+17
2024-04-12
Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-141
/
+158
2024-04-08
cxl: Add checks to access_coordinate calculation to fail missing data
Dave Jiang
1
-1
/
+18
2024-04-08
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
5
-44
/
+88
[next]