index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memremap.h
Age
Commit message (
Expand
)
Author
2018-01-08
memremap: change devm_memremap_pages interface to use struct dev_pagemap
Christoph Hellwig
2018-01-08
memremap: drop private struct page_map
Logan Gunthorpe
2018-01-08
memremap: remove to_vmem_altmap
Christoph Hellwig
2018-01-08
mm: move get_dev_pagemap out of line
Christoph Hellwig
2018-01-08
memremap: provide stubs for vmem_altmap_offset and vmem_altmap_free
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-08
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
2017-09-08
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
2017-09-08
mm/ZONE_DEVICE: special case put_page() for device private pages
Jérôme Glisse
2017-09-08
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
Jérôme Glisse
2016-07-28
mm: cleanup ifdef guards for vmem_altmap
Dan Williams
2016-01-15
mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup
Dan Williams
2016-01-15
x86, mm: introduce vmem_altmap to augment vmemmap_populate()
Dan Williams
2016-01-15
mm: introduce find_dev_pagemap()
Dan Williams