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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
10
-260
/
+2088
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+6
2023-02-16
Merge branch 'for-6.3/cxl-events' into cxl/next
Dan Williams
3
-51
/
+66
2023-02-16
cxl/trace: Add serial number to trace points
Ira Weiny
1
-10
/
+18
2023-02-16
cxl/trace: Add host output to trace points
Ira Weiny
1
-10
/
+21
2023-02-16
cxl/trace: Standardize device information output
Ira Weiny
3
-48
/
+44
2023-02-14
Merge branch 'for-6.3/cxl-rr-emu' into cxl/next
Dan Williams
2
-118
/
+201
2023-02-14
cxl/pci: Remove locked check for dvsec_range_allowed()
Dave Jiang
1
-2
/
+0
2023-02-14
cxl/hdm: Add emulation when HDM decoders are not committed
Dave Jiang
1
-0
/
+29
2023-02-14
cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decoders
Dave Jiang
2
-13
/
+54
2023-02-14
cxl/hdm: Emulate HDM decoder from DVSEC range registers
Dave Jiang
2
-4
/
+34
2023-02-14
cxl/pci: Refactor cxl_hdm_decode_init()
Dave Jiang
1
-81
/
+54
2023-02-14
cxl/port: Export cxl_dvsec_rr_decode() to cxl_port
Dave Jiang
1
-11
/
+7
2023-02-14
cxl/pci: Break out range register decoding from cxl_hdm_decode_init()
Dave Jiang
1
-24
/
+40
2023-02-14
Merge branch 'for-6.3/cxl-ram-region' into cxl/next
Dan Williams
1
-3
/
+2
2023-02-14
cxl: avoid returning uninitialized error code
Arnd Bergmann
1
-3
/
+2
2023-02-10
Merge branch 'for-6.3/cxl-ram-region' into cxl/next
Dan Williams
6
-130
/
+856
2023-02-10
Merge branch 'for-6.3/cxl' into cxl/next
Dan Williams
2
-3
/
+8
2023-02-10
cxl/uapi: Tag commands from cxl_query_cmd()
Ira Weiny
1
-2
/
+7
2023-02-10
cxl/dax: Create dax devices for CXL RAM regions
Dan Williams
3
-3
/
+112
2023-02-10
tools/testing/cxl: Define a fixed volatile configuration to parse
Dan Williams
3
-4
/
+4
2023-02-10
cxl/region: Add region autodiscovery
Dan Williams
3
-10
/
+505
2023-02-10
cxl/port: Split endpoint and switch port probe
Dan Williams
1
-3
/
+8
2023-02-10
kernel/range: Uplevel the cxl subsystem's range_contains() helper
Dan Williams
1
-5
/
+0
2023-02-10
cxl/region: Move region-position validation to a helper
Dan Williams
1
-43
/
+76
2023-02-10
cxl/region: Cleanup target list on attach error
Dan Williams
1
-0
/
+2
2023-02-10
cxl/region: Refactor attach_target() for autodiscovery
Dan Williams
1
-19
/
+28
2023-02-10
cxl/region: Add volatile region creation support
Dan Williams
3
-14
/
+72
2023-02-10
cxl/region: Validate region mode vs decoder mode
Dan Williams
1
-0
/
+6
2023-02-10
cxl/region: Support empty uuids for non-pmem regions
Dan Williams
1
-2
/
+9
2023-02-10
cxl/region: Add a mode attribute for regions
Dan Williams
2
-11
/
+11
2023-02-10
cxl/memdev: Fix endpoint port removal
Dan Williams
2
-26
/
+33
2023-02-09
cxl/mem: Correct full ID range allocation
Davidlohr Bueso
1
-1
/
+1
2023-02-07
Merge branch 'for-6.3/cxl-events' into cxl/next
Dan Williams
2
-1
/
+705
2023-02-07
Merge branch 'for-6.3/cxl' into cxl/next
Dan Williams
7
-9
/
+305
2023-02-07
cxl/region: Fix passthrough-decoder detection
Dan Williams
1
-2
/
+2
2023-02-06
cxl/region: Fix null pointer dereference for resetting decoder
Fan Ni
1
-3
/
+5
2023-01-30
cxl/pci: Set the device timestamp
Jonathan Cameron
1
-0
/
+27
2023-01-30
cxl/mbox: Add missing parameter to docs.
Jonathan Cameron
1
-0
/
+1
2023-01-27
cxl/mbox: Fix Payload Length check for Get Log command
Robert Richter
1
-3
/
+22
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2
-5
/
+5
2023-01-27
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-26
cxl/mem: Trace Memory Module Event Record
Ira Weiny
2
-0
/
+156
2023-01-26
cxl/mem: Trace DRAM Event Record
Ira Weiny
2
-0
/
+104
2023-01-26
cxl/mem: Trace General Media Event Record
Ira Weiny
2
-2
/
+151
2023-01-26
cxl: fix spelling mistakes
Randy Dunlap
2
-2
/
+2
2023-01-26
cxl/mbox: Add debug messages for enabled mailbox commands
Robert Richter
1
-1
/
+2
2023-01-26
cxl/mem: Read, trace, and clear events on driver load
Ira Weiny
2
-1
/
+268
2023-01-25
cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absent
Dan Williams
1
-38
/
+4
2023-01-25
cxl/port: Link the 'parent_dport' in portX/ and endpointX/ sysfs
Dan Williams
1
-0
/
+29
[next]