| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-21 | Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+5 |
| 2026-04-01 | dax/cxl: Fix HMEM dependencies | Dan Williams | 1 | -2/+4 |
| 2026-03-30 | dax: add fsdev.c driver for fs-dax on character dax | John Groves | 1 | -0/+5 |
| 2026-03-27 | dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges | Dan Williams | 1 | -0/+2 |
| 2024-09-03 | mm: make range-to-target_node lookup facility a part of numa_memblks | Mike Rapoport (Microsoft) | 1 | -1/+1 |
| 2023-02-25 | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 1 | -2/+15 |
| 2023-02-14 | dax: cxl: add CXL_REGION dependency | Arnd Bergmann | 1 | -1/+1 |
| 2023-02-10 | cxl/dax: Create dax devices for CXL RAM regions | Dan Williams | 1 | -0/+13 |
| 2023-02-10 | dax: Assign RAM regions to memory-hotplug by default | Dan Williams | 1 | -1/+1 |
| 2023-02-10 | dax/hmem: Move hmem device registration to dax_hmem.ko | Dan Williams | 1 | -1/+1 |
| 2023-02-02 | drivers/dax: Remove "select SRCU" | Paul E. McKenney | 1 | -1/+0 |
| 2021-12-04 | dax: remove CONFIG_DAX_DRIVER | Christoph Hellwig | 1 | -4/+0 |
| 2021-11-24 | dax: Kill DEV_DAX_PMEM_COMPAT | Dan Williams | 1 | -9/+0 |
| 2020-11-22 | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports | Dan Williams | 1 | -1/+0 |
| 2020-10-13 | ACPI: HMAT: attach a device for each soft-reserved range | Dan Williams | 1 | -0/+2 |
| 2020-10-13 | ACPI: HMAT: refactor hmat_register_target_device to hmem_register_device | Dan Williams | 1 | -0/+4 |
| 2019-11-07 | device-dax: Add a driver for "hmem" devices | Dan Williams | 1 | -5/+22 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-07 | drivers/dax: Allow to include DEV_DAX_PMEM as builtin | Aneesh Kumar K.V | 1 | -2/+1 |
| 2019-02-28 | device-dax: "Hotplug" persistent memory for use like normal RAM | Dave Hansen | 1 | -0/+16 |
| 2019-01-06 | device-dax: Add /sys/class/dax backwards compatibility | Dan Williams | 1 | -1/+11 |
| 2018-04-03 | dax: introduce CONFIG_DAX_DRIVER | Dan Williams | 1 | -1/+4 |
| 2017-05-09 | device-dax: kill NR_DEV_DAX | Dan Williams | 1 | -5/+0 |
| 2017-05-08 | device-dax: Tell kbuild DEV_DAX_PMEM depends on DEV_DAX | Mike Galbraith | 1 | -1/+1 |
| 2017-04-12 | dax: refactor dax-fs into a generic provider of 'struct dax_device' instances | Dan Williams | 1 | -3/+7 |
| 2017-04-12 | device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation | Dan Williams | 1 | -0/+1 |
| 2016-10-27 | nvdimm: make CONFIG_NVDIMM_DAX 'bool' | Arnd Bergmann | 1 | -1/+1 |
| 2016-08-23 | dax: convert to the cdev api | Dan Williams | 1 | -0/+5 |
| 2016-05-20 | /dev/dax, core: file operations and dax-mmap | Dan Williams | 1 | -0/+1 |
| 2016-05-20 | /dev/dax, pmem: direct access to persistent memory | Dan Williams | 1 | -0/+25 |