aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/pmem.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-20x86/pmem: Fix platform-device leak in error pathGravatar Johan Hovold 1-1/+6
2017-11-07resource: Provide resource struct in resource walk callbackGravatar Tom Lendacky 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hGravatar Paul Gortmaker 1-1/+1
2016-01-30x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem searchGravatar Toshi Kani 1-2/+2
2015-11-30libnvdimm, e820: skip module loading when no type-12Gravatar Dan Williams 1-0/+12
2015-08-19libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionGravatar Dan Williams 1-71/+8
2015-06-26libnvdimm: Set numa_node to NVDIMM devicesGravatar Toshi Kani 1-0/+1
2015-06-24libnvdimm, pmem: add libnvdimm support to the pmem driverGravatar Dan Williams 1-32/+60
2015-04-01x86/mm: Add support for the non-standard protected e820 typeGravatar Christoph Hellwig 1-0/+53