summaryrefslogtreecommitdiffstats
path: root/kernel/memremap.c
AgeCommit message (Expand)Author
2016-01-15mm, x86: get_user_pages() for dax mappingsDan Williams
2016-01-15mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams
2016-01-15x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams
2016-01-15mm: introduce find_dev_pagemap()Dan Williams
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-10-26memremap: fix highmem supportDan Williams
2015-10-09pmem, memremap: convert to numa aware allocationsDan Williams
2015-10-09devm_memremap_pages: use numa_mem_idDan Williams
2015-10-09devm_memremap: convert to return ERR_PTRDan Williams
2015-10-09devm_memunmap: use devres_release()Dan Williams
2015-08-27add devm_memremap_pagesChristoph Hellwig
2015-08-14devres: add devm_memremapChristoph Hellwig
2015-08-14arch: introduce memremap()Dan Williams