aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pmem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-22pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler1-1/+21
2015-10-09pmem: kill memremap_pmem()Dan Williams1-25/+1
2015-08-27x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WBDan Williams1-14/+22
2015-08-20pmem: add copy_from_iter_pmem() and clear_pmem()Ross Zwisler1-2/+62
2015-08-20pmem: remove layer when calling arch_has_wmb_pmem()Ross Zwisler1-10/+3
2015-08-20pmem, x86: move x86 PMEM API to new pmem.h headerRoss Zwisler1-1/+1
2015-08-14pmem: switch to devm_ allocationsChristoph Hellwig1-6/+8
2015-08-14pmem: convert to generic memremapDan Williams1-19/+9
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds1-0/+152
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler1-0/+153