index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-25
cxl/pci: Refactor component register discovery for reuse
Terry Bowman
3
-74
/
+83
2023-06-25
cxl/core/regs: Add @dev to cxl_register_map
Robert Richter
4
-24
/
+31
2023-06-25
cxl: Rename 'uport' to 'uport_dev'
Dan Williams
7
-63
/
+71
2023-06-25
cxl: Rename member @dport of struct cxl_dport to @dport_dev
Robert Richter
3
-14
/
+14
2023-06-25
cxl/rch: Prepare for caching the MMIO mapped PCIe AER capability
Dan Williams
4
-7
/
+15
2023-06-25
cxl/acpi: Probe RCRB later during RCH downstream port creation
Robert Richter
6
-50
/
+61
2023-05-30
cxl/pci: Find and register CXL PMU devices
Jonathan Cameron
9
-1
/
+155
2023-05-30
cxl: Add functions to get an instance of / count regblocks of a given type
Jonathan Cameron
2
-6
/
+56
2023-05-26
cxl: Explicitly initialize resources when media is not ready
Dave Jiang
1
-6
/
+11
2023-05-23
cxl/mbox: Add background cmd handling machinery
Davidlohr Bueso
4
-1
/
+106
2023-05-23
cxl/pci: Introduce cxl_request_irq()
Davidlohr Bueso
1
-16
/
+23
2023-05-23
cxl/pci: Allocate irq vectors earlier during probe
Davidlohr Bueso
1
-4
/
+4
2023-05-20
cxl/port: Fix NULL pointer access in devm_cxl_add_port()
Robert Richter
1
-4
/
+3
2023-05-19
cxl: Move cxl_await_media_ready() to before capacity info retrieval
Dave Jiang
5
-11
/
+21
2023-05-19
cxl: Wait Memory_Info_Valid before access memory related info
Dave Jiang
2
-9
/
+78
2023-05-18
cxl/port: Enable the HDM decoder capability for switch ports
Dan Williams
3
-9
/
+33
2023-05-13
cxl: Add missing return to cdat read error path
Dave Jiang
1
-0
/
+1
2023-04-30
Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
13
-167
/
+986
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-23
cxl/mbox: Update CMD_RC_TABLE
Davidlohr Bueso
1
-2
/
+10
2023-04-23
Merge branch 'for-6.3/cxl-autodetect-fixes' into for-6.4/cxl
Dan Williams
4
-19
/
+53
2023-04-23
Merge branch 'for-6.4/cxl-poison' into for-6.4/cxl
Dan Williams
9
-8
/
+872
2023-04-23
cxl/mem: Add debugfs attributes for poison inject and clear
Alison Schofield
1
-0
/
+28
2023-04-23
cxl/memdev: Trace inject and clear poison as cxl_poison events
Alison Schofield
3
-3
/
+22
2023-04-23
cxl/memdev: Warn of poison inject or clear to a mapped region
Alison Schofield
1
-0
/
+59
2023-04-23
cxl/memdev: Add support for the Clear Poison mailbox command
Alison Schofield
2
-0
/
+50
2023-04-23
cxl/memdev: Add support for the Inject Poison mailbox command
Alison Schofield
2
-0
/
+62
2023-04-23
cxl/trace: Add an HPA to cxl_poison trace events
Alison Schofield
2
-2
/
+103
2023-04-23
cxl/region: Provide region info to the cxl_poison trace event
Alison Schofield
3
-1
/
+141
2023-04-23
cxl/memdev: Add trigger_poison_list sysfs attribute
Alison Schofield
3
-1
/
+88
2023-04-23
cxl/trace: Add TRACE support for CXL media-error records
Alison Schofield
3
-1
/
+102
2023-04-23
cxl/mbox: Add GET_POISON_LIST mailbox command
Alison Schofield
2
-0
/
+101
2023-04-23
cxl/mbox: Initialize the poison state
Alison Schofield
3
-2
/
+117
2023-04-23
cxl/mbox: Restrict poison cmds to debugfs cxl_raw_allow_all
Alison Schofield
1
-0
/
+6
2023-04-23
cxl/mbox: Deprecate poison commands
Dan Williams
1
-5
/
+0
2023-04-23
cxl/port: Fix port to pci device assumptions in read_cdat_data()
Dan Williams
1
-6
/
+7
2023-04-18
cxl/pci: Rightsize CDAT response allocation
Lukas Wunner
1
-17
/
+19
2023-04-18
cxl/pci: Simplify CDAT retrieval error path
Dave Jiang
1
-11
/
+12
2023-04-18
cxl/pci: Use CDAT DOE mailbox created by PCI core
Lukas Wunner
3
-74
/
+5
2023-04-18
cxl/pci: Use synchronous API for DOE
Lukas Wunner
1
-44
/
+22
2023-04-18
cxl/hdm: Add more HDM decoder debug messages at startup
Dan Williams
1
-0
/
+12
2023-04-18
cxl/port: Scan single-target ports for decoders
Dan Williams
2
-7
/
+16
2023-04-18
cxl/core: Drop unused io-64-nonatomic-lo-hi.h
Dan Williams
2
-2
/
+0
2023-04-18
cxl/hdm: Use 4-byte reads to retrieve HDM decoder base+limit
Dan Williams
1
-7
/
+13
2023-04-18
cxl/hdm: Fail upon detecting 0-sized decoders
Dan Williams
1
-3
/
+12
2023-04-05
Merge branch 'for-6.3/cxl-doe-fixes' into for-6.3/cxl
Dan Williams
2
-15
/
+37
2023-04-05
cxl/hdm: Extend DVSEC range register emulation for region enumeration
Dan Williams
1
-5
/
+22
2023-04-05
cxl/hdm: Limit emulation to the number of range registers
Dan Williams
1
-36
/
+46
2023-04-05
cxl/region: Move coherence tracking into cxl_region_attach()
Dan Williams
1
-2
/
+1
2023-04-05
cxl/region: Fix region setup/teardown for RCDs
Dan Williams
1
-1
/
+27
[prev]
[next]