index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
cdat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-9
/
+9
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-9
/
+9
2026-02-03
cxl: Simplify cxl_root_ops allocation and handling
Robert Richter
1
-4
/
+4
2025-11-03
cxl: fix typos in cdat.c comments
Alok Tiwari
1
-2
/
+2
2025-09-18
Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-next
Dave Jiang
1
-14
/
+11
2025-09-18
cxl: Change sslbis handler to only handle single dport
Dave Jiang
1
-13
/
+10
2025-09-18
cxl: Defer dport allocation for switch ports
Dave Jiang
1
-1
/
+1
2025-09-02
acpi/hmat: Remove now unused hmat_update_target_coordinates()
Dave Jiang
1
-6
/
+0
2025-09-02
cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMAT
Dave Jiang
1
-5
/
+0
2025-07-16
cxl: Convert to ACQUIRE() for conditional rwsem locking
Dan Williams
1
-3
/
+3
2025-05-09
cxl: Remove else after return
Robert Richter
1
-1
/
+1
2025-03-14
cxl/cdat: Remove redundant gp_port initialization
Li Ming
1
-1
/
+0
2025-02-04
cxl: Cleanup partition size and perf helpers
Dan Williams
1
-23
/
+26
2025-02-04
cxl: Kill enum cxl_decoder_mode
Dan Williams
1
-13
/
+5
2025-02-04
cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'
Dan Williams
1
-11
/
+4
2025-02-04
cxl: Introduce to_{ram,pmem}_{res,perf}() helpers
Dan Williams
1
-26
/
+45
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-3
/
+3
2024-11-22
Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-4
/
+4
2024-10-28
cxl/cdat: Use %pra for dpa range outputs
Ira Weiny
1
-4
/
+4
2024-10-24
cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI...
Li Zhijian
1
-0
/
+3
2024-09-22
cxl: Calculate region bandwidth of targets with shared upstream link
Dave Jiang
1
-9
/
+488
2024-09-22
cxl: Preserve the CDAT access_coordinate for an endpoint
Dave Jiang
1
-4
/
+6
2024-09-03
cxl: Remove duplicate included header file core.h
Hongbo Li
1
-1
/
+0
2024-04-08
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
1
-27
/
+47
2024-04-08
cxl: Fix incorrect region perf data calculation
Dave Jiang
1
-54
/
+40
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-qos' into for-6.9/cxl
Dan Williams
1
-14
/
+120
2024-03-13
lib/firmware_table: Provide buffer length argument to cdat_table_parse()
Robert Richter
1
-3
/
+3
2024-03-12
cxl: Fix the incorrect assignment of SSLBIS entry pointer initial location
Dave Jiang
1
-15
/
+15
2024-03-12
cxl/region: Deal with numa nodes not enumerated by SRAT
Dave Jiang
1
-0
/
+5
2024-03-12
cxl/region: Add memory hotplug notifier for cxl region
Dave Jiang
1
-0
/
+6
2024-03-12
cxl/region: Calculate performance data for a region
Dave Jiang
1
-0
/
+65
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
1
-6
/
+22
2024-03-12
cxl: Split out combine_coordinates() for common shared usage
Dave Jiang
1
-9
/
+23
2024-02-16
cxl: Fix sysfs export of qos_class for memdev
Dave Jiang
1
-0
/
+1
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
1
-58
/
+24
2024-01-05
Merge branch 'for-6.7/cxl' into for-6.8/cxl
Dan Williams
1
-8
/
+6
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
1
-7
/
+10
2023-12-22
cxl: Check qos_class validity on memdev probe
Dave Jiang
1
-0
/
+103
2023-12-22
cxl: Store QTG IDs and related info to the CXL memory device context
Dave Jiang
1
-0
/
+69
2023-12-22
cxl: Compute the entire CXL path latency and bandwidth data
Dave Jiang
1
-1
/
+58
2023-12-22
cxl: Add callback to parse the SSLBIS subtable from CDAT
Dave Jiang
1
-0
/
+98
2023-12-22
cxl: Add callback to parse the DSLBIS subtable from CDAT
Dave Jiang
1
-2
/
+100
2023-12-22
cxl: Add callback to parse the DSMAS subtables from CDAT
Dave Jiang
1
-0
/
+92