| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2024-08-21 | nvdimm: Use of_property_present() and of_property_read_bool() | Rob Herring (Arm) | 1 | -1/+1 |
| 2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+2 |
| 2024-06-17 | nvdimm: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2024-05-27 | nvdimm/of_pmem: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-27 | libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return v... | Chen Ni | 1 | -1/+7 |
| 2023-07-19 | nvdimm: Explicitly include correct DT includes | Rob Herring | 1 | -2/+2 |
| 2020-07-16 | powerpc/pmem: Initialize pmem device on newer hardware | Aneesh Kumar K.V | 1 | -0/+1 |
| 2020-03-31 | libnvdimm: Update persistence domain value for of_pmem and papr_scm device | Aneesh Kumar K.V | 1 | -1/+3 |
| 2019-11-19 | libnvdimm: Move nvdimm_bus_attribute_group to device_type | Dan Williams | 1 | -6/+0 |
| 2019-11-19 | libnvdimm: Move nd_region_attribute_group to device_type | Dan Williams | 1 | -6/+0 |
| 2019-11-17 | libnvdimm: Move nd_device_attribute_group to device_type | Dan Williams | 1 | -1/+0 |
| 2019-08-13 | libnvdimm/of_pmem: Provide a unique name for bus provider | Aneesh Kumar K.V | 1 | -1/+1 |
| 2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 1 | -0/+1 |
| 2019-03-02 | libnvdimm/of_pmem: Fix platform_no_drv_owner.cocci warnings | YueHaibing | 1 | -1/+0 |
| 2019-01-06 | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node | Dan Williams | 1 | -0/+1 |
| 2018-04-19 | libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid() | Rob Herring | 1 | -1/+1 |
| 2018-04-07 | libnvdimm: Add device-tree based driver | Oliver O'Halloran | 1 | -0/+119 |