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
2024-06-25
cxl: documentation: add missing files to cxl driver-api
Yao Xingtao
1
-5
/
+6
2024-06-25
cxl/region: check interleave capability
Yao Xingtao
1
-0
/
+10
2024-04-30
cxl/mbox: Add Clear Log mailbox command
Srinivasulu Thanneeru
1
-0
/
+1
2024-04-30
cxl/mbox: Add Get Log Capabilities and Get Supported Logs Sub-List commands
Srinivasulu Thanneeru
1
-0
/
+2
2024-04-08
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
1
-1
/
+1
2024-02-16
cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_p...
Dave Jiang
1
-6
/
+4
2024-01-09
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
1
-85
/
+25
2024-01-09
cxl/pci: Register for and process CPER events
Ira Weiny
1
-0
/
+4
2024-01-09
cxl/events: Create common event UUID defines
Ira Weiny
1
-0
/
+24
2024-01-05
cxl/events: Promote CXL event structures to a core header
Ira Weiny
1
-89
/
+1
2024-01-02
Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxl
Dan Williams
1
-0
/
+21
2023-12-22
cxl: Store QTG IDs and related info to the CXL memory device context
Dave Jiang
1
-0
/
+21
2023-12-07
cxl: Add Support for Get Timestamp
Davidlohr Bueso
1
-0
/
+1
2023-10-31
Merge branch 'for-6.7/cxl-rch-eh' into cxl/next
Dan Williams
1
-2
/
+2
2023-10-27
cxl/pci: Remove Component Register base address from struct cxl_dev_state
Robert Richter
1
-2
/
+0
2023-10-27
cxl/pci: Store the endpoint's Component Register mappings in struct cxl_dev_s...
Robert Richter
1
-0
/
+2
2023-10-06
cxl/memdev: Fix sanitize vs decoder setup locking
Dan Williams
1
-1
/
+3
2023-10-06
cxl/pci: Fix sanitize notifier setup
Dan Williams
1
-0
/
+2
2023-10-06
cxl/pci: Clarify devm host for memdev relative setup
Dan Williams
1
-2
/
+3
2023-09-29
cxl/pci: Cleanup 'sanitize' to always poll
Dan Williams
1
-2
/
+0
2023-07-28
cxl/memdev: Only show sanitize sysfs files when supported
Davidlohr Bueso
1
-0
/
+15
2023-07-28
cxl/memdev: Document security state in kern-doc
Davidlohr Bueso
1
-0
/
+1
2023-07-14
cxl/mem: Fix a double shift bug
Dan Carpenter
1
-1
/
+1
2023-06-25
Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl
Dan Williams
1
-2
/
+2
2023-06-25
Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl
Dan Williams
1
-41
/
+77
2023-06-25
Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxl
Dan Williams
1
-0
/
+82
2023-06-25
cxl: add a firmware update mechanism using the sysfs firmware loader
Vishal Verma
1
-0
/
+82
2023-06-25
cxl/mem: Support Secure Erase
Davidlohr Bueso
1
-0
/
+1
2023-06-25
cxl/mem: Wire up Sanitization support
Davidlohr Bueso
1
-0
/
+4
2023-06-25
cxl/mbox: Add sanitization handling machinery
Davidlohr Bueso
1
-0
/
+7
2023-06-25
cxl/mem: Introduce security state sysfs file
Davidlohr Bueso
1
-0
/
+10
2023-06-25
cxl/memdev: Formalize endpoint port linkage
Dan Williams
1
-0
/
+2
2023-06-25
cxl/memdev: Make mailbox functionality optional
Dan Williams
1
-0
/
+18
2023-06-25
cxl/mbox: Move mailbox related driver state to its own data structure
Dan Williams
1
-36
/
+51
2023-06-25
cxl: Remove leftover attribute documentation in 'struct cxl_dev_state'
Dan Williams
1
-1
/
+0
2023-06-25
cxl: Fix kernel-doc warnings
Dan Williams
1
-3
/
+3
2023-06-25
cxl: Rename 'uport' to 'uport_dev'
Dan Williams
1
-2
/
+2
2023-05-23
cxl/mbox: Add background cmd handling machinery
Davidlohr Bueso
1
-0
/
+7
2023-05-18
cxl: Move cxl_await_media_ready() to before capacity info retrieval
Dave Jiang
1
-0
/
+2
2023-04-23
cxl/mbox: Update CMD_RC_TABLE
Davidlohr Bueso
1
-2
/
+10
2023-04-23
Merge branch 'for-6.4/cxl-poison' into for-6.4/cxl
Dan Williams
1
-1
/
+95
2023-04-23
cxl/memdev: Add support for the Clear Poison mailbox command
Alison Schofield
1
-0
/
+7
2023-04-23
cxl/memdev: Add support for the Inject Poison mailbox command
Alison Schofield
1
-0
/
+6
2023-04-23
cxl/memdev: Add trigger_poison_list sysfs attribute
Alison Schofield
1
-1
/
+2
2023-04-23
cxl/mbox: Add GET_POISON_LIST mailbox command
Alison Schofield
1
-0
/
+46
2023-04-23
cxl/mbox: Initialize the poison state
Alison Schofield
1
-0
/
+34
2023-04-18
cxl/pci: Use CDAT DOE mailbox created by PCI core
Lukas Wunner
1
-3
/
+0
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-9
/
+177
2023-02-16
Merge branch 'for-6.3/cxl-events' into cxl/next
Dan Williams
1
-0
/
+1
2023-02-16
cxl/mem: Add kdoc param for event log driver state
Alison Schofield
1
-0
/
+1
[next]