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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
cxl/region: Program target lists
Dan Williams
4
-11
/
+259
2022-07-25
cxl/region: Attach endpoint decoders
Dan Williams
5
-12
/
+394
2022-07-25
cxl/acpi: Add a host-bridge index lookup mechanism
Dan Williams
2
-0
/
+18
2022-07-25
cxl/region: Enable the assignment of endpoint decoders to regions
Dan Williams
6
-2
/
+340
2022-07-25
cxl/region: Allocate HPA capacity to regions
Dan Williams
4
-1
/
+183
2022-07-25
cxl/region: Add interleave geometry attributes
Ben Widawsky
3
-0
/
+188
2022-07-25
cxl/region: Add a 'uuid' attribute
Ben Widawsky
3
-0
/
+153
2022-07-21
cxl/region: Add region creation support
Ben Widawsky
9
-0
/
+311
2022-07-21
resource: Introduce alloc_free_mem_region()
Dan Williams
3
-35
/
+150
2022-07-21
cxl/mem: Enumerate port targets before adding endpoints
Dan Williams
3
-29
/
+47
2022-07-21
cxl/hdm: Add sysfs attributes for interleave ways + granularity
Ben Widawsky
2
-0
/
+50
2022-07-21
cxl/port: Move dport tracking to an xarray
Dan Williams
3
-56
/
+47
2022-07-21
cxl/port: Move 'cxl_ep' references to an xarray per port
Dan Williams
2
-34
/
+30
2022-07-21
cxl/port: Record parent dport when adding ports
Dan Williams
4
-20
/
+27
2022-07-21
cxl/port: Record dport in endpoint references
Dan Williams
2
-17
/
+37
2022-07-21
cxl/hdm: Add support for allocating DPA to an endpoint decoder
Dan Williams
4
-2
/
+295
2022-07-21
cxl/hdm: Track next decoder to allocate
Dan Williams
3
-0
/
+18
2022-07-21
cxl/hdm: Add 'mode' attribute to decoder objects
Dan Williams
4
-0
/
+55
2022-07-21
cxl/hdm: Enumerate allocated DPA
Dan Williams
3
-11
/
+149
2022-07-21
cxl/core: Define a 'struct cxl_endpoint_decoder'
Dan Williams
4
-17
/
+48
2022-07-21
cxl/core: Define a 'struct cxl_root_decoder'
Dan Williams
3
-13
/
+76
2022-07-21
cxl/acpi: Track CXL resources in iomem_resource
Dan Williams
3
-3
/
+149
2022-07-21
cxl/core: Define a 'struct cxl_switch_decoder'
Dan Williams
5
-91
/
+191
2022-07-19
Documentation/cxl: Use a double line break between entries
Dan Williams
1
-0
/
+16
2022-07-19
cxl/port: Read CDAT table
Ira Weiny
5
-0
/
+244
2022-07-19
driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW}
Ira Weiny
1
-0
/
+16
2022-07-19
cxl/pci: Create PCI DOE mailbox's for memory devices
Ira Weiny
3
-0
/
+48
2022-07-19
PCI/DOE: Add DOE mailbox support functions
Jonathan Cameron
6
-1
/
+646
2022-07-19
PCI: Replace magic constant for PCI Sig Vendor ID
Ira Weiny
1
-1
/
+1
2022-07-19
PCI: Add vendor ID for the PCI SIG
Jonathan Cameron
1
-0
/
+1
2022-07-11
cxl/pmem: Delete unused nvdimm attribute
Dan Williams
1
-1
/
+0
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
2
-1
/
+19
2022-07-10
tools/testing/cxl: Fix decoder default state
Dan Williams
1
-1
/
+0
2022-07-10
tools/testing/cxl: Add partition support
Dan Williams
4
-69
/
+36
2022-07-10
tools/testing/cxl: Expand CFMWS windows
Dan Williams
1
-5
/
+5
2022-07-10
tools/testing/cxl: Move cxl_test resources to the top of memory
Dan Williams
1
-1
/
+2
2022-07-10
cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'
Dan Williams
4
-0
/
+53
2022-07-10
cxl/debug: Move debugfs init to cxl_core_init()
Dan Williams
3
-12
/
+13
2022-07-09
cxl/Documentation: List attribute permissions
Dan Williams
1
-40
/
+41
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
5
-41
/
+55
2022-07-09
cxl: Introduce cxl_to_{ways,granularity}
Dan Williams
3
-41
/
+54
2022-07-09
cxl/core: Drop is_cxl_decoder()
Dan Williams
2
-7
/
+0
2022-07-09
cxl/core: Drop ->platform_res attribute for root decoders
Dan Williams
4
-41
/
+18
2022-07-09
cxl/core: Rename ->decoder_range ->hpa_range
Dan Williams
4
-6
/
+6
2022-07-09
cxl/hdm: Use local hdm variable
Ben Widawsky
1
-2
/
+1
2022-07-09
cxl/port: Keep port->uport valid for the entire life of a port
Dan Williams
1
-2
/
+2
2022-06-28
tools/testing/cxl: Fix cxl_hdm_decode_init() calling convention
Dan Williams
1
-3
/
+5
2022-06-28
cxl/mbox: Fix missing variable payload checks in cmd size validation
Vishal Verma
1
-2
/
+4
[next]