| Commit message (Expand) | Author | Age | Files | Lines |
* | testing: nvdimm: iomap: make __nfit_test_ioremap a macro | Michal Suchanek | 2022-04-29 | 1 | -10/+8 |
* | memremap: remove support for external pgmap refcounts | Christoph Hellwig | 2021-12-04 | 1 | -31/+12 |
* | tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static | Zou Wei | 2021-05-12 | 1 | -1/+1 |
* | mm/memremap_pages: convert to 'struct range' | Dan Williams | 2020-10-13 | 1 | -1/+1 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -9/+3 |
* | tools/testing/nvdimm: Fix mock support for ioremap | Dan Williams | 2019-12-11 | 1 | -0/+6 |
* | memremap: remove the dev field in struct dev_pagemap | Christoph Hellwig | 2019-08-20 | 1 | -1/+0 |
* | memremap: provide an optional internal refcount in struct dev_pagemap | Christoph Hellwig | 2019-07-02 | 1 | -12/+46 |
* | memremap: pass a struct dev_pagemap to ->kill and ->cleanup | Christoph Hellwig | 2019-07-02 | 1 | -2/+2 |
* | memremap: move dev_pagemap callbacks into a separate structure | Christoph Hellwig | 2019-07-02 | 1 | -3/+4 |
* | mm/devm_memremap_pages: fix final page put race | Dan Williams | 2019-06-13 | 1 | -0/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | mm, devm_memremap_pages: fix shutdown handling | Dan Williams | 2018-12-28 | 1 | -1/+14 |
* | mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL | Dan Williams | 2018-12-28 | 1 | -1/+1 |
* | memremap: change devm_memremap_pages interface to use struct dev_pagemap | Christoph Hellwig | 2018-01-08 | 1 | -4/+3 |
* | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko | 2017-06-07 | 1 | -3/+3 |
* | tools/testing/nvdimm: unit test acpi_nfit_ctl() | Dan Williams | 2016-12-06 | 1 | -1/+22 |
* | tools/testing/nvdimm: support for sub-dividing a pmem region | Dan Williams | 2016-10-07 | 1 | -30/+104 |
* | tools/testing/nvdimm: unit test for acpi_nfit_notify() | Dan Williams | 2016-08-23 | 1 | -0/+17 |
* | tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholder | Dan Williams | 2016-07-07 | 1 | -17/+2 |
* | tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc() | Dan Williams | 2016-06-27 | 1 | -0/+16 |
* | libnvdimm, pmem: allow nfit_test to override pmem_direct_access() | Dan Williams | 2016-06-24 | 1 | -1/+2 |
* | libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup | Dan Williams | 2016-04-22 | 1 | -7/+20 |
* | phys_to_pfn_t: use phys_addr_t | Dan Williams | 2016-01-31 | 1 | -1/+1 |
* | tools/testing/libnvdimm: cleanup mock resource lookup | Dan Williams | 2015-12-24 | 1 | -46/+23 |
* | libnvdimm, pfn: enable pfn sysfs interface unit testing | Dan Williams | 2015-12-15 | 1 | -0/+48 |
* | libnvdimm, pmem: 'struct page' for pmem | Dan Williams | 2015-08-28 | 1 | -0/+13 |
* | nd_blk: change aperture mapping from WC to WB | Ross Zwisler | 2015-08-27 | 1 | -2/+28 |
* | pmem: switch to devm_ allocations | Christoph Hellwig | 2015-08-14 | 1 | -20/+26 |
* | pmem: convert to generic memremap | Dan Williams | 2015-08-14 | 1 | -9/+25 |
* | tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_test | Dan Williams | 2015-07-10 | 1 | -0/+21 |
* | tools/testing/nvdimm: mock ioremap_wt | Dan Williams | 2015-07-10 | 1 | -0/+6 |
* | tools/testing/nvdimm: libnvdimm unit test infrastructure | Dan Williams | 2015-06-26 | 1 | -0/+151 |