summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/papr_scm.c
AgeCommit message (Expand)Author
2019-11-19libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams
2019-11-17libnvdimm: Move nd_device_attribute_group to device_typeDan Williams
2019-11-13powerpc/pseries: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-10-10powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set}Vaibhav Jain
2019-09-25powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP errorAneesh Kumar K.V
2019-09-25powerpc/nvdimm: Use HCALL error as the return valueAneesh Kumar K.V
2019-07-30powerpc/nvdimm: Pick nearby online node if the device node is not onlineAneesh Kumar K.V
2019-07-22powerpc/papr_scm: Force a scm-unbind if initial scm-bind failsVaibhav Jain
2019-07-22powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALLVaibhav Jain
2019-07-05powerpc/pseries/scm: Use a specific endian format for storing uuid from the d...Aneesh Kumar K.V
2019-07-05powerpc/nvdimm: Add support for multibyte read/write for metadataAneesh Kumar K.V
2019-07-05powerpc/pseries/scm: Mark the region volatile if cache flush not requiredAneesh Kumar K.V
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-02-01powerpc/papr_scm: Use the correct bind addressOliver O'Halloran
2019-01-06acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams
2018-12-09powerpc/papr_scm: Use ibm,unit-guid as the iset cookieOliver O'Halloran
2018-12-09powerpc/papr_scm: Fix DIMM device registration raceOliver O'Halloran
2018-12-09powerpc/papr_scm: Remove endian conversionsOliver O'Halloran
2018-12-09powerpc/papr_scm: Update DT propertiesOliver O'Halloran
2018-12-07powerpc/papr_scm: Fix resource end addressOliver O'Halloran
2018-10-19powerpc/pseries: Add driver for PAPR SCM regionsOliver O'Halloran