summaryrefslogtreecommitdiffstats
path: root/include/linux/pmem.h
AgeCommit message (Expand)Author
2015-08-27x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WBDan Williams
2015-08-20pmem: add copy_from_iter_pmem() and clear_pmem()Ross Zwisler
2015-08-20pmem: remove layer when calling arch_has_wmb_pmem()Ross Zwisler
2015-08-20pmem, x86: move x86 PMEM API to new pmem.h headerRoss Zwisler
2015-08-14pmem: switch to devm_ allocationsChristoph Hellwig
2015-08-14pmem: convert to generic memremapDan Williams
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler