Age | Commit message (Expand) | Author | Files | Lines |
2022-03-21 | mm: Add three folio wrappers | Matthew Wilcox (Oracle) | 1 | -0/+5 |
2022-03-03 | mm: remove the extra ZONE_DEVICE struct page refcount | Christoph Hellwig | 1 | -7/+5 |
2022-03-03 | mm: don't include <linux/memremap.h> in <linux/mm.h> | Christoph Hellwig | 1 | -0/+18 |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+11 |
2022-01-15 | mm/memremap: add ZONE_DEVICE support for compound pages | Joao Martins | 1 | -0/+11 |
2021-12-04 | memremap: remove support for external pgmap refcounts | Christoph Hellwig | 1 | -15/+3 |
2021-07-01 | mm: fix spelling mistakes | Zhen Lei | 1 | -1/+1 |
2021-05-05 | mm,memory_hotplug: allocate memmap from the added memory range | Oscar Salvador | 1 | -1/+1 |
2021-02-26 | mm: fix memory_failure() handling of dax-namespace metadata | Dan Williams | 1 | -0/+6 |
2020-10-14 | mm/memremap_pages: support multiple ranges per invocation | Dan Williams | 1 | -2/+8 |
2020-10-14 | mm/memremap_pages: convert to 'struct range' | Dan Williams | 1 | -2/+3 |
2020-09-04 | memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC | Roger Pau Monne | 1 | -5/+4 |
2020-04-09 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+8 |
2020-04-07 | include/linux/memremap.h: remove stale comments | Ira Weiny | 1 | -2/+0 |
2020-03-26 | memremap: add an owner field to struct dev_pagemap | Christoph Hellwig | 1 | -0/+4 |
2020-02-21 | mm/memremap_pages: Introduce memremap_compat_align() | Dan Williams | 1 | -0/+8 |
2019-09-29 | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2019-09-24 | libnvdimm/altmap: Track namespace boundaries in altmap | Aneesh Kumar K.V | 1 | -0/+1 |
2019-09-24 | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2019-08-20 | memremap: provide a not device managed memremap_pages | Christoph Hellwig | 1 | -0/+2 |
2019-08-20 | memremap: remove the dev field in struct dev_pagemap | Christoph Hellwig | 1 | -1/+0 |
2019-08-16 | PCI/P2PDMA: Introduce private pagemap structure | Logan Gunthorpe | 1 | -1/+0 |
2019-07-02 | memremap: provide an optional internal refcount in struct dev_pagemap | Christoph Hellwig | 1 | -0/+4 |
2019-07-02 | memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag | Christoph Hellwig | 1 | -1/+11 |
2019-07-02 | memremap: remove the data field in struct dev_pagemap | Christoph Hellwig | 1 | -2/+1 |
2019-07-02 | memremap: add a migrate_to_ram method to struct dev_pagemap_ops | Christoph Hellwig | 1 | -0/+6 |
2019-07-02 | memremap: pass a struct dev_pagemap to ->kill and ->cleanup | Christoph Hellwig | 1 | -2/+2 |
2019-07-02 | memremap: move dev_pagemap callbacks into a separate structure | Christoph Hellwig | 1 | -16/+20 |
2019-07-02 | memremap: validate the pagemap type passed to devm_memremap_pages | Christoph Hellwig | 1 | -0/+8 |
2019-07-02 | mm: remove MEMORY_DEVICE_PUBLIC support | Christoph Hellwig | 1 | -8/+0 |
2019-06-14 | mm/devm_memremap_pages: fix final page put race | Dan Williams | 1 | -0/+2 |
2019-06-14 | mm/devm_memremap_pages: introduce devm_memunmap_pages | Dan Williams | 1 | -0/+6 |
2018-12-28 | mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmm | Dan Williams | 1 | -32/+0 |
2018-12-28 | mm, devm_memremap_pages: fix shutdown handling | Dan Williams | 1 | -0/+2 |
2018-10-17 | PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset | Logan Gunthorpe | 1 | -0/+1 |
2018-10-10 | PCI/P2PDMA: Support peer-to-peer memory | Logan Gunthorpe | 1 | -0/+5 |
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 |