summaryrefslogtreecommitdiffstats
path: root/kernel/memremap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-101-8/+8
|\
| * pmem, memremap: convert to numa aware allocationsDan Williams2015-10-091-3/+4
| * devm_memremap_pages: use numa_mem_idDan Williams2015-10-091-1/+1
| * devm_memremap: convert to return ERR_PTRDan Williams2015-10-091-1/+1
| * devm_memunmap: use devres_release()Dan Williams2015-10-091-3/+2Star
* | memremap: fix highmem supportDan Williams2015-10-261-2/+12
|/
* add devm_memremap_pagesChristoph Hellwig2015-08-281-0/+53
* devres: add devm_memremapChristoph Hellwig2015-08-141-0/+39
* arch: introduce memremap()Dan Williams2015-08-141-0/+98