index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
pmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
cxl/mem: Fix no cxl_nvd during pmem region auto-assembling
Li Ming
1
-5
/
+11
2024-01-05
cxl: Refactor to use __free() for cxl_root allocation in cxl_find_nvdimm_brid...
Dave Jiang
1
-5
/
+3
2024-01-05
cxl: Convert find_cxl_root() to return a 'struct cxl_root *'
Dave Jiang
1
-2
/
+4
2023-06-25
cxl/memdev: Formalize endpoint port linkage
Dan Williams
1
-1
/
+1
2023-04-04
cxl/port: Fix find_cxl_root() for RCDs and simplify it
Dan Williams
1
-3
/
+3
2023-01-25
cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absent
Dan Williams
1
-38
/
+4
2022-12-05
Merge branch 'for-6.2/cxl-security' into for-6.2/cxl
Dan Williams
1
-0
/
+7
2022-12-02
cxl: add dimm_id support for __nvdimm_create()
Dave Jiang
1
-0
/
+7
2022-12-02
cxl/pmem: Remove the cxl_pmem_wq and related infrastructure
Dan Williams
1
-22
/
+0
2022-12-02
cxl/pmem: Refactor nvdimm device registration, delete the workqueue
Dan Williams
1
-11
/
+67
2022-12-02
cxl/region: Drop redundant pmem region release handling
Dan Williams
1
-2
/
+0
2022-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
1
-0
/
+2
2022-07-26
cxl/region: Introduce cxl_pmem_region objects
Dan Williams
1
-2
/
+2
2022-04-28
cxl: Drop cxl_device_lock()
Dan Williams
1
-2
/
+2
2022-04-28
cxl: Replace lockdep_mutex with local lock classes
Dan Williams
1
-0
/
+6
2022-02-08
cxl/pmem: Introduce a find_cxl_root() helper
Dan Williams
1
-4
/
+10
2022-02-08
cxl: Prove CXL locking
Dan Williams
1
-2
/
+2
2021-11-15
cxl/pmem: Fix module reload vs workqueue state
Dan Williams
1
-1
/
+7
2021-11-15
cxl/core: Convert to EXPORT_SYMBOL_NS_GPL
Dan Williams
1
-6
/
+6
2021-09-21
cxl/core: Split decoder setup into alloc + add
Dan Williams
1
-1
/
+6
2021-09-21
tools/testing/cxl: Introduce a mock memory device + driver
Dan Williams
1
-3
/
+3
2021-09-21
cxl/pmem: Add support for multiple nvdimm-bridge objects
Dan Williams
1
-1
/
+31
2021-09-07
cxl/pmem: Fix Documentation warning
Dan Williams
1
-2
/
+28
2021-08-06
cxl/core: Move pmem functionality
Dan Williams
1
-0
/
+204