index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
Age
Commit message (
Expand
)
Author
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-22
Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-11-08
Merge branch 'cxl/for-6.13/dcd-prep' into cxl-for-next
Dave Jiang
2024-11-08
cxl/region: Refactor common create region code
Ira Weiny
2024-11-08
cxl/hdm: Use guard() in cxl_dpa_set_mode()
Ira Weiny
2024-11-08
cxl/pci: Delay event buffer allocation
Ira Weiny
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
2024-10-28
Merge branch 'cxl/for-6.12/printf' into cxl-for-next
Dave Jiang
2024-10-28
cxl/cdat: Use %pra for dpa range outputs
Ira Weiny
2024-10-28
cxl: downgrade a warning message to debug level in cxl_probe_component_regs()
Coly Li
2024-10-28
cxl/pci: Add sysfs attribute for CXL 1.1 device link status
Kobayashi,Daisuke
2024-10-28
cxl/core/regs: Add rcd_pcie_cap initialization
Kobayashi,Daisuke
2024-10-25
cxl/port: Prevent out-of-order decoder allocation
Dan Williams
2024-10-25
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
2024-10-25
cxl/acpi: Ensure ports ready at cxl_acpi_probe() return
Dan Williams
2024-10-25
cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()
Dan Williams
2024-10-25
cxl/port: Fix CXL port initialization order when the subsystem is built-in
Dan Williams
2024-10-25
cxl/events: Fix Trace DRAM Event Record
Shiju Jose
2024-10-24
cxl/core: Return error when cxl_endpoint_gather_bandwidth() handles a non-PCI...
Li Zhijian
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-27
Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-09-22
cxl: Calculate region bandwidth of targets with shared upstream link
Dave Jiang
2024-09-22
cxl: Preserve the CDAT access_coordinate for an endpoint
Dave Jiang
2024-09-18
cxl: Fix comment regarding cxl_query_cmd() return data
Dave Jiang
2024-09-12
cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input
Dave Jiang
2024-09-12
cxl: Move mailbox related bits to the same context
Dave Jiang
2024-09-09
cxl: move cxl headers to new include/cxl/ directory
Dave Jiang
2024-09-09
cxl/region: Remove lock from memory notifier callback
Ira Weiny
2024-09-09
cxl/pci: simplify the check of mem_enabled in cxl_hdm_decode_init()
Yanfei Xu
2024-09-09
cxl/pci: Check Mem_info_valid bit for each applicable DVSEC
Yanfei Xu
2024-09-09
cxl/pci: Remove duplicated implementation of waiting for memory_info_valid
Yanfei Xu
2024-09-09
cxl/pci: Fix to record only non-zero ranges
Yanfei Xu
2024-09-03
mm: make range-to-target_node lookup facility a part of numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
cxl/pci: Remove duplicate host_bridge->native_aer checking
Li Ming
2024-09-03
cxl/pci: cxl_dport_map_rch_aer() cleanup
Li Ming
2024-09-03
cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()
Li Ming
2024-09-03
cxl/port: Refactor __devm_cxl_add_port() to drop goto pattern
Li Ming
2024-09-03
cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
Li Ming
2024-09-03
cxl/port: Use __free() to drop put_device() for cxl_port
Li Ming
2024-09-03
cxl: Remove duplicate included header file core.h
Hongbo Li
2024-09-03
cxl/port: Convert to use ERR_CAST()
Yuesong Li
2024-08-09
cxl/pci: Get AER capability address from RCRB only for RCH dport
Li Ming
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-17
cxl/core/pci: Move reading of control register to immediately before usage
Foryun Ma
2024-07-11
Merge branch 'for-6.11/xor_fixes' into cxl-for-next
Dave Jiang
2024-07-11
cxl: Remove defunct code calculating host bridge target positions
Alison Schofield
2024-07-11
cxl/region: Verify target positions using the ordered target list
Alison Schofield
2024-07-11
cxl: Restore XOR'd position bits during address translation
Alison Schofield
2024-07-11
cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa()
Alison Schofield
[next]