summaryrefslogtreecommitdiffstats
path: root/tools/testing/nvdimm/test
Commit message (Expand)AuthorAgeFilesLines
* ndtest: Convert to platform remove callback returning voidUwe Kleine-König2024-04-251-3/+2
* powerpc/papr_scm: Move duplicate definitions to common header filesShivaprasad G Bhat2024-04-252-31/+2
* tools/testing/nvdimm: Add compile-test coverage for ndtestDan Williams2023-12-151-0/+1
* ndtest: fix typo class_regster -> class_registerYi Zhang2023-11-271-1/+1
* testing: nvdimm: make struct class structures constantGreg Kroah-Hartman2023-10-112-15/+16
* tools/testing/nvdimm: Drop empty platform remove functionUwe Kleine-König2023-06-071-6/+0
* testing: nvdimm: add missing prototypes for wrapped functionsArnd Bergmann2023-06-071-0/+29
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-272-2/+2
|\
| * driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-172-2/+2
* | ACPICA: actbl2: Replace 1-element arrays with flexible arraysKees Cook2023-04-061-2/+2
|/
* ndtest: Cleanup all of blk namespace specific codeShivaprasad G Bhat2022-07-121-77/+0
* testing: nvdimm: asm/mce.h is not needed in nfit.cMichal Suchanek2022-04-291-2/+0
* testing: nvdimm: iomap: make __nfit_test_ioremap a macroMichal Suchanek2022-04-291-10/+8
* tools/testing/nvdimm: remove unneeded flush_workqueueran jianping2022-04-251-1/+0
* tools/testing/nvdimm: Fix security_init() symbol collisionDan Williams2022-04-081-2/+2
* nvdimm/region: Delete nd_blk_region infrastructureDan Williams2022-03-111-63/+4
* ACPI: NFIT: Remove block aperture supportDan Williams2022-03-111-23/+0
* memremap: remove support for external pgmap refcountsChristoph Hellwig2021-12-041-31/+12
* dax: Kill DEV_DAX_PMEM_COMPATDan Williams2021-11-242-8/+0
* tools/testing/nvdimm: Fix missing 'fallthrough' warningDan Williams2021-08-111-1/+1
* ACPI: NFIT: Fix support for variable 'SPA' structure sizeDan Williams2021-05-121-17/+25
* tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticZou Wei2021-05-121-1/+1
* ndtest: Add papr health related flagsSantosh Sivaraj2021-01-282-0/+72
* ndtest: Add nvdimm control functionsSantosh Sivaraj2021-01-281-0/+51
* ndtest: Add regions and mappings to the test busesSantosh Sivaraj2021-01-282-0/+378
* ndtest: Add dimm attributesSantosh Sivaraj2021-01-281-2/+200
* ndtest: Add dimms to the two busesSantosh Sivaraj2021-01-282-0/+294
* ndtest: Add compatability string to treat it as PAPR familySantosh Sivaraj2021-01-281-0/+23
* testing/nvdimm: Add test module for non-nfit platformsSantosh Sivaraj2021-01-283-1/+227
* x86, libnvdimm/test: Remove COPY_MC_TESTDan Williams2020-10-261-103/+0
* mm/memremap_pages: convert to 'struct range'Dan Williams2020-10-131-1/+1
* x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-10-061-24/+25
* tools/testing/nvdimm: Emulate firmware activation commandsDan Williams2020-07-251-4/+205
* tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulationDan Williams2020-07-251-40/+43
* tools/testing/nvdimm: Add command debug messagesDan Williams2020-07-251-0/+25
* tools/testing/nvdimm: Cleanup dimm index passingDan Williams2020-07-251-16/+18
* ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptorDan Williams2020-07-251-8/+8
* tools/testing/nvdimm: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-3/+3
* tools/test/nvdimm: Fix out of tree buildSantosh Sivaraj2020-03-311-2/+2
* tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara2020-02-181-0/+2
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-11/+3
* tools/testing/nvdimm: Fix mock support for ioremapDan Williams2019-12-111-0/+6
* Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-291-3/+1
|\
| * libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor2019-09-241-3/+1
* | Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-211-2/+1
|\|
| * tools/testing/nvdimm: Fix fallthrough warningDan Williams2019-08-141-2/+1
* | memremap: remove the dev field in struct dev_pagemapChristoph Hellwig2019-08-201-1/+0
|/
* memremap: provide an optional internal refcount in struct dev_pagemapChristoph Hellwig2019-07-021-12/+46
* memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig2019-07-021-2/+2
* memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig2019-07-021-3/+4