Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc/pmem: Include pmem prototypes | Cédric Le Goater | 2021-01-30 | 1 | -0/+1 |
* | powerpc/lib: remove memcpy_flushcache redundant return | Li RongQing | 2020-07-26 | 1 | -3/+1 |
* | powerpc/pmem: Avoid the barrier in flush routines | Aneesh Kumar K.V | 2020-07-16 | 1 | -6/+0 |
* | powerpc/pmem: Add flush routines using new pmem store and sync instruction | Aneesh Kumar K.V | 2020-07-16 | 1 | -4/+46 |
* | powerpc/pmem: Convert to EXPORT_SYMBOL_GPL | Aneesh Kumar K.V | 2019-12-04 | 1 | -2/+2 |
* | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-07-14 | 1 | -4/+4 |
|\ | |||||
| * | powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range() | Christophe Leroy | 2019-07-04 | 1 | -4/+4 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
|/ | |||||
* | powerpc/lib: Implement UACCESS_FLUSHCACHE API | Oliver O'Halloran | 2017-11-12 | 1 | -0/+33 |
* | powerpc/lib: Implement PMEM API | Oliver O'Halloran | 2017-11-12 | 1 | -0/+34 |