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-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
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
[next]