index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl/region: Fix memregion leaks in devm_cxl_add_region()
Li Zhijian
2024-05-29
1
-9
/
+9
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-16
/
+16
*
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-21
5
-6
/
+58
|
\
|
*
cxl: Add post-reset warning if reset results in loss of previously committed ...
Dave Jiang
2024-05-08
3
-0
/
+53
|
*
PCI/CXL: Move CXL Vendor ID to pci_ids.h
Dave Jiang
2024-05-08
4
-6
/
+5
*
|
Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-05-15
13
-229
/
+385
|
\
\
|
*
\
Merge remote-tracking branch 'cxl/for-6.10/cper' into cxl-for-next
Dave Jiang
2024-05-01
1
-1
/
+70
|
|
\
\
|
|
*
|
cxl/pci: Process CPER events
Ira Weiny
2024-05-01
1
-1
/
+70
|
*
|
|
cxl/region: Convert cxl_pmem_region_alloc to scope-based resource management
Dan Williams
2024-05-01
1
-26
/
+17
|
*
|
|
cxl/acpi: Cleanup __cxl_parse_cfmws()
Dan Williams
2024-05-01
2
-42
/
+56
|
*
|
|
cxl/region: Fix cxlr_pmem leaks
Li Zhijian
2024-04-30
1
-0
/
+1
|
*
|
|
Merge remote-tracking branch 'cxl/for-6.10/dpa-to-hpa' into cxl-for-next
Dave Jiang
2024-04-30
6
-154
/
+216
|
|
\
\
\
|
|
*
|
|
cxl/core: Add region info to cxl_general_media and cxl_dram events
Alison Schofield
2024-04-30
2
-15
/
+65
|
|
*
|
|
cxl/region: Move cxl_trace_hpa() work to the region driver
Alison Schofield
2024-04-30
4
-93
/
+98
|
|
*
|
|
cxl/region: Move cxl_dpa_to_region() work to the region driver
Alison Schofield
2024-04-30
3
-44
/
+51
|
|
*
|
|
cxl/trace: Correct DPA field masks for general_media & dram events
Alison Schofield
2024-04-30
1
-2
/
+2
|
|
|
/
/
|
*
|
|
Merge remote-tracking branch 'cxl/for-6.10/add-log-mbox-cmds' into cxl-for-next
Dave Jiang
2024-04-30
2
-0
/
+15
|
|
\
\
\
|
|
*
|
|
cxl/mbox: Add Clear Log mailbox command
Srinivasulu Thanneeru
2024-04-30
2
-0
/
+11
|
|
*
|
|
cxl/mbox: Add Get Log Capabilities and Get Supported Logs Sub-List commands
Srinivasulu Thanneeru
2024-04-30
2
-0
/
+4
|
|
|
/
/
|
*
|
|
cxl/hdm: Debug, use decoder name function
Ira Weiny
2024-04-30
1
-2
/
+1
|
*
|
|
cxl: Fix use of phys_to_target_node() for x86
Robert Richter
2024-04-30
1
-0
/
+1
|
*
|
|
cxl/hdm: dev_warn() on unsupported mixed mode decoder
Alison Schofield
2024-04-30
1
-2
/
+2
|
*
|
|
cxl/hdm: Add debug message for invalid interleave granularity
Huang Ying
2024-04-30
1
-1
/
+5
|
*
|
|
cxl: Fix compile warning for cxl_security_ops extern
Dave Jiang
2024-04-30
2
-2
/
+2
|
|
/
/
*
/
/
cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCH
Dave Jiang
2024-04-29
1
-1
/
+14
|
/
/
*
|
cxl/core: Fix potential payload size confusion in cxl_mem_get_poison()
Dan Williams
2024-04-22
1
-21
/
+17
*
|
Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-04-12
7
-141
/
+158
|
\
\
|
*
|
cxl: Add checks to access_coordinate calculation to fail missing data
Dave Jiang
2024-04-08
1
-1
/
+18
|
*
|
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
2024-04-08
5
-44
/
+88
|
*
|
cxl: Fix incorrect region perf data calculation
Dave Jiang
2024-04-08
4
-100
/
+45
|
*
|
cxl: Fix retrieving of access_coordinates in PCIe path
Dave Jiang
2024-04-08
1
-13
/
+22
|
*
|
cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()
Dave Jiang
2024-04-05
1
-1
/
+1
|
*
|
cxl/core: Fix initialization of mbox_cmd.size_out in get event
Kwangjin Ko
2024-04-03
1
-1
/
+2
|
*
|
cxl/core/regs: Fix usage of map->reg_type in cxl_decode_regblock() before ass...
Dave Jiang
2024-03-26
1
-2
/
+3
|
*
|
cxl/mem: Fix for the index of Clear Event Record Handle
Yuquan Wang
2024-03-26
1
-1
/
+1
|
|
/
*
/
cxl: remove CONFIG_CXL_PMU entry in drivers/cxl/Kconfig
Masahiro Yamada
2024-03-26
1
-13
/
+0
|
/
*
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-03-18
1
-7
/
+7
|
\
|
*
cxl/trace: Properly initialize cxl_poison region name
Alison Schofield
2024-03-18
1
-7
/
+7
*
|
Merge branch 'for-6.9/cxl-fixes' into for-6.9/cxl
Dan Williams
2024-03-13
1
-15
/
+15
|
\
\
|
*
|
cxl: Fix the incorrect assignment of SSLBIS entry pointer initial location
Dave Jiang
2024-03-13
1
-15
/
+15
|
|
/
*
|
Merge branch 'for-6.9/cxl-einj' into for-6.9/cxl
Dan Williams
2024-03-13
1
-0
/
+41
|
\
\
|
*
|
cxl/core: Add CXL EINJ debugfs files
Ben Cheatham
2024-03-13
1
-0
/
+41
|
|
/
*
|
Merge branch 'for-6.9/cxl-qos' into for-6.9/cxl
Dan Williams
2024-03-13
6
-33
/
+342
|
\
\
|
*
|
cxl/region: Deal with numa nodes not enumerated by SRAT
Dave Jiang
2024-03-12
3
-1
/
+12
|
*
|
cxl/region: Add memory hotplug notifier for cxl region
Dave Jiang
2024-03-12
4
-0
/
+80
|
*
|
cxl/region: Add sysfs attribute for locality attributes of CXL regions
Dave Jiang
2024-03-12
1
-0
/
+94
|
*
|
cxl/region: Calculate performance data for a region
Dave Jiang
2024-03-12
3
-0
/
+71
|
*
|
cxl: Set cxlmd->endpoint before adding port device
Dave Jiang
2024-03-12
1
-1
/
+1
|
*
|
cxl: Move QoS class to be calculated from the nearest CPU
Dave Jiang
2024-03-12
1
-3
/
+3
|
*
|
cxl: Split out host bridge access coordinates
Dave Jiang
2024-03-12
3
-9
/
+56
[next]