index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
cxl/hdm: Add emulation when HDM decoders are not committed
Dave Jiang
2023-02-15
1
-0
/
+29
|
|
*
|
cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decoders
Dave Jiang
2023-02-15
4
-15
/
+57
|
|
*
|
cxl/hdm: Emulate HDM decoder from DVSEC range registers
Dave Jiang
2023-02-15
4
-6
/
+37
|
|
*
|
cxl/pci: Refactor cxl_hdm_decode_init()
Dave Jiang
2023-02-15
1
-81
/
+54
|
|
*
|
cxl/port: Export cxl_dvsec_rr_decode() to cxl_port
Dave Jiang
2023-02-15
5
-31
/
+36
|
|
*
|
cxl/pci: Break out range register decoding from cxl_hdm_decode_init()
Dave Jiang
2023-02-15
1
-24
/
+40
|
*
|
|
Merge branch 'for-6.3/cxl' into cxl/next
Dan Williams
2023-02-15
2
-8
/
+63
|
|
\
\
\
|
|
*
|
|
cxl: add RAS status unmasking for CXL
Dave Jiang
2023-02-14
2
-0
/
+66
|
|
*
|
|
cxl: remove unnecessary calling of pci_enable_pcie_error_reporting()
Dave Jiang
2023-02-14
1
-11
/
+0
|
*
|
|
|
Merge branch 'for-6.3/cxl-ram-region' into cxl/next
Dan Williams
2023-02-14
1
-3
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
cxl: avoid returning uninitialized error code
Arnd Bergmann
2023-02-14
1
-3
/
+2
|
*
|
|
|
|
cxl/pmem: Fix nvdimm registration races
Dan Williams
2023-02-14
1
-0
/
+1
|
*
|
|
|
|
Merge branch 'for-6.3/cxl-ram-region' into cxl/next
Dan Williams
2023-02-11
11
-161
/
+1014
|
|
\
|
|
|
|
|
|
*
|
|
|
cxl/dax: Create dax devices for CXL RAM regions
Dan Williams
2023-02-11
5
-4
/
+126
|
|
*
|
|
|
tools/testing/cxl: Define a fixed volatile configuration to parse
Dan Williams
2023-02-11
5
-4
/
+9
|
|
*
|
|
|
cxl/region: Add region autodiscovery
Dan Williams
2023-02-11
5
-11
/
+580
|
|
*
|
|
|
cxl/port: Split endpoint and switch port probe
Dan Williams
2023-02-11
2
-33
/
+47
|
|
*
|
|
|
cxl/region: Enable CONFIG_CXL_REGION to be toggled
Dan Williams
2023-02-11
1
-1
/
+11
|
|
*
|
|
|
kernel/range: Uplevel the cxl subsystem's range_contains() helper
Dan Williams
2023-02-11
1
-5
/
+0
|
|
*
|
|
|
cxl/region: Move region-position validation to a helper
Dan Williams
2023-02-11
1
-43
/
+76
|
|
*
|
|
|
cxl/region: Cleanup target list on attach error
Dan Williams
2023-02-11
1
-0
/
+2
|
|
*
|
|
|
cxl/region: Refactor attach_target() for autodiscovery
Dan Williams
2023-02-11
1
-19
/
+28
|
|
*
|
|
|
cxl/region: Add volatile region creation support
Dan Williams
2023-02-11
3
-14
/
+72
|
|
*
|
|
|
cxl/region: Validate region mode vs decoder mode
Dan Williams
2023-02-11
1
-0
/
+6
|
|
*
|
|
|
cxl/region: Support empty uuids for non-pmem regions
Dan Williams
2023-02-11
1
-2
/
+9
|
|
*
|
|
|
cxl/region: Add a mode attribute for regions
Dan Williams
2023-02-11
3
-11
/
+25
|
|
*
|
|
|
cxl/memdev: Fix endpoint port removal
Dan Williams
2023-02-11
3
-26
/
+35
|
*
|
|
|
|
Merge branch 'for-6.3/cxl' into cxl/next
Dan Williams
2023-02-11
3
-4
/
+8
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
cxl/uapi: Tag commands from cxl_query_cmd()
Ira Weiny
2023-02-11
1
-2
/
+7
|
|
*
|
|
|
cxl/mem: Remove unused CXL_CMD_FLAG_NONE define
Ira Weiny
2023-02-11
1
-1
/
+0
|
|
*
|
|
|
cxl/mem: Correct full ID range allocation
Davidlohr Bueso
2023-02-09
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'for-6.3/cxl-events' into cxl/next
Dan Williams
2023-02-07
6
-1
/
+1141
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
cxl/pci: Fix irq oneshot expectations
Dan Williams
2023-01-31
1
-1
/
+2
|
|
*
|
|
|
cxl/pci: Set the device timestamp
Jonathan Cameron
2023-01-30
3
-0
/
+40
|
|
*
|
|
|
cxl/mbox: Add missing parameter to docs.
Jonathan Cameron
2023-01-30
1
-0
/
+1
|
|
*
|
|
|
cxl/mem: Trace Memory Module Event Record
Ira Weiny
2023-01-27
3
-0
/
+182
|
|
*
|
|
|
cxl/mem: Trace DRAM Event Record
Ira Weiny
2023-01-27
3
-0
/
+127
|
|
*
|
|
|
cxl/mem: Trace General Media Event Record
Ira Weiny
2023-01-27
3
-2
/
+170
|
|
*
|
|
|
cxl/mem: Wire up event interrupts
Davidlohr Bueso
2023-01-27
4
-10
/
+240
|
|
*
|
|
|
cxl/mem: Read, trace, and clear events on driver load
Ira Weiny
2023-01-26
5
-1
/
+392
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'for-6.3/cxl' into cxl/next
Dan Williams
2023-02-07
12
-126
/
+313
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
cxl/mbox: Fix Payload Length check for Get Log command
Robert Richter
2023-01-27
1
-3
/
+22
|
|
*
|
|
cxl: fix spelling mistakes
Randy Dunlap
2023-01-27
4
-4
/
+4
|
|
*
|
|
cxl/mbox: Add debug messages for enabled mailbox commands
Robert Richter
2023-01-27
1
-1
/
+2
|
|
|
/
/
|
|
*
|
cxl/port: Link the 'parent_dport' in portX/ and endpointX/ sysfs
Dan Williams
2023-01-26
1
-0
/
+29
|
|
*
|
cxl/region: Clarify when a cxld->commit() callback is mandatory
Dan Williams
2023-01-26
1
-2
/
+17
|
|
*
|
cxl/pci: Show opcode in debug messages when sending a command
Robert Richter
2023-01-25
1
-1
/
+1
|
|
*
|
cxl/region: Only warn about cpu_cache_invalidate_memregion() once
Davidlohr Bueso
2023-01-06
1
-1
/
+1
|
|
*
|
cxl/pci: Move tracepoint definitions to drivers/cxl/core/
Dan Williams
2023-01-05
7
-111
/
+234
*
|
|
|
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
4
-9
/
+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[prev]
[next]