index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
memremap.c
Age
Commit message (
Expand
)
Author
2016-09-10
mm: fix cache mode of dax pmd mappings
Dan Williams
2016-07-29
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-28
mm: cleanup ifdef guards for vmem_altmap
Dan Williams
2016-06-24
libnvdimm, pmem: allow nfit_test to override pmem_direct_access()
Dan Williams
2016-04-04
memremap: add arch specific hook for MEMREMAP_WB mappings
Ard Biesheuvel
2016-03-22
memremap: add MEMREMAP_WC flag
Brian Starkey
2016-03-22
memremap: don't modify flags
Brian Starkey
2016-03-15
mm: fix two typos in comments for to_vmem_altmap()
Andreas Ziegler
2016-03-14
Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-03-09
memremap: check pfn validity before passing to pfn_to_page()
Ard Biesheuvel
2016-03-09
mm: fix mixed zone detection in devm_memremap_pages
Dan Williams
2016-03-09
list: kill list_force_poison()
Dan Williams
2016-03-04
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
2016-02-26
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-02-24
devm_memremap: Fix error value when memremap failed
Toshi Kani
2016-02-19
devm_memremap_release(): fix memremap'd addr handling
Toshi Kani
2016-02-12
mm: fix pfn_t vs highmem
Dan Williams
2016-01-31
phys_to_pfn_t: use phys_addr_t
Dan Williams
2016-01-30
memremap: Change region_intersects() to take @flags and @desc
Toshi Kani
2016-01-30
devm_memremap_pages: fix vmem_altmap lifetime + alignment handling
Dan Williams
2016-01-16
mm, x86: get_user_pages() for dax mappings
Dan Williams
2016-01-16
mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup
Dan Williams
2016-01-16
x86, mm: introduce vmem_altmap to augment vmemmap_populate()
Dan Williams
2016-01-16
mm: introduce find_dev_pagemap()
Dan Williams
2016-01-16
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