index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-11-08
12
-1311
/
+1580
|
\
|
*
cxl/pci: Use pci core's DVSEC functionality
Ben Widawsky
2021-10-29
1
-24
/
+2
|
*
cxl/pci: Split cxl_pci_setup_regs()
Ben Widawsky
2021-10-29
1
-36
/
+37
|
*
cxl/pci: Add @base to cxl_register_map
Dan Williams
2021-10-29
2
-15
/
+26
|
*
cxl/pci: Make more use of cxl_register_map
Ben Widawsky
2021-10-29
1
-34
/
+25
|
*
cxl/pci: Remove pci request/release regions
Ben Widawsky
2021-10-29
1
-5
/
+0
|
*
cxl/pci: Fix NULL vs ERR_PTR confusion
Dan Williams
2021-10-29
1
-1
/
+1
|
*
cxl/pci: Remove dev_dbg for unknown register blocks
Ben Widawsky
2021-10-29
1
-3
/
+0
|
*
cxl/pci: Convert register block identifiers to an enum
Ben Widawsky
2021-10-29
1
-6
/
+8
|
*
cxl/acpi: Do not fail cxl_acpi_probe() based on a missing CHBS
Alison Schofield
2021-10-08
1
-4
/
+6
|
*
cxl/pci: Disambiguate cxl_pci further from cxl_mem
Ben Widawsky
2021-09-21
1
-33
/
+35
|
*
cxl/core: Split decoder setup into alloc + add
Dan Williams
2021-09-21
5
-126
/
+114
|
*
tools/testing/cxl: Introduce a mock memory device + driver
Dan Williams
2021-09-21
3
-5
/
+5
|
*
cxl/mbox: Move command definitions to common location
Dan Williams
2021-09-21
3
-48
/
+65
|
*
cxl/bus: Populate the target list at decoder create
Dan Williams
2021-09-21
3
-27
/
+91
|
*
tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
Dan Williams
2021-09-21
2
-15
/
+37
|
*
cxl/pmem: Add support for multiple nvdimm-bridge objects
Dan Williams
2021-09-21
3
-16
/
+33
|
*
cxl/pmem: Translate NVDIMM label commands to CXL label commands
Dan Williams
2021-09-21
1
-4
/
+124
|
*
cxl/mbox: Add exclusive kernel command support
Dan Williams
2021-09-21
4
-3
/
+67
|
*
cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAP
Dan Williams
2021-09-21
2
-12
/
+2
|
*
cxl/pci: Use module_pci_driver
Dan Williams
2021-09-21
1
-22
/
+8
|
*
cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the core
Dan Williams
2021-09-21
7
-949
/
+972
|
*
cxl/pci: Drop idr.h
Dan Williams
2021-09-21
1
-1
/
+0
|
*
cxl/mbox: Introduce the mbox_send operation
Dan Williams
2021-09-21
2
-55
/
+63
|
*
cxl/pci: Clean up cxl_mem_get_partition_info()
Dan Williams
2021-09-21
2
-26
/
+24
|
*
cxl/pci: Make 'struct cxl_mem' device type generic
Dan Williams
2021-09-21
3
-47
/
+41
*
|
cxl/core: Replace unions with struct_group()
Kees Cook
2021-09-25
1
-43
/
+18
|
/
*
Merge tag 'cxl-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-09-09
13
-723
/
+988
|
\
|
*
cxl/registers: Fix Documentation warning
Dan Williams
2021-09-07
1
-1
/
+14
|
*
cxl/pmem: Fix Documentation warning
Dan Williams
2021-09-07
1
-2
/
+28
|
*
cxl/pci: Fix debug message in cxl_probe_regs()
Li Qiang (Johnny Li)
2021-09-07
1
-2
/
+2
|
*
cxl/pci: Fix lockdown level
Dan Williams
2021-09-07
1
-1
/
+1
|
*
cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge ports
Alison Schofield
2021-09-07
1
-4
/
+8
|
*
cxl/mem: Adjust ram/pmem range to represent DPA ranges
Ira Weiny
2021-08-10
1
-8
/
+6
|
*
cxl/mem: Account for partitionable space in ram/pmem ranges
Ira Weiny
2021-08-10
2
-5
/
+96
|
*
cxl/pci: Store memory capacity values
Ira Weiny
2021-08-07
2
-3
/
+37
|
*
cxl/pci: Simplify register setup
Ben Widawsky
2021-08-06
3
-27
/
+13
|
*
cxl/pci: Ignore unknown register block types
Ben Widawsky
2021-08-06
1
-8
/
+12
|
*
cxl/core: Move memdev management to core
Ben Widawsky
2021-08-06
6
-234
/
+275
|
*
cxl/pci: Introduce cdevm_file_operations
Dan Williams
2021-08-06
2
-27
/
+53
|
*
cxl/core: Move register mapping infrastructure
Dan Williams
2021-08-06
3
-228
/
+237
|
*
cxl/core: Move pmem functionality
Dan Williams
2021-08-06
4
-202
/
+225
|
*
cxl/core: Improve CXL core kernel docs
Ben Widawsky
2021-08-06
1
-2
/
+9
|
*
cxl: Move cxl_core to new directory
Ben Widawsky
2021-08-06
6
-7
/
+10
*
|
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-2
/
+1
|
/
*
cxl/pci: Rename CXL REGLOC ID
Ben Widawsky
2021-06-17
2
-2
/
+2
*
cxl/acpi: Use the ACPI CFMWS to create static decoder objects
Alison Schofield
2021-06-17
1
-0
/
+122
*
cxl/acpi: Add the Host Bridge base address to CXL port objects
Alison Schofield
2021-06-17
1
-5
/
+95
*
cxl/pmem: Register 'pmem' / cxl_nvdimm devices
Dan Williams
2021-06-15
5
-16
/
+215
*
cxl/pmem: Add initial infrastructure for pmem support
Dan Williams
2021-06-15
6
-2
/
+335
[next]