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
*
Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-09-27
14
-381
/
+926
|
\
|
*
cxl: Calculate region bandwidth of targets with shared upstream link
Dave Jiang
2024-09-23
6
-10
/
+537
|
*
cxl: Preserve the CDAT access_coordinate for an endpoint
Dave Jiang
2024-09-23
2
-4
/
+8
|
*
cxl: Fix comment regarding cxl_query_cmd() return data
Dave Jiang
2024-09-19
1
-1
/
+1
|
*
cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input
Dave Jiang
2024-09-12
6
-44
/
+54
|
*
cxl: Move mailbox related bits to the same context
Dave Jiang
2024-09-12
5
-62
/
+116
|
*
cxl: move cxl headers to new include/cxl/ directory
Dave Jiang
2024-09-10
2
-2
/
+2
|
*
cxl/region: Remove lock from memory notifier callback
Ira Weiny
2024-09-09
1
-24
/
+30
|
*
cxl/pci: simplify the check of mem_enabled in cxl_hdm_decode_init()
Yanfei Xu
2024-09-09
1
-10
/
+11
|
*
cxl/pci: Check Mem_info_valid bit for each applicable DVSEC
Yanfei Xu
2024-09-09
1
-4
/
+4
|
*
cxl/pci: Remove duplicated implementation of waiting for memory_info_valid
Yanfei Xu
2024-09-09
3
-38
/
+7
|
*
cxl/pci: Fix to record only non-zero ranges
Yanfei Xu
2024-09-09
1
-7
/
+1
|
*
cxl/pci: Remove duplicate host_bridge->native_aer checking
Li Ming
2024-09-04
1
-11
/
+6
|
*
cxl/pci: cxl_dport_map_rch_aer() cleanup
Li Ming
2024-09-04
1
-20
/
+13
|
*
cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()
Li Ming
2024-09-04
3
-7
/
+13
|
*
cxl/port: Refactor __devm_cxl_add_port() to drop goto pattern
Li Ming
2024-09-03
1
-24
/
+35
|
*
cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
Li Ming
2024-09-03
5
-87
/
+72
|
*
cxl/port: Use __free() to drop put_device() for cxl_port
Li Ming
2024-09-03
5
-29
/
+20
|
*
cxl: Remove duplicate included header file core.h
Hongbo Li
2024-09-03
1
-1
/
+0
|
*
cxl/port: Convert to use ERR_CAST()
Yuesong Li
2024-09-03
1
-1
/
+1
*
|
mm: make range-to-target_node lookup facility a part of numa_memblks
Mike Rapoport (Microsoft)
2024-09-04
1
-1
/
+1
|
/
*
cxl/pci: Get AER capability address from RCRB only for RCH dport
Li Ming
2024-08-10
1
-4
/
+6
*
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-07-28
13
-146
/
+174
|
\
|
*
cxl/core/pci: Move reading of control register to immediately before usage
Foryun Ma
2024-07-17
1
-4
/
+4
|
*
Merge branch 'for-6.11/xor_fixes' into cxl-for-next
Dave Jiang
2024-07-12
7
-112
/
+76
|
|
\
|
|
*
cxl: Remove defunct code calculating host bridge target positions
Alison Schofield
2024-07-12
3
-84
/
+4
|
|
*
cxl/region: Verify target positions using the ordered target list
Alison Schofield
2024-07-12
1
-1
/
+4
|
|
*
cxl: Restore XOR'd position bits during address translation
Alison Schofield
2024-07-12
3
-9
/
+57
|
|
*
cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa()
Alison Schofield
2024-07-12
4
-27
/
+20
|
*
|
cxl/memdev: Replace ENXIO with EBUSY for inject poison limit reached
Alison Schofield
2024-07-11
1
-1
/
+1
|
*
|
cxl/acpi: Warn on mixed CXL VH and RCH/RCD Hierarchy
Fabio M. De Francesco
2024-07-11
1
-7
/
+27
|
*
|
cxl/core: Fix incorrect vendor debug UUID define
peng guo
2024-07-11
1
-1
/
+1
|
*
|
cxl/region: Simplify cxl_region_nid()
Huang Ying
2024-07-02
1
-6
/
+4
|
*
|
cxl/region: Support to calculate memory tier abstract distance
Huang Ying
2024-07-02
2
-0
/
+29
|
*
|
cxl/region: Fix a race condition in memory hotplug notifier
Huang Ying
2024-07-02
1
-4
/
+15
|
*
|
cxl: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-02
6
-0
/
+6
|
*
|
cxl/events: Use a common struct for DRAM and General Media events
Fabio M. De Francesco
2024-07-02
2
-17
/
+17
|
|
/
*
|
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
2
-5
/
+2
|
\
\
|
*
|
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
2
-5
/
+2
|
|
/
*
|
cxl: documentation: add missing files to cxl driver-api
Yao Xingtao
2024-06-25
1
-5
/
+6
*
|
cxl/region: check interleave capability
Yao Xingtao
2024-06-25
4
-0
/
+107
*
|
cxl/region: Avoid null pointer dereference in region lookup
Alison Schofield
2024-06-25
1
-4
/
+15
*
|
cxl/mem: Fix no cxl_nvd during pmem region auto-assembling
Li Ming
2024-06-19
4
-16
/
+23
|
/
*
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
|
|
\
\
[next]