index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
memremap.c
Age
Commit message (
Expand
)
Author
2016-01-31
phys_to_pfn_t: use phys_addr_t
Dan Williams
2016-01-29
devm_memremap_pages: fix vmem_altmap lifetime + alignment handling
Dan Williams
2016-01-15
mm, x86: get_user_pages() for dax mappings
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
2016-01-15
mm, dax, pmem: introduce pfn_t
Dan Williams
2015-11-10
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-10-26
memremap: fix highmem support
Dan Williams
2015-10-09
pmem, memremap: convert to numa aware allocations
Dan Williams
2015-10-09
devm_memremap_pages: use numa_mem_id
Dan Williams
2015-10-09
devm_memremap: convert to return ERR_PTR
Dan Williams
2015-10-09
devm_memunmap: use devres_release()
Dan Williams
2015-08-27
add devm_memremap_pages
Christoph Hellwig
2015-08-14
devres: add devm_memremap
Christoph Hellwig
2015-08-14
arch: introduce memremap()
Dan Williams