Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-10 | 1 | -8/+8 |
|\ | |||||
| * | pmem, memremap: convert to numa aware allocations | Dan Williams | 2015-10-09 | 1 | -3/+4 |
| * | devm_memremap_pages: use numa_mem_id | Dan Williams | 2015-10-09 | 1 | -1/+1 |
| * | devm_memremap: convert to return ERR_PTR | Dan Williams | 2015-10-09 | 1 | -1/+1 |
| * | devm_memunmap: use devres_release() | Dan Williams | 2015-10-09 | 1 | -3/+2 |
* | | memremap: fix highmem support | Dan Williams | 2015-10-26 | 1 | -2/+12 |
|/ | |||||
* | add devm_memremap_pages | Christoph Hellwig | 2015-08-27 | 1 | -0/+53 |
* | devres: add devm_memremap | Christoph Hellwig | 2015-08-14 | 1 | -0/+39 |
* | arch: introduce memremap() | Dan Williams | 2015-08-14 | 1 | -0/+98 |