summaryrefslogtreecommitdiff
path: root/tools/testing/nvdimm/test/iomap.c
Commit message (Expand)AuthorAgeFilesLines
* testing: nvdimm: iomap: make __nfit_test_ioremap a macroMichal Suchanek2022-04-291-10/+8
* memremap: remove support for external pgmap refcountsChristoph Hellwig2021-12-041-31/+12
* tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticZou Wei2021-05-121-1/+1
* mm/memremap_pages: convert to 'struct range'Dan Williams2020-10-131-1/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-9/+3
* tools/testing/nvdimm: Fix mock support for ioremapDan Williams2019-12-111-0/+6
* 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
* mm/devm_memremap_pages: fix final page put raceDan Williams2019-06-131-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-051-9/+1
* mm, devm_memremap_pages: fix shutdown handlingDan Williams2018-12-281-1/+14
* mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams2018-12-281-1/+1
* memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig2018-01-081-4/+3
* ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-3/+3
* tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams2016-12-061-1/+22
* tools/testing/nvdimm: support for sub-dividing a pmem regionDan Williams2016-10-071-30/+104
* tools/testing/nvdimm: unit test for acpi_nfit_notify()Dan Williams2016-08-231-0/+17
* tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholderDan Williams2016-07-071-17/+2
* tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc()Dan Williams2016-06-271-0/+16
* libnvdimm, pmem: allow nfit_test to override pmem_direct_access()Dan Williams2016-06-241-1/+2
* libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setupDan Williams2016-04-221-7/+20
* phys_to_pfn_t: use phys_addr_tDan Williams2016-01-311-1/+1
* tools/testing/libnvdimm: cleanup mock resource lookupDan Williams2015-12-241-46/+23
* libnvdimm, pfn: enable pfn sysfs interface unit testingDan Williams2015-12-151-0/+48
* libnvdimm, pmem: 'struct page' for pmemDan Williams2015-08-281-0/+13
* nd_blk: change aperture mapping from WC to WBRoss Zwisler2015-08-271-2/+28
* pmem: switch to devm_ allocationsChristoph Hellwig2015-08-141-20/+26
* pmem: convert to generic memremapDan Williams2015-08-141-9/+25
* tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_testDan Williams2015-07-101-0/+21
* tools/testing/nvdimm: mock ioremap_wtDan Williams2015-07-101-0/+6
* tools/testing/nvdimm: libnvdimm unit test infrastructureDan Williams2015-06-261-0/+151