index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-05
cxl/hdm: Fix skip allocations vs multiple pmem allocations
Dan Williams
1
-1
/
+10
2022-08-05
cxl/region: Disallow region granularity != window granularity
Dan Williams
1
-6
/
+7
2022-08-05
cxl/region: Fix x1 interleave to greater than x1 interleave routing
Dan Williams
1
-1
/
+5
2022-08-05
cxl/region: Move HPA setup to cxl_region_attach()
Dan Williams
2
-26
/
+24
2022-08-05
cxl/region: Fix decoder interleave programming
Dan Williams
1
-0
/
+3
2022-08-05
cxl/regions: add padding for cxl_rr_ep_add nested lists
Bagas Sanjaya
1
-0
/
+3
2022-08-05
cxl/region: Fix region reference target accounting
Dan Williams
1
-28
/
+43
2022-08-05
cxl/region: Fix region commit uninitialized variable warning
Dan Williams
1
-17
/
+13
2022-08-05
cxl/region: Fix port setup uninitialized variable warnings
Dan Williams
1
-3
/
+22
2022-08-01
cxl/region: Stop initializing interleave granularity
Dan Williams
1
-4
/
+0
2022-08-01
cxl/hdm: Fix DPA reservation vs cxl_endpoint_decoder lifetime
Dan Williams
1
-2
/
+5
2022-08-01
cxl/region: Delete 'region' attribute from root decoders
Dan Williams
1
-1
/
+2
2022-08-01
cxl/region: decrement ->nr_targets on error in cxl_region_attach()
Dan Carpenter
1
-1
/
+3
2022-08-01
cxl/region: prevent underflow in ways_to_cxl()
Dan Carpenter
1
-2
/
+3
2022-08-01
cxl/region: uninitialized variable in alloc_hpa()
Dan Carpenter
1
-1
/
+1
2022-07-26
cxl/region: Introduce cxl_pmem_region objects
Dan Williams
4
-3
/
+148
2022-07-26
cxl/region: Add region driver boiler plate
Dan Williams
3
-1
/
+65
2022-07-25
cxl/hdm: Commit decoder state to hardware
Dan Williams
3
-10
/
+412
2022-07-25
cxl/region: Program target lists
Dan Williams
3
-11
/
+257
2022-07-25
cxl/region: Attach endpoint decoders
Dan Williams
3
-12
/
+369
2022-07-25
cxl/acpi: Add a host-bridge index lookup mechanism
Dan Williams
1
-0
/
+16
2022-07-25
cxl/region: Enable the assignment of endpoint decoders to regions
Dan Williams
4
-2
/
+310
2022-07-25
cxl/region: Allocate HPA capacity to regions
Dan Williams
1
-1
/
+149
2022-07-25
cxl/region: Add interleave geometry attributes
Ben Widawsky
1
-0
/
+134
2022-07-25
cxl/region: Add a 'uuid' attribute
Ben Widawsky
1
-0
/
+118
2022-07-21
cxl/region: Add region creation support
Ben Widawsky
4
-0
/
+251
2022-07-21
cxl/mem: Enumerate port targets before adding endpoints
Dan Williams
1
-0
/
+41
2022-07-21
cxl/hdm: Add sysfs attributes for interleave ways + granularity
Ben Widawsky
1
-0
/
+23
2022-07-21
cxl/port: Move dport tracking to an xarray
Dan Williams
2
-51
/
+40
2022-07-21
cxl/port: Move 'cxl_ep' references to an xarray per port
Dan Williams
1
-31
/
+29
2022-07-21
cxl/port: Record parent dport when adding ports
Dan Williams
1
-12
/
+15
2022-07-21
cxl/port: Record dport in endpoint references
Dan Williams
1
-17
/
+35
2022-07-21
cxl/hdm: Add support for allocating DPA to an endpoint decoder
Dan Williams
3
-1
/
+259
2022-07-21
cxl/hdm: Track next decoder to allocate
Dan Williams
2
-0
/
+16
2022-07-21
cxl/hdm: Add 'mode' attribute to decoder objects
Dan Williams
2
-0
/
+30
2022-07-21
cxl/hdm: Enumerate allocated DPA
Dan Williams
1
-11
/
+134
2022-07-21
cxl/core: Define a 'struct cxl_endpoint_decoder'
Dan Williams
2
-13
/
+27
2022-07-21
cxl/core: Define a 'struct cxl_root_decoder'
Dan Williams
1
-7
/
+27
2022-07-21
cxl/core: Define a 'struct cxl_switch_decoder'
Dan Williams
2
-75
/
+150
2022-07-19
cxl/port: Read CDAT table
Ira Weiny
1
-0
/
+173
2022-07-10
cxl/hdm: Initialize decoder type for memory expander devices
Dan Williams
1
-5
/
+11
2022-07-10
cxl/port: Cache CXL host bridge data
Dan Williams
1
-1
/
+17
2022-07-10
tools/testing/cxl: Add partition support
Dan Williams
1
-6
/
+1
2022-07-10
cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'
Dan Williams
2
-0
/
+26
2022-07-10
cxl/debug: Move debugfs init to cxl_core_init()
Dan Williams
3
-12
/
+13
2022-07-09
cxl/hdm: Require all decoders to be enumerated
Ben Widawsky
1
-9
/
+3
2022-07-09
cxl/mem: Convert partition-info to resources
Dan Williams
2
-35
/
+47
2022-07-09
cxl: Introduce cxl_to_{ways,granularity}
Dan Williams
1
-26
/
+9
2022-07-09
cxl/core: Drop is_cxl_decoder()
Dan Williams
1
-6
/
+0
2022-07-09
cxl/core: Drop ->platform_res attribute for root decoders
Dan Williams
2
-29
/
+7
[next]