summaryrefslogtreecommitdiffstats
path: root/kernel/memremap.c
Commit message (Expand)AuthorAge
* Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-28
|\
| * libnvdimm, pmem: allow nfit_test to override pmem_direct_access()Dan Williams2016-06-24
* | mm: cleanup ifdef guards for vmem_altmapDan Williams2016-07-28
|/
* memremap: add arch specific hook for MEMREMAP_WB mappingsArd Biesheuvel2016-04-04
* memremap: add MEMREMAP_WC flagBrian Starkey2016-03-22
* memremap: don't modify flagsBrian Starkey2016-03-22
* mm: fix two typos in comments for to_vmem_altmap()Andreas Ziegler2016-03-15
* Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-14
|\
| * Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar2016-03-04
| |\
| * | memremap: Change region_intersects() to take @flags and @descToshi Kani2016-01-30
* | | memremap: check pfn validity before passing to pfn_to_page()Ard Biesheuvel2016-03-09
* | | mm: fix mixed zone detection in devm_memremap_pagesDan Williams2016-03-09
* | | list: kill list_force_poison()Dan Williams2016-03-09
| |/ |/|
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-02-25
|\ \
| * | devm_memremap: Fix error value when memremap failedToshi Kani2016-02-23
* | | devm_memremap_release(): fix memremap'd addr handlingToshi Kani2016-02-18
|/ /
* | mm: fix pfn_t vs highmemDan Williams2016-02-11
* | phys_to_pfn_t: use phys_addr_tDan Williams2016-01-31
* | devm_memremap_pages: fix vmem_altmap lifetime + alignment handlingDan Williams2016-01-30
|/
* mm, x86: get_user_pages() for dax mappingsDan Williams2016-01-15
* mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams2016-01-15
* x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams2016-01-15
* mm: introduce find_dev_pagemap()Dan Williams2016-01-15
* mm, dax, pmem: introduce pfn_tDan Williams2016-01-15
* Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-10
|\
| * pmem, memremap: convert to numa aware allocationsDan Williams2015-10-09
| * devm_memremap_pages: use numa_mem_idDan Williams2015-10-09
| * devm_memremap: convert to return ERR_PTRDan Williams2015-10-09
| * devm_memunmap: use devres_release()Dan Williams2015-10-09
* | memremap: fix highmem supportDan Williams2015-10-26
|/
* add devm_memremap_pagesChristoph Hellwig2015-08-27
* devres: add devm_memremapChristoph Hellwig2015-08-14
* arch: introduce memremap()Dan Williams2015-08-14