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
/
cxlmem.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-14
Merge branch 'for-6.3/cxl-rr-emu' into cxl/next
Dan Williams
1
-12
/
+0
2023-02-14
cxl/port: Export cxl_dvsec_rr_decode() to cxl_port
Dave Jiang
1
-12
/
+0
2023-02-10
Merge branch 'for-6.3/cxl-ram-region' into cxl/next
Dan Williams
1
-0
/
+5
2023-02-10
Merge branch 'for-6.3/cxl' into cxl/next
Dan Williams
1
-1
/
+0
2023-02-10
cxl/mem: Remove unused CXL_CMD_FLAG_NONE define
Ira Weiny
1
-1
/
+0
2023-02-10
tools/testing/cxl: Define a fixed volatile configuration to parse
Dan Williams
1
-0
/
+3
2023-02-10
cxl/memdev: Fix endpoint port removal
Dan Williams
1
-0
/
+2
2023-01-30
cxl/pci: Set the device timestamp
Jonathan Cameron
1
-0
/
+9
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-26
cxl/mem: Trace Memory Module Event Record
Ira Weiny
1
-0
/
+26
2023-01-26
cxl/mem: Trace DRAM Event Record
Ira Weiny
1
-0
/
+23
2023-01-26
cxl/mem: Trace General Media Event Record
Ira Weiny
1
-0
/
+19
2023-01-26
cxl/mem: Wire up event interrupts
Davidlohr Bueso
1
-0
/
+19
2023-01-26
cxl/mem: Read, trace, and clear events on driver load
Ira Weiny
1
-0
/
+79
2022-12-06
cxl/mbox: Add variable output size validation for internal commands
Dan Williams
1
-0
/
+2
2022-12-06
cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output size
Dan Williams
1
-2
/
+2
2022-12-05
Merge branch 'for-6.2/cxl-aer' into for-6.2/cxl
Dan Williams
1
-0
/
+2
2022-12-05
Merge branch 'for-6.2/cxl-security' into for-6.2/cxl
Dan Williams
1
-0
/
+41
2022-12-05
cxl/port: Add RCD endpoint port enumeration
Dan Williams
1
-0
/
+2
2022-12-05
cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_mem
Dan Williams
1
-0
/
+9
2022-12-03
cxl/pci: Add (hopeful) error handling support
Dan Williams
1
-0
/
+2
2022-12-02
cxl/pmem: Refactor nvdimm device registration, delete the workqueue
Dan Williams
1
-0
/
+4
2022-12-01
cxl/pmem: Add "Passphrase Secure Erase" security command support
Dave Jiang
1
-0
/
+8
2022-12-01
cxl/pmem: Add "Unlock" security command support
Dave Jiang
1
-0
/
+1
2022-12-01
cxl/pmem: Add "Freeze Security State" security command support
Dave Jiang
1
-0
/
+1
2022-12-01
cxl/pmem: Add Disable Passphrase security command support
Dave Jiang
1
-0
/
+8
2022-12-01
cxl/pmem: Add "Set Passphrase" security command support
Dave Jiang
1
-0
/
+15
2022-11-30
cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
Dave Jiang
1
-0
/
+8
2022-07-25
cxl/region: Attach endpoint decoders
Dan Williams
1
-0
/
+5
2022-07-21
cxl/hdm: Enumerate allocated DPA
Dan Williams
1
-0
/
+13
2022-07-19
cxl/pci: Create PCI DOE mailbox's for memory devices
Ira Weiny
1
-0
/
+3
2022-07-10
tools/testing/cxl: Add partition support
Dan Williams
1
-0
/
+7
2022-07-10
cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'
Dan Williams
1
-0
/
+4
2022-07-09
cxl/mem: Convert partition-info to resources
Dan Williams
1
-4
/
+6
2022-06-21
cxl/mbox: Use __le32 in get,set_lsa mailbox structures
Alison Schofield
1
-4
/
+4
2022-05-19
cxl/mem: Consolidate CXL DVSEC Range enumeration in the core
Dan Williams
1
-1
/
+0
2022-05-19
cxl/pci: Move cxl_await_media_ready() to the core
Dan Williams
1
-2
/
+1
2022-04-22
PM: CXL: Disable suspend
Dan Williams
1
-0
/
+11
2022-04-12
cxl/mbox: Improve handling of mbox_cmd hw return codes
Davidlohr Bueso
1
-1
/
+52
2022-04-12
cxl/mbox: Block immediate mode in SET_PARTITION_INFO command
Alison Schofield
1
-0
/
+7
2022-02-08
cxl/mem: Add the cxl_mem driver
Ben Widawsky
1
-0
/
+8
2022-02-08
cxl/pci: Emit device serial number
Dan Williams
1
-0
/
+2
2022-02-08
cxl/pci: Implement wait for media active
Ben Widawsky
1
-0
/
+2
2022-02-08
cxl/pci: Retrieve CXL DVSEC memory info
Ben Widawsky
1
-0
/
+14
2022-02-08
cxl/pci: Cache device DVSEC offset
Ben Widawsky
1
-0
/
+2
2022-02-08
cxl/pci: Store component register base in cxlds
Ben Widawsky
1
-0
/
+3
2022-02-08
cxl/core/hdm: Add CXL standard decoder enumeration to the core
Dan Williams
1
-0
/
+8
2021-11-15
cxl/memdev: Remove unused cxlmd field
Ira Weiny
1
-2
/
+0
2021-11-15
cxl/memdev: Change cxl_mem to a more descriptive name
Ira Weiny
1
-15
/
+20
2021-09-21
cxl/mbox: Move command definitions to common location
Dan Williams
1
-0
/
+57
[prev]
[next]