index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-27
cxl: remove CONFIG_CXL_PMU entry in drivers/cxl/Kconfig
Masahiro Yamada
1
-13
/
+0
2024-03-18
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-7
/
+7
2024-03-18
cxl/trace: Properly initialize cxl_poison region name
Alison Schofield
1
-7
/
+7
2024-03-13
Merge branch 'for-6.9/cxl-fixes' into for-6.9/cxl
Dan Williams
1
-15
/
+15
2024-03-13
Merge branch 'for-6.9/cxl-einj' into for-6.9/cxl
Dan Williams
1
-0
/
+41
2024-03-13
Merge branch 'for-6.9/cxl-qos' into for-6.9/cxl
Dan Williams
6
-33
/
+342
2024-03-13
lib/firmware_table: Provide buffer length argument to cdat_table_parse()
Robert Richter
2
-4
/
+10
2024-03-12
cxl/pci: Get rid of pointer arithmetic reading CDAT table
Robert Richter
2
-36
/
+65
2024-03-12
cxl/pci: Rename DOE mailbox handle to doe_mb
Robert Richter
1
-10
/
+10
2024-03-12
cxl: Fix the incorrect assignment of SSLBIS entry pointer initial location
Dave Jiang
1
-15
/
+15
2024-03-12
cxl/core: Add CXL EINJ debugfs files
Ben Cheatham
1
-0
/
+41
2024-03-12
cxl/region: Deal with numa nodes not enumerated by SRAT
Dave Jiang
3
-1
/
+12
2024-03-12
cxl/region: Add memory hotplug notifier for cxl region
Dave Jiang
4
-0
/
+80
2024-03-12
cxl/region: Add sysfs attribute for locality attributes of CXL regions
Dave Jiang
1
-0
/
+94
2024-03-12
cxl/region: Calculate performance data for a region
Dave Jiang
3
-0
/
+71
2024-03-12
cxl: Set cxlmd->endpoint before adding port device
Dave Jiang
1
-1
/
+1
2024-03-12
cxl: Move QoS class to be calculated from the nearest CPU
Dave Jiang
1
-3
/
+3
2024-03-12
cxl: Split out host bridge access coordinates
Dave Jiang
3
-9
/
+56
2024-03-12
cxl: Split out combine_coordinates() for common shared usage
Dave Jiang
3
-25
/
+29
2024-03-12
ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access c...
Dave Jiang
3
-5
/
+7
2024-02-20
cxl/acpi: Fix load failures due to single window creation failure
Dan Williams
1
-18
/
+28
2024-02-20
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
2
-59
/
+4
2024-02-20
acpi/ghes: Remove CXL CPER notifications
Dan Williams
1
-56
/
+1
2024-02-16
cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window
Robert Richter
1
-3
/
+3
2024-02-16
cxl: Fix sysfs export of qos_class for memdev
Dave Jiang
4
-36
/
+66
2024-02-16
cxl: Remove unnecessary type cast in cxl_qos_class_verify()
Dave Jiang
1
-2
/
+1
2024-02-16
cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_p...
Dave Jiang
4
-90
/
+34
2024-02-16
cxl/region: Allow out of order assembly of autodiscovered regions
Alison Schofield
1
-10
/
+38
2024-02-16
cxl/region: Handle endpoint decoders in cxl_region_find_decoder()
Alison Schofield
1
-6
/
+8
2024-02-09
Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2024-02-03
cxl/trace: Remove unnecessary memcpy's
Ira Weiny
1
-3
/
+3
2024-01-29
cxl/pci: Skip to handle RAS errors if CXL.mem device is detached
Li Ming
1
-12
/
+31
2024-01-24
cxl/region:Fix overflow issue in alloc_hpa()
Quanquan Cao
1
-2
/
+2
2024-01-22
cxl/pci: Skip irq features if MSI/MSI-X are not supported
Ira Weiny
1
-11
/
+15
2024-01-12
cxl/core: use sysfs_emit() for attr's _show()
Shiyang Ruan
1
-1
/
+1
2024-01-09
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
4
-138
/
+124
2024-01-09
cxl/pci: Register for and process CPER events
Ira Weiny
3
-13
/
+89
2024-01-09
cxl/events: Create a CXL event union
Ira Weiny
2
-23
/
+17
2024-01-09
cxl/events: Separate UUID from event structures
Ira Weiny
1
-1
/
+1
2024-01-09
cxl/events: Remove passing a UUID to known event traces
Ira Weiny
2
-15
/
+19
2024-01-09
cxl/events: Create common event UUID defines
Ira Weiny
2
-27
/
+27
2024-01-05
Merge branch 'for-6.7/cxl' into for-6.8/cxl
Dan Williams
3
-26
/
+14
2024-01-05
Merge branch 'for-6.8/cxl-misc' into for-6.8/cxl
Dan Williams
1
-1
/
+1
2024-01-05
Merge branch 'for-6.8/cxl-cdat' into for-6.8/cxl
Dan Williams
6
-27
/
+44
2024-01-05
cxl/events: Promote CXL event structures to a core header
Ira Weiny
1
-89
/
+1
2024-01-05
cxl: Refactor to use __free() for cxl_root allocation in cxl_endpoint_port_pr...
Dave Jiang
1
-3
/
+2
2024-01-05
cxl: Refactor to use __free() for cxl_root allocation in cxl_find_nvdimm_brid...
Dave Jiang
1
-5
/
+3
2024-01-05
cxl: Fix device reference leak in cxl_port_perf_data_calculate()
Dave Jiang
1
-2
/
+5
2024-01-05
cxl: Convert find_cxl_root() to return a 'struct cxl_root *'
Dave Jiang
6
-23
/
+28
2024-01-05
cxl: Introduce put_cxl_root() helper
Dave Jiang
2
-0
/
+12
[next]