aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/nvdimm/test/iomap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-12tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticZou Wei1-1/+1
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-9/+3
2019-12-11tools/testing/nvdimm: Fix mock support for ioremapDan Williams1-0/+6
2019-08-20memremap: remove the dev field in struct dev_pagemapChristoph Hellwig1-1/+0
2019-07-02memremap: provide an optional internal refcount in struct dev_pagemapChristoph Hellwig1-12/+46
2019-07-02memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig1-2/+2
2019-07-02memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig1-3/+4
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams1-0/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner1-9/+1
2018-12-28mm, devm_memremap_pages: fix shutdown handlingDan Williams1-1/+14
2018-12-28mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams1-1/+1
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig1-4/+3
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko1-3/+3
2016-12-06tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams1-1/+22
2016-10-07tools/testing/nvdimm: support for sub-dividing a pmem regionDan Williams1-30/+104
2016-08-23tools/testing/nvdimm: unit test for acpi_nfit_notify()Dan Williams1-0/+17
2016-07-07tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholderDan Williams1-17/+2
2016-06-27tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc()Dan Williams1-0/+16
2016-06-24libnvdimm, pmem: allow nfit_test to override pmem_direct_access()Dan Williams1-1/+2
2016-04-22libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setupDan Williams1-7/+20
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams1-1/+1
2015-12-24tools/testing/libnvdimm: cleanup mock resource lookupDan Williams1-46/+23
2015-12-15libnvdimm, pfn: enable pfn sysfs interface unit testingDan Williams1-0/+48
2015-08-28libnvdimm, pmem: 'struct page' for pmemDan Williams1-0/+13
2015-08-27nd_blk: change aperture mapping from WC to WBRoss Zwisler1-2/+28
2015-08-14pmem: switch to devm_ allocationsChristoph Hellwig1-20/+26
2015-08-14pmem: convert to generic memremapDan Williams1-9/+25
2015-07-10tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_testDan Williams1-0/+21
2015-07-10tools/testing/nvdimm: mock ioremap_wtDan Williams1-0/+6
2015-06-26tools/testing/nvdimm: libnvdimm unit test infrastructureDan Williams1-0/+151