index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
nvdimm
/
test
/
iomap.c
Age
Commit message (
Expand
)
Author
2022-04-29
testing: nvdimm: iomap: make __nfit_test_ioremap a macro
Michal Suchanek
2021-12-04
memremap: remove support for external pgmap refcounts
Christoph Hellwig
2021-05-12
tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static
Zou Wei
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-11
tools/testing/nvdimm: Fix mock support for ioremap
Dan Williams
2019-08-20
memremap: remove the dev field in struct dev_pagemap
Christoph Hellwig
2019-07-02
memremap: provide an optional internal refcount in struct dev_pagemap
Christoph Hellwig
2019-07-02
memremap: pass a struct dev_pagemap to ->kill and ->cleanup
Christoph Hellwig
2019-07-02
memremap: move dev_pagemap callbacks into a separate structure
Christoph Hellwig
2019-06-13
mm/devm_memremap_pages: fix final page put race
Dan Williams
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2018-12-28
mm, devm_memremap_pages: fix shutdown handling
Dan Williams
2018-12-28
mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
Dan Williams
2018-01-08
memremap: change devm_memremap_pages interface to use struct dev_pagemap
Christoph Hellwig
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
2016-12-06
tools/testing/nvdimm: unit test acpi_nfit_ctl()
Dan Williams
2016-10-07
tools/testing/nvdimm: support for sub-dividing a pmem region
Dan Williams
2016-08-23
tools/testing/nvdimm: unit test for acpi_nfit_notify()
Dan Williams
2016-07-07
tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholder
Dan Williams
2016-06-27
tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc()
Dan Williams
2016-06-24
libnvdimm, pmem: allow nfit_test to override pmem_direct_access()
Dan Williams
2016-04-22
libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup
Dan Williams
2016-01-31
phys_to_pfn_t: use phys_addr_t
Dan Williams
2015-12-24
tools/testing/libnvdimm: cleanup mock resource lookup
Dan Williams
2015-12-15
libnvdimm, pfn: enable pfn sysfs interface unit testing
Dan Williams
2015-08-28
libnvdimm, pmem: 'struct page' for pmem
Dan Williams
2015-08-27
nd_blk: change aperture mapping from WC to WB
Ross Zwisler
2015-08-14
pmem: switch to devm_ allocations
Christoph Hellwig
2015-08-14
pmem: convert to generic memremap
Dan Williams
2015-07-10
tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_test
Dan Williams
2015-07-10
tools/testing/nvdimm: mock ioremap_wt
Dan Williams
2015-06-26
tools/testing/nvdimm: libnvdimm unit test infrastructure
Dan Williams