Age | Commit message (Expand) | Author | Files | Lines |
2018-06-09 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -26/+10 |
2018-05-22 | mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS | Dan Williams | 1 | -26/+10 |
2018-04-16 | docs/vm: rename documentation files to .rst | Mike Rapoport | 1 | -2/+2 |
2018-01-08 | memremap: change devm_memremap_pages interface to use struct dev_pagemap | Christoph Hellwig | 1 | -4/+2 |
2018-01-08 | memremap: drop private struct page_map | Logan Gunthorpe | 1 | -2/+3 |
2018-01-08 | memremap: remove to_vmem_altmap | Christoph Hellwig | 1 | -9/+0 |
2018-01-08 | mm: move get_dev_pagemap out of line | Christoph Hellwig | 1 | -35/+4 |
2018-01-08 | memremap: provide stubs for vmem_altmap_offset and vmem_altmap_free | Christoph Hellwig | 1 | -4/+14 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-09 | mm/hmm: avoid bloating arch that do not make use of HMM | Jérôme Glisse | 1 | -15/+7 |
2017-09-09 | mm/device-public-memory: device memory cache coherent with CPU | Jérôme Glisse | 1 | -0/+21 |
2017-09-09 | mm/ZONE_DEVICE: special case put_page() for device private pages | Jérôme Glisse | 1 | -0/+13 |
2017-09-09 | mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory | Jérôme Glisse | 1 | -0/+73 |
2016-07-29 | mm: cleanup ifdef guards for vmem_altmap | Dan Williams | 1 | -1/+1 |
2016-01-16 | mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup | Dan Williams | 1 | -2/+47 |
2016-01-16 | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 1 | -4/+35 |
2016-01-16 | mm: introduce find_dev_pagemap() | Dan Williams | 1 | -0/+38 |