index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pmem.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
pmem: fix BUG() error in pmem.h:48 on X86_32
Toshi Kani
2016-04-14
1
-6
/
+16
*
x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()
Dan Williams
2016-03-28
1
-6
/
+16
*
libnvdimm, pmem: clear poison on write
Dan Williams
2016-03-09
1
-0
/
+19
*
pmem: add wb_cache_pmem() to the PMEM API
Ross Zwisler
2016-01-22
1
-1
/
+21
*
pmem: kill memremap_pmem()
Dan Williams
2015-10-09
1
-25
/
+1
*
x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB
Dan Williams
2015-08-27
1
-14
/
+22
*
pmem: add copy_from_iter_pmem() and clear_pmem()
Ross Zwisler
2015-08-20
1
-2
/
+62
*
pmem: remove layer when calling arch_has_wmb_pmem()
Ross Zwisler
2015-08-20
1
-10
/
+3
*
pmem, x86: move x86 PMEM API to new pmem.h header
Ross Zwisler
2015-08-20
1
-1
/
+1
*
pmem: switch to devm_ allocations
Christoph Hellwig
2015-08-14
1
-6
/
+8
*
pmem: convert to generic memremap
Dan Williams
2015-08-14
1
-19
/
+9
*
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-29
1
-2
/
+1
*
arch, x86: pmem api for ensuring durability of persistent memory updates
Ross Zwisler
2015-06-26
1
-0
/
+153