index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
Age
Commit message (
Expand
)
Author
2022-02-08
cxl: Prove CXL locking
Dan Williams
2022-02-08
cxl/core: Track port depth
Ben Widawsky
2022-02-08
cxl/core/port: Make passthrough decoder init implicit
Ben Widawsky
2022-02-08
cxl/core: Fix cxl_probe_component_regs() error message
Dan Williams
2022-02-08
cxl/core/port: Clarify decoder creation
Ben Widawsky
2022-02-08
cxl/core: Convert decoder range to resource
Ben Widawsky
2022-02-08
cxl/decoder: Hide physical address information from non-root
Dan Williams
2022-02-08
cxl/core/port: Rename bus.c to port.c
Dan Williams
2022-02-08
cxl: Introduce module_cxl_driver
Ben Widawsky
2022-02-08
cxl/acpi: Map component registers for Root Ports
Ben Widawsky
2022-02-08
cxl/pci: Add new DVSEC definitions
Ben Widawsky
2022-02-08
cxl: Flesh out register names
Ben Widawsky
2022-02-08
cxl/pci: Defer mailbox status checks to command timeouts
Dan Williams
2022-02-08
cxl/pci: Implement Interface Ready Timeout
Ben Widawsky
2022-02-08
cxl: Rename CXL_MEM to CXL_PCI
Ben Widawsky
2022-01-04
cxl/core: Remove cxld_const_init in cxl_decoder_alloc()
Nathan Chancellor
2021-11-15
cxl/pmem: Fix module reload vs workqueue state
Dan Williams
2021-11-15
ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
Alison Schofield
2021-11-15
cxl/test: Mock acpi_table_parse_cedt()
Dan Williams
2021-11-15
cxl/acpi: Convert CFMWS parsing to ACPI sub-table helpers
Dan Williams
2021-11-15
cxl/memdev: Remove unused cxlmd field
Ira Weiny
2021-11-15
cxl/core: Convert to EXPORT_SYMBOL_NS_GPL
Dan Williams
2021-11-15
cxl/memdev: Change cxl_mem to a more descriptive name
Ira Weiny
2021-11-15
cxl/mbox: Remove bad comment
Ira Weiny
2021-11-15
cxl/pmem: Fix reference counting for delayed work
Dan Williams
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-10-29
cxl/pci: Use pci core's DVSEC functionality
Ben Widawsky
2021-10-29
cxl/pci: Split cxl_pci_setup_regs()
Ben Widawsky
2021-10-29
cxl/pci: Add @base to cxl_register_map
Dan Williams
2021-10-29
cxl/pci: Make more use of cxl_register_map
Ben Widawsky
2021-10-29
cxl/pci: Remove pci request/release regions
Ben Widawsky
2021-10-29
cxl/pci: Fix NULL vs ERR_PTR confusion
Dan Williams
2021-10-29
cxl/pci: Remove dev_dbg for unknown register blocks
Ben Widawsky
2021-10-29
cxl/pci: Convert register block identifiers to an enum
Ben Widawsky
2021-10-08
cxl/acpi: Do not fail cxl_acpi_probe() based on a missing CHBS
Alison Schofield
2021-09-25
cxl/core: Replace unions with struct_group()
Kees Cook
2021-09-21
cxl/pci: Disambiguate cxl_pci further from cxl_mem
Ben Widawsky
2021-09-21
cxl/core: Split decoder setup into alloc + add
Dan Williams
2021-09-21
tools/testing/cxl: Introduce a mock memory device + driver
Dan Williams
2021-09-21
cxl/mbox: Move command definitions to common location
Dan Williams
2021-09-21
cxl/bus: Populate the target list at decoder create
Dan Williams
2021-09-21
tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
Dan Williams
2021-09-21
cxl/pmem: Add support for multiple nvdimm-bridge objects
Dan Williams
2021-09-21
cxl/pmem: Translate NVDIMM label commands to CXL label commands
Dan Williams
2021-09-21
cxl/mbox: Add exclusive kernel command support
Dan Williams
2021-09-21
cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAP
Dan Williams
2021-09-21
cxl/pci: Use module_pci_driver
Dan Williams
2021-09-21
cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
Dan Williams
2021-09-21
cxl/pci: Drop idr.h
Dan Williams
2021-09-21
cxl/mbox: Introduce the mbox_send operation
Dan Williams
[next]