summaryrefslogtreecommitdiffstats
path: root/drivers/cxl (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxl/pci: Get AER capability address from RCRB only for RCH dportLi Ming2024-08-101-4/+6
* Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2024-07-2813-146/+174
|\
| * cxl/core/pci: Move reading of control register to immediately before usageForyun Ma2024-07-171-4/+4
| * Merge branch 'for-6.11/xor_fixes' into cxl-for-nextDave Jiang2024-07-127-112/+76
| |\
| | * cxl: Remove defunct code calculating host bridge target positionsAlison Schofield2024-07-123-84/+4
| | * cxl/region: Verify target positions using the ordered target listAlison Schofield2024-07-121-1/+4
| | * cxl: Restore XOR'd position bits during address translationAlison Schofield2024-07-123-9/+57
| | * cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa()Alison Schofield2024-07-124-27/+20
| * | cxl/memdev: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield2024-07-111-1/+1
| * | cxl/acpi: Warn on mixed CXL VH and RCH/RCD HierarchyFabio M. De Francesco2024-07-111-7/+27
| * | cxl/core: Fix incorrect vendor debug UUID definepeng guo2024-07-111-1/+1
| * | cxl/region: Simplify cxl_region_nid()Huang Ying2024-07-021-6/+4
| * | cxl/region: Support to calculate memory tier abstract distanceHuang Ying2024-07-022-0/+29
| * | cxl/region: Fix a race condition in memory hotplug notifierHuang Ying2024-07-021-4/+15
| * | cxl: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-026-0/+6
| * | cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco2024-07-022-17/+17
| |/
* | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-252-5/+2
|\ \
| * | driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-032-5/+2
| |/
* | cxl: documentation: add missing files to cxl driver-apiYao Xingtao2024-06-251-5/+6
* | cxl/region: check interleave capabilityYao Xingtao2024-06-254-0/+107
* | cxl/region: Avoid null pointer dereference in region lookupAlison Schofield2024-06-251-4/+15
* | cxl/mem: Fix no cxl_nvd during pmem region auto-assemblingLi Ming2024-06-194-16/+23
|/
* cxl/region: Fix memregion leaks in devm_cxl_add_region()Li Zhijian2024-05-291-9/+9
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-231-16/+16
* Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-215-6/+58
|\
| * cxl: Add post-reset warning if reset results in loss of previously committed ...Dave Jiang2024-05-083-0/+53
| * PCI/CXL: Move CXL Vendor ID to pci_ids.hDave Jiang2024-05-084-6/+5
* | Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2024-05-1513-229/+385
|\ \
| * \ Merge remote-tracking branch 'cxl/for-6.10/cper' into cxl-for-nextDave Jiang2024-05-011-1/+70
| |\ \
| | * | cxl/pci: Process CPER eventsIra Weiny2024-05-011-1/+70
| * | | cxl/region: Convert cxl_pmem_region_alloc to scope-based resource managementDan Williams2024-05-011-26/+17
| * | | cxl/acpi: Cleanup __cxl_parse_cfmws()Dan Williams2024-05-012-42/+56
| * | | cxl/region: Fix cxlr_pmem leaksLi Zhijian2024-04-301-0/+1
| * | | Merge remote-tracking branch 'cxl/for-6.10/dpa-to-hpa' into cxl-for-nextDave Jiang2024-04-306-154/+216
| |\ \ \
| | * | | cxl/core: Add region info to cxl_general_media and cxl_dram eventsAlison Schofield2024-04-302-15/+65
| | * | | cxl/region: Move cxl_trace_hpa() work to the region driverAlison Schofield2024-04-304-93/+98
| | * | | cxl/region: Move cxl_dpa_to_region() work to the region driverAlison Schofield2024-04-303-44/+51
| | * | | cxl/trace: Correct DPA field masks for general_media & dram eventsAlison Schofield2024-04-301-2/+2
| | |/ /
| * | | Merge remote-tracking branch 'cxl/for-6.10/add-log-mbox-cmds' into cxl-for-nextDave Jiang2024-04-302-0/+15
| |\ \ \
| | * | | cxl/mbox: Add Clear Log mailbox commandSrinivasulu Thanneeru2024-04-302-0/+11
| | * | | cxl/mbox: Add Get Log Capabilities and Get Supported Logs Sub-List commandsSrinivasulu Thanneeru2024-04-302-0/+4
| | |/ /
| * | | cxl/hdm: Debug, use decoder name functionIra Weiny2024-04-301-2/+1
| * | | cxl: Fix use of phys_to_target_node() for x86Robert Richter2024-04-301-0/+1
| * | | cxl/hdm: dev_warn() on unsupported mixed mode decoderAlison Schofield2024-04-301-2/+2
| * | | cxl/hdm: Add debug message for invalid interleave granularityHuang Ying2024-04-301-1/+5
| * | | cxl: Fix compile warning for cxl_security_ops externDave Jiang2024-04-302-2/+2
| |/ /
* / / cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang2024-04-291-1/+14
|/ /
* | cxl/core: Fix potential payload size confusion in cxl_mem_get_poison()Dan Williams2024-04-221-21/+17
* | Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-127-141/+158
|\ \
| * | cxl: Add checks to access_coordinate calculation to fail missing dataDave Jiang2024-04-081-1/+18