summaryrefslogtreecommitdiffstats
path: root/mm/page-writeback.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-06cxl/pci: Remove endian confusionDan Williams1-4/+3
2022-12-06cxl/pci: Add some type-safety to the AER trace pointsDan Williams2-10/+10
2022-12-06cxl/security: Drop security command ioctl uapiDan Williams2-23/+0
2022-12-06cxl/mbox: Add variable output size validation for internal commandsDan Williams2-9/+16
2022-12-06cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output sizeDan Williams4-62/+126
2022-12-06cxl/security: Fix Get Security State output payload endian handlingDan Williams1-1/+5
2022-12-06cxl: update names for interleave ways conversion macrosDave Jiang4-16/+16
2022-12-06cxl: update names for interleave granularity conversion macrosDave Jiang4-14/+15
2022-12-06cxl/acpi: Warn about an invalid CHBCR in an existing CHBS entryRobert Richter1-1/+2
2022-12-05tools/testing/cxl: Require cache invalidation bypassDan Williams1-0/+2
2022-12-05cxl/acpi: Fail decoder add if CXIMS for HBIG is missingAlison Schofield1-0/+5
2022-12-05cxl/region: Fix spelling mistake "memergion" -> "memregion"Colin Ian King1-1/+1
2022-12-05cxl/regs: Fix sparse warningDan Williams1-1/+1
2022-12-05cxl/acpi: Set ACPI's CXL _OSC to indicate RCD mode supportTerry Bowman1-0/+1
2022-12-05tools/testing/cxl: Add an RCH topologyDan Williams2-11/+176
2022-12-05cxl/port: Add RCD endpoint port enumerationDan Williams4-8/+44
2022-12-05cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_memDan Williams5-49/+47
2022-12-04tools/testing/cxl: Add XOR Math support to cxl_testAlison Schofield1-3/+115
2022-12-04cxl/acpi: Support CXL XOR Interleave Math (CXIMS)Alison Schofield3-8/+149
2022-12-03cxl/pci: Add callback to log AER correctable errorDave Jiang1-0/+20
2022-12-03PCI/AER: Add optional logging callback for correctable errorDave Jiang3-1/+17
2022-12-03cxl/pci: Add (hopeful) error handling supportDan Williams4-0/+141
2022-12-03cxl/pci: add tracepoint events for CXL RASDave Jiang2-0/+114
2022-12-03cxl/pci: Find and map the RAS Capability StructureDan Williams3-0/+34
2022-12-03cxl/pci: Prepare for mapping RAS Capability StructureDan Williams3-12/+31
2022-12-03cxl/port: Limit the port driver to just the HDM Decoder CapabilityDan Williams1-14/+18
2022-12-03cxl/core/regs: Make cxl_map_{component, device}_regs() device genericDan Williams6-56/+37
2022-12-03cxl/pci: Kill cxl_map_regs()Dan Williams1-22/+1
2022-12-03cxl/pci: Cleanup cxl_map_device_regs()Dan Williams1-31/+20
2022-12-03cxl/pci: Cleanup repeated code in cxl_probe_regs() helpersDan Williams1-20/+26
2022-12-03cxl/acpi: Extract component registers of restricted hosts from RCRBRobert Richter8-11/+207
2022-12-03cxl/region: Manage CPU caches relative to DPA invalidation eventsDan Williams4-14/+57
2022-12-03nvdimm/region: Move cache management to the region driverDan Williams5-26/+71
2022-12-03cxl/pmem: Enforce keyctl ABI for PMEM securityDan Williams1-0/+10
2022-12-03cxl/region: Fix missing probe failureDan Williams1-0/+3
2022-12-03cxl: add dimm_id support for __nvdimm_create()Dave Jiang3-1/+12
2022-12-03cxl/ACPI: Register CXL host ports by bridge deviceRobert Richter1-18/+20
2022-12-03tools/testing/cxl: Make mock CEDT parsing more robustDan Williams2-4/+10
2022-12-03cxl/acpi: Move rescan to the workqueueDan Williams3-5/+34
2022-12-03cxl/pmem: Remove the cxl_pmem_wq and related infrastructureDan Williams3-181/+1
2022-12-03cxl/pmem: Refactor nvdimm device registration, delete the workqueueDan Williams8-108/+181
2022-12-03cxl/region: Drop redundant pmem region release handlingDan Williams3-93/+0
2022-12-02cxl/acpi: Simplify cxl_nvdimm_bridge probingDan Williams2-0/+10
2022-12-01libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flagDave Jiang5-32/+24
2022-12-01cxl/pmem: add provider name to cxl pmem dimm attribute groupDave Jiang2-0/+18
2022-12-01tools/testing/cxl: add mechanism to lock mem device for testingDave Jiang1-4/+44
2022-12-01cxl/pmem: add id attribute to CXL based nvdimmDave Jiang2-1/+33
2022-12-01nvdimm/cxl/pmem: Add support for master passphrase disable security commandDave Jiang3-10/+46
2022-12-01tools/testing/cxl: Add "passphrase secure erase" opcode supportDave Jiang1-0/+102
2022-12-01cxl/pmem: Add "Passphrase Secure Erase" security command supportDave Jiang4-0/+39