summaryrefslogtreecommitdiffstats
path: root/drivers/cxl/core
Commit message (Expand)AuthorAgeFilesLines
* cxl/pci: Get AER capability address from RCRB only for RCH dportLi Ming2024-08-091-4/+6
* Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2024-07-286-80/+100
|\
| * 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-115-55/+38
| |\
| | * cxl: Remove defunct code calculating host bridge target positionsAlison Schofield2024-07-111-19/+1
| | * cxl/region: Verify target positions using the ordered target listAlison Schofield2024-07-111-1/+4
| | * cxl: Restore XOR'd position bits during address translationAlison Schofield2024-07-111-9/+14
| | * cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa()Alison Schofield2024-07-114-27/+20
| * | cxl/region: Simplify cxl_region_nid()Huang Ying2024-07-021-6/+4
| * | cxl/region: Support to calculate memory tier abstract distanceHuang Ying2024-07-021-0/+27
| * | cxl/region: Fix a race condition in memory hotplug notifierHuang Ying2024-07-021-4/+15
| * | cxl: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-07-021-0/+1
| * | 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-251-1/+1
|\ \
| * | driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-1/+1
| |/
* | cxl/region: check interleave capabilityYao Xingtao2024-06-252-0/+95
* | 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-182-6/+12
|/
* cxl/region: Fix memregion leaks in devm_cxl_add_region()Li Zhijian2024-05-281-9/+9
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-16/+16
* Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-212-4/+33
|\
| * cxl: Add post-reset warning if reset results in loss of previously committed ...Dave Jiang2024-05-081-0/+29
| * PCI/CXL: Move CXL Vendor ID to pci_ids.hDave Jiang2024-05-082-4/+4
* | Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2024-05-157-184/+253
|\ \
| * | cxl/region: Convert cxl_pmem_region_alloc to scope-based resource managementDan Williams2024-05-011-26/+17
| * | 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-301-0/+12
| |\ \ \
| | * | | cxl/mbox: Add Clear Log mailbox commandSrinivasulu Thanneeru2024-04-301-0/+10
| | * | | cxl/mbox: Add Get Log Capabilities and Get Supported Logs Sub-List commandsSrinivasulu Thanneeru2024-04-301-0/+2
| | |/ /
| * | | cxl/hdm: Debug, use decoder name functionIra Weiny2024-04-301-2/+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 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
* | cxl: Add checks to access_coordinate calculation to fail missing dataDave Jiang2024-04-081-1/+18
* | cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang2024-04-082-38/+84
* | cxl: Fix incorrect region perf data calculationDave Jiang2024-04-082-86/+44
* | cxl: Fix retrieving of access_coordinates in PCIe pathDave Jiang2024-04-081-13/+22
* | cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()Dave Jiang2024-04-051-1/+1
* | cxl/core: Fix initialization of mbox_cmd.size_out in get eventKwangjin Ko2024-04-031-1/+2
* | cxl/core/regs: Fix usage of map->reg_type in cxl_decode_regblock() before ass...Dave Jiang2024-03-261-2/+3
* | cxl/mem: Fix for the index of Clear Event Record HandleYuquan Wang2024-03-261-1/+1
|/
* Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-03-181-7/+7
|\
| * cxl/trace: Properly initialize cxl_poison region nameAlison Schofield2024-03-181-7/+7
* | Merge branch 'for-6.9/cxl-fixes' into for-6.9/cxlDan Williams2024-03-131-15/+15
|\ \