summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-14cxl: avoid returning uninitialized error codeArnd Bergmann1-3/+2
2023-02-11cxl/dax: Create dax devices for CXL RAM regionsDan Williams10-4/+209
2023-02-11dax: Assign RAM regions to memory-hotplug by defaultDan Williams6-37/+46
2023-02-11dax/hmem: Move hmem device registration to dax_hmem.koDan Williams5-52/+155
2023-02-11dax/hmem: Convey the dax range via memregion_info()Dan Williams3-34/+19
2023-02-11dax/hmem: Drop unnecessary dax_hmem_remove()Dan Williams1-7/+0
2023-02-11dax/hmem: Move HMAT and Soft reservation probe initcall levelDan Williams3-3/+4
2023-02-11tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams6-14/+146
2023-02-11cxl/region: Add region autodiscoveryDan Williams5-11/+580
2023-02-11cxl/port: Split endpoint and switch port probeDan Williams2-33/+47
2023-02-11cxl/region: Enable CONFIG_CXL_REGION to be toggledDan Williams1-1/+11
2023-02-11kernel/range: Uplevel the cxl subsystem's range_contains() helperDan Williams3-8/+8
2023-02-11cxl/region: Move region-position validation to a helperDan Williams1-43/+76
2023-02-11cxl/region: Cleanup target list on attach errorDan Williams1-0/+2
2023-02-11cxl/region: Refactor attach_target() for autodiscoveryDan Williams1-19/+28
2023-02-11cxl/region: Add volatile region creation supportDan Williams4-25/+83
2023-02-11cxl/region: Validate region mode vs decoder modeDan Williams1-0/+6
2023-02-11cxl/region: Support empty uuids for non-pmem regionsDan Williams2-3/+11
2023-02-11cxl/region: Add a mode attribute for regionsDan Williams4-11/+36
2023-02-11cxl/Documentation: Update references to attributes added in v6.0Dan Williams1-15/+15
2023-02-11cxl/memdev: Fix endpoint port removalDan Williams3-26/+35
2023-01-26cxl/port: Link the 'parent_dport' in portX/ and endpointX/ sysfsDan Williams2-0/+44
2023-01-26cxl/region: Clarify when a cxld->commit() callback is mandatoryDan Williams1-2/+17
2023-01-26tools/testing/cxl: require 64-bitLuis Chamberlain1-0/+1
2023-01-25cxl/pci: Show opcode in debug messages when sending a commandRobert Richter1-1/+1
2023-01-06tools/testing/cxl: Prevent cxl_test from confusing production modulesDan Williams8-0/+69
2023-01-06cxl/region: Only warn about cpu_cache_invalidate_memregion() onceDavidlohr Bueso1-1/+1
2023-01-06PCI/CXL: Export native CXL error reporting controlIra Weiny3-0/+5
2023-01-05cxl/pci: Move tracepoint definitions to drivers/cxl/core/Dan Williams8-118/+131
2023-01-02Linux 6.2-rc2v6.2-rc2Linus Torvalds1-1/+1
2023-01-01Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-38/+18
2023-01-01Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-25/+17
2023-01-01Merge tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-16/+56
2023-01-01Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds12-45/+212
2023-01-01Merge tag 'drm-intel-fixes-2022-12-30' of git://anongit.freedesktop.org/drm/d...Daniel Vetter12-45/+212
2022-12-31Merge tag 'kbuild-fixes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-14/+27
2022-12-31Merge tag 'ata-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-9/+23
2022-12-30Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds6-83/+82
2022-12-30Merge tag 'sound-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-21/+61
2022-12-30Merge branches 'acpi-resource' and 'acpi-video'Rafael J. Wysocki5-9/+69
2022-12-30drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula1-1/+1
2022-12-30drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula3-3/+95
2022-12-30fixdep: remove unneeded <stdarg.h> inclusionMasahiro Yamada1-1/+0
2022-12-30kbuild: sort single-targets alphabetically againMasahiro Yamada1-1/+1
2022-12-30kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequiresMasahiro Yamada1-1/+2
2022-12-30kbuild: Fix running modpost with musl libcSamuel Holland1-11/+11
2022-12-30kbuild: add a missing line for help messageJun ASAKA1-0/+1
2022-12-30.gitignore: ignore *.rpmMasahiro Yamada1-0/+1
2022-12-30arch: fix broken BuildID for arm64 and riscvMasahiro Yamada1-0/+5
2022-12-30drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison1-14/+28