summaryrefslogtreecommitdiff
path: root/drivers/nvdimm/e820.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+2
2024-06-18nvdimm: add missing MODULE_DESCRIPTION() macrosJeff Johnson1-0/+1
2024-05-27nvdimm/e820: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2020-02-18libnvdimm/e820: Retrieve and populate correct 'target_node' infoDan Williams1-14/+4
2019-11-19libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams1-6/+0
2019-11-19libnvdimm: Move nd_region_attribute_group to device_typeDan Williams1-6/+0
2019-11-17libnvdimm: Move nd_device_attribute_group to device_typeDan Williams1-1/+0
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-01-07acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams1-0/+1
2018-06-03libnvdimm, e820: Register all pmem resourcesDan Williams1-19/+22
2016-12-05libnvdimm, e820: use module_platform_driverJohannes Thumshirn1-11/+1
2016-07-22libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams1-0/+1
2016-01-30x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem searchToshi Kani1-1/+1
2015-11-12libnvdimm, e820: fix numa node for e820-type-12 pmem rangesDan Williams1-1/+14
2015-08-29libnvdimm, pmem: direct map legacy pmem by defaultDan Williams1-0/+1
2015-08-19libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams1-0/+86