index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
cxl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl/region: describe targets and nr_targets members of cxl_region_params
Bagas Sanjaya
2022-08-05
1
-0
/
+2
*
cxl/acpi: Minimize granularity for x1 interleaves
Dan Williams
2022-08-01
1
-0
/
+2
*
cxl/region: prevent underflow in ways_to_cxl()
Dan Carpenter
2022-08-01
1
-1
/
+1
*
cxl/region: Introduce cxl_pmem_region objects
Dan Williams
2022-07-26
1
-1
/
+35
*
cxl/pmem: Fix offline_nvdimm_bus() to offline by bridge
Dan Williams
2022-07-26
1
-0
/
+1
*
cxl/region: Add region driver boiler plate
Dan Williams
2022-07-26
1
-0
/
+1
*
cxl/hdm: Commit decoder state to hardware
Dan Williams
2022-07-25
1
-1
/
+12
*
cxl/region: Program target lists
Dan Williams
2022-07-25
1
-0
/
+2
*
cxl/region: Attach endpoint decoders
Dan Williams
2022-07-25
1
-0
/
+20
*
cxl/acpi: Add a host-bridge index lookup mechanism
Dan Williams
2022-07-25
1
-0
/
+2
*
cxl/region: Enable the assignment of endpoint decoders to regions
Dan Williams
2022-07-25
1
-0
/
+11
*
cxl/region: Allocate HPA capacity to regions
Dan Williams
2022-07-25
1
-0
/
+2
*
cxl/region: Add interleave geometry attributes
Ben Widawsky
2022-07-25
1
-0
/
+33
*
cxl/region: Add a 'uuid' attribute
Ben Widawsky
2022-07-25
1
-0
/
+25
*
cxl/region: Add region creation support
Ben Widawsky
2022-07-21
1
-0
/
+18
*
cxl/mem: Enumerate port targets before adding endpoints
Dan Williams
2022-07-21
1
-0
/
+5
*
cxl/port: Move dport tracking to an xarray
Dan Williams
2022-07-21
1
-5
/
+7
*
cxl/port: Move 'cxl_ep' references to an xarray per port
Dan Williams
2022-07-21
1
-3
/
+1
*
cxl/port: Record parent dport when adding ports
Dan Williams
2022-07-21
1
-2
/
+5
*
cxl/port: Record dport in endpoint references
Dan Williams
2022-07-21
1
-0
/
+2
*
cxl/hdm: Track next decoder to allocate
Dan Williams
2022-07-21
1
-0
/
+2
*
cxl/hdm: Add 'mode' attribute to decoder objects
Dan Williams
2022-07-21
1
-0
/
+9
*
cxl/hdm: Enumerate allocated DPA
Dan Williams
2022-07-21
1
-0
/
+2
*
cxl/core: Define a 'struct cxl_endpoint_decoder'
Dan Williams
2022-07-21
1
-1
/
+14
*
cxl/core: Define a 'struct cxl_root_decoder'
Dan Williams
2022-07-21
1
-2
/
+13
*
cxl/core: Define a 'struct cxl_switch_decoder'
Dan Williams
2022-07-21
1
-8
/
+22
*
cxl/port: Read CDAT table
Ira Weiny
2022-07-19
1
-0
/
+7
*
cxl/pmem: Delete unused nvdimm attribute
Dan Williams
2022-07-11
1
-1
/
+0
*
cxl/port: Cache CXL host bridge data
Dan Williams
2022-07-10
1
-0
/
+2
*
cxl: Introduce cxl_to_{ways,granularity}
Dan Williams
2022-07-09
1
-0
/
+26
*
cxl/core: Drop is_cxl_decoder()
Dan Williams
2022-07-09
1
-1
/
+0
*
cxl/core: Drop ->platform_res attribute for root decoders
Dan Williams
2022-07-09
1
-5
/
+1
*
cxl/core: Rename ->decoder_range ->hpa_range
Dan Williams
2022-07-09
1
-2
/
+2
*
cxl/core: Use is_endpoint_decoder
Ben Widawsky
2022-06-21
1
-0
/
+1
*
cxl: Drop cxl_device_lock()
Dan Williams
2022-04-28
1
-78
/
+0
*
cxl/core/port: Add endpoint decoders
Ben Widawsky
2022-02-08
1
-0
/
+1
*
cxl/mem: Add the cxl_mem driver
Ben Widawsky
2022-02-08
1
-0
/
+6
*
cxl/core/port: Add switch port enumeration
Dan Williams
2022-02-08
1
-0
/
+19
*
cxl/core/port: Remove @host argument for dport + decoder enumeration
Dan Williams
2022-02-08
1
-4
/
+4
*
cxl/port: Add a driver for 'struct cxl_port' objects
Ben Widawsky
2022-02-08
1
-0
/
+4
*
cxl/core/hdm: Add CXL standard decoder enumeration to the core
Dan Williams
2022-02-08
1
-6
/
+27
*
cxl/core: Generalize dport enumeration in the core
Dan Williams
2022-02-08
1
-12
/
+4
*
cxl/pmem: Introduce a find_cxl_root() helper
Dan Williams
2022-02-08
1
-0
/
+1
*
cxl/port: Introduce cxl_port_to_pci_bus()
Dan Williams
2022-02-08
1
-0
/
+3
*
cxl/core/port: Use dedicated lock for decoder target list
Dan Williams
2022-02-08
1
-0
/
+2
*
cxl: Prove CXL locking
Dan Williams
2022-02-08
1
-0
/
+81
*
cxl/core: Track port depth
Ben Widawsky
2022-02-08
1
-0
/
+2
*
cxl/core/port: Clarify decoder creation
Ben Widawsky
2022-02-08
1
-1
/
+15
*
cxl/core: Convert decoder range to resource
Ben Widawsky
2022-02-08
1
-2
/
+6
*
cxl: Introduce module_cxl_driver
Ben Widawsky
2022-02-08
1
-0
/
+3
[next]