summaryrefslogtreecommitdiff
path: root/tools/testing/nvdimm/test/iomap.c
AgeCommit message (Expand)Author
2022-04-29testing: nvdimm: iomap: make __nfit_test_ioremap a macroMichal Suchanek
2021-12-04memremap: remove support for external pgmap refcountsChristoph Hellwig
2021-05-12tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticZou Wei
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-11tools/testing/nvdimm: Fix mock support for ioremapDan Williams
2019-08-20memremap: remove the dev field in struct dev_pagemapChristoph Hellwig
2019-07-02memremap: provide an optional internal refcount in struct dev_pagemapChristoph Hellwig
2019-07-02memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig
2019-07-02memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2018-12-28mm, devm_memremap_pages: fix shutdown handlingDan Williams
2018-12-28mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2016-12-06tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams
2016-10-07tools/testing/nvdimm: support for sub-dividing a pmem regionDan Williams
2016-08-23tools/testing/nvdimm: unit test for acpi_nfit_notify()Dan Williams
2016-07-07tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholderDan Williams
2016-06-27tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc()Dan Williams
2016-06-24libnvdimm, pmem: allow nfit_test to override pmem_direct_access()Dan Williams
2016-04-22libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setupDan Williams
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams
2015-12-24tools/testing/libnvdimm: cleanup mock resource lookupDan Williams
2015-12-15libnvdimm, pfn: enable pfn sysfs interface unit testingDan Williams
2015-08-28libnvdimm, pmem: 'struct page' for pmemDan Williams
2015-08-27nd_blk: change aperture mapping from WC to WBRoss Zwisler
2015-08-14pmem: switch to devm_ allocationsChristoph Hellwig
2015-08-14pmem: convert to generic memremapDan Williams
2015-07-10tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_testDan Williams
2015-07-10tools/testing/nvdimm: mock ioremap_wtDan Williams
2015-06-26tools/testing/nvdimm: libnvdimm unit test infrastructureDan Williams