index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
pmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
Merge branch 'for-6.2/cxl-security' into for-6.2/cxl
Dan Williams
1
-2
/
+41
2022-12-02
cxl: add dimm_id support for __nvdimm_create()
Dave Jiang
1
-1
/
+2
2022-12-02
cxl/pmem: Remove the cxl_pmem_wq and related infrastructure
Dan Williams
1
-142
/
+1
2022-12-02
cxl/pmem: Refactor nvdimm device registration, delete the workqueue
Dan Williams
1
-86
/
+35
2022-12-02
cxl/region: Drop redundant pmem region release handling
Dan Williams
1
-90
/
+0
2022-12-01
cxl/acpi: Simplify cxl_nvdimm_bridge probing
Dan Williams
1
-0
/
+9
2022-12-01
cxl/pmem: add provider name to cxl pmem dimm attribute group
Dave Jiang
1
-0
/
+10
2022-12-01
cxl/pmem: add id attribute to CXL based nvdimm
Dave Jiang
1
-1
/
+27
2022-11-30
cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
Dave Jiang
1
-2
/
+4
2022-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
1
-36
/
+65
2022-11-03
cxl/pmem: Use size_add() against integer overflow
Yu Zhe
1
-1
/
+1
2022-10-20
cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA.
Jonathan Cameron
1
-1
/
+1
2022-08-05
cxl/region: Fix IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2022-07-26
cxl/region: Introduce cxl_pmem_region objects
Dan Williams
1
-1
/
+237
2022-07-26
cxl/pmem: Fix offline_nvdimm_bus() to offline by bridge
Dan Williams
1
-4
/
+17
2022-06-21
cxl/mbox: Use __le32 in get,set_lsa mailbox structures
Alison Schofield
1
-3
/
+3
2022-04-28
cxl: Drop cxl_device_lock()
Dan Williams
1
-6
/
+6
2022-04-12
cxl/pmem: Remove CXL SET_PARTITION_INFO from exclusive_cmds list
Alison Schofield
1
-1
/
+0
2022-02-08
cxl: Prove CXL locking
Dan Williams
1
-6
/
+6
2021-11-15
cxl/pmem: Fix module reload vs workqueue state
Dan Williams
1
-2
/
+27
2021-11-15
cxl/memdev: Change cxl_mem to a more descriptive name
Ira Weiny
1
-20
/
+19
2021-11-15
cxl/pmem: Fix reference counting for delayed work
Dan Williams
1
-4
/
+13
2021-09-21
tools/testing/cxl: Introduce a mock memory device + driver
Dan Williams
1
-1
/
+1
2021-09-21
cxl/mbox: Move command definitions to common location
Dan Williams
1
-9
/
+2
2021-09-21
cxl/pmem: Add support for multiple nvdimm-bridge objects
Dan Williams
1
-15
/
+0
2021-09-21
cxl/pmem: Translate NVDIMM label commands to CXL label commands
Dan Williams
1
-4
/
+124
2021-09-21
cxl/mbox: Add exclusive kernel command support
Dan Williams
1
-3
/
+26
2021-08-06
cxl: Move cxl_core to new directory
Ben Widawsky
1
-1
/
+1
2021-06-15
cxl/pmem: Register 'pmem' / cxl_nvdimm devices
Dan Williams
1
-9
/
+99
2021-06-15
cxl/pmem: Add initial infrastructure for pmem support
Dan Williams
1
-0
/
+140