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
/
cxl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
cxl: update names for interleave ways conversion macros
Dave Jiang
1
-7
/
+7
2022-12-05
cxl: update names for interleave granularity conversion macros
Dave Jiang
1
-6
/
+7
2022-12-05
Merge branch 'for-6.2/cxl-xor' into for-6.2/cxl
Dan Williams
1
-2
/
+9
2022-12-05
Merge branch 'for-6.2/cxl-aer' into for-6.2/cxl
Dan Williams
1
-9
/
+29
2022-12-05
Merge branch 'for-6.2/cxl-security' into for-6.2/cxl
Dan Williams
1
-0
/
+11
2022-12-05
cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_mem
Dan Williams
1
-2
/
+0
2022-12-03
cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
Alison Schofield
1
-2
/
+9
2022-12-03
cxl/pci: Add (hopeful) error handling support
Dan Williams
1
-0
/
+1
2022-12-03
cxl/pci: Find and map the RAS Capability Structure
Dan Williams
1
-0
/
+19
2022-12-03
cxl/pci: Prepare for mapping RAS Capability Structure
Dan Williams
1
-1
/
+3
2022-12-03
cxl/core/regs: Make cxl_map_{component, device}_regs() device generic
Dan Williams
1
-8
/
+6
2022-12-03
cxl/acpi: Extract component registers of restricted hosts from RCRB
Robert Richter
1
-0
/
+16
2022-12-03
cxl/region: Manage CPU caches relative to DPA invalidation events
Dan Williams
1
-0
/
+8
2022-12-02
cxl: add dimm_id support for __nvdimm_create()
Dave Jiang
1
-0
/
+3
2022-12-02
cxl/acpi: Move rescan to the workqueue
Dan Williams
1
-1
/
+2
2022-12-02
cxl/pmem: Remove the cxl_pmem_wq and related infrastructure
Dan Williams
1
-17
/
+0
2022-12-02
cxl/pmem: Refactor nvdimm device registration, delete the workqueue
Dan Williams
1
-2
/
+5
2022-12-02
cxl/region: Drop redundant pmem region release handling
Dan Williams
1
-1
/
+0
2022-11-14
cxl: Replace HDM decoder granularity magic numbers
Adam Manzanares
1
-4
/
+7
2022-11-14
cxl/core: Remove duplicate declaration of devm_cxl_iomap_block()
Robert Richter
1
-2
/
+0
2022-11-04
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
1
-0
/
+2
2022-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
1
-1
/
+1
2022-08-05
cxl/region: describe targets and nr_targets members of cxl_region_params
Bagas Sanjaya
1
-0
/
+2
2022-08-01
cxl/acpi: Minimize granularity for x1 interleaves
Dan Williams
1
-0
/
+2
2022-08-01
cxl/region: prevent underflow in ways_to_cxl()
Dan Carpenter
1
-1
/
+1
2022-07-26
cxl/region: Introduce cxl_pmem_region objects
Dan Williams
1
-1
/
+35
2022-07-26
cxl/pmem: Fix offline_nvdimm_bus() to offline by bridge
Dan Williams
1
-0
/
+1
2022-07-26
cxl/region: Add region driver boiler plate
Dan Williams
1
-0
/
+1
2022-07-25
cxl/hdm: Commit decoder state to hardware
Dan Williams
1
-1
/
+12
2022-07-25
cxl/region: Program target lists
Dan Williams
1
-0
/
+2
2022-07-25
cxl/region: Attach endpoint decoders
Dan Williams
1
-0
/
+20
2022-07-25
cxl/acpi: Add a host-bridge index lookup mechanism
Dan Williams
1
-0
/
+2
2022-07-25
cxl/region: Enable the assignment of endpoint decoders to regions
Dan Williams
1
-0
/
+11
2022-07-25
cxl/region: Allocate HPA capacity to regions
Dan Williams
1
-0
/
+2
2022-07-25
cxl/region: Add interleave geometry attributes
Ben Widawsky
1
-0
/
+33
2022-07-25
cxl/region: Add a 'uuid' attribute
Ben Widawsky
1
-0
/
+25
2022-07-21
cxl/region: Add region creation support
Ben Widawsky
1
-0
/
+18
2022-07-21
cxl/mem: Enumerate port targets before adding endpoints
Dan Williams
1
-0
/
+5
2022-07-21
cxl/port: Move dport tracking to an xarray
Dan Williams
1
-5
/
+7
2022-07-21
cxl/port: Move 'cxl_ep' references to an xarray per port
Dan Williams
1
-3
/
+1
2022-07-21
cxl/port: Record parent dport when adding ports
Dan Williams
1
-2
/
+5
2022-07-21
cxl/port: Record dport in endpoint references
Dan Williams
1
-0
/
+2
2022-07-21
cxl/hdm: Track next decoder to allocate
Dan Williams
1
-0
/
+2
2022-07-21
cxl/hdm: Add 'mode' attribute to decoder objects
Dan Williams
1
-0
/
+9
2022-07-21
cxl/hdm: Enumerate allocated DPA
Dan Williams
1
-0
/
+2
2022-07-21
cxl/core: Define a 'struct cxl_endpoint_decoder'
Dan Williams
1
-1
/
+14
2022-07-21
cxl/core: Define a 'struct cxl_root_decoder'
Dan Williams
1
-2
/
+13
2022-07-21
cxl/core: Define a 'struct cxl_switch_decoder'
Dan Williams
1
-8
/
+22
2022-07-19
cxl/port: Read CDAT table
Ira Weiny
1
-0
/
+7
2022-07-11
cxl/pmem: Delete unused nvdimm attribute
Dan Williams
1
-1
/
+0
[next]