| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-09 | mm: remove callers of pfn_t functionality | Alistair Popple | 1 | -1/+0 |
| 2024-06-17 | dax: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2023-12-10 | dax/kmem: allow kmem to add memory with memmap_on_memory | Vishal Verma | 1 | -0/+1 |
| 2023-06-23 | dax: Cleanup extra dax_region references | Dan Williams | 1 | -6/+1 |
| 2021-11-24 | dax: Kill DEV_DAX_PMEM_COMPAT | Dan Williams | 1 | -0/+103 |
| 2019-01-06 | device-dax: Add /sys/class/dax backwards compatibility | Dan Williams | 1 | -90/+0 |
| 2019-01-06 | device-dax: Move resource pinning+mapping into the common driver | Dan Williams | 1 | -76/+14 |
| 2019-01-06 | device-dax: Start defining a dax bus model | Dan Williams | 1 | -1/+1 |
| 2019-01-06 | device-dax: Remove multi-resource infrastructure | Dan Williams | 1 | -2/+1 |
| 2019-01-06 | device-dax: Kill dax_region base | Dan Williams | 1 | -1/+1 |
| 2018-12-28 | mm, devm_memremap_pages: fix shutdown handling | Dan Williams | 1 | -11/+3 |
| 2018-07-31 | device-dax: avoid hang on error before devm_memremap_pages() | Stefan Hajnoczi | 1 | -4/+8 |
| 2018-03-15 | device-dax: use module_nd_driver | Johannes Thumshirn | 1 | -11/+1 |
| 2018-03-06 | device-dax: remove redundant __func__ in dev_dbg | Dan Williams | 1 | -3/+3 |
| 2018-01-08 | memremap: change devm_memremap_pages interface to use struct dev_pagemap | Christoph Hellwig | 1 | -9/+11 |
| 2017-07-18 | device-dax: fix sysfs duplicate warnings | Dan Williams | 1 | -5/+7 |
| 2017-05-05 | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+5 |
| 2017-05-01 | mm, zone_device: Replace {get, put}_zone_device_page() with a single referenc... | Dan Williams | 1 | -1/+1 |
| 2017-04-12 | dax: refactor dax-fs into a generic provider of 'struct dax_device' instances | Dan Williams | 1 | -1/+1 |
| 2017-04-12 | device-dax: rename 'dax_dev' to 'dev_dax' | Dan Williams | 1 | -4/+4 |
| 2016-12-17 | Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next | Dan Williams | 1 | -1/+2 |
| 2016-11-28 | libnvdimm: use consistent naming for request_mem_region() | Dan Williams | 1 | -1/+2 |
| 2016-10-28 | device-dax: check devm_nsio_enable() return value | Dan Williams | 1 | -1/+3 |
| 2016-10-27 | device-dax: fix percpu_ref_exit ordering | Dan Williams | 1 | -1/+1 |
| 2016-10-07 | Merge branch 'for-4.9/dax' into libnvdimm-for-next | Dan Williams | 1 | -3/+4 |
| 2016-10-07 | dax: convert devm_create_dax_dev to PTR_ERR | Dan Williams | 1 | -2/+3 |
| 2016-08-26 | dax: fix device-dax region base | Dan Williams | 1 | -0/+3 |
| 2016-08-23 | dax: cleanup needlessly global symbol warnings | Dan Williams | 1 | -1/+1 |
| 2016-07-06 | dax: use devm_add_action_or_reset() | Sajjan, Vikas C | 1 | -8/+6 |
| 2016-05-20 | /dev/dax, pmem: direct access to persistent memory | Dan Williams | 1 | -0/+158 |