aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/cacheflush.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-07powerpc: Convert flush_icache_range & friends to CAlastair D'Silva1-14/+10
2019-11-07powerpc: define helpers to get L1 icache sizesAlastair D'Silva1-6/+6
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-18/+28
2019-07-05powerpc/64: reuse PPC32 static inline flush_dcache_range()Christophe Leroy1-6/+8
2019-07-05powerpc/32: define helpers to get L1 cache sizes.Christophe Leroy1-9/+15
2019-07-05powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy1-1/+0
2019-07-01powerpc/cacheflush: fix variable set but not usedQian Cai1-2/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2018-07-30powerpc: remove unneeded inclusions of cpu_has_feature.hChristophe Leroy1-1/+0
2018-06-06powerpc/64s/radix: Fix missing ptesync in flush_cache_vmapNicholas Piggin1-3/+2
2018-06-03powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flagsNicholas Piggin1-0/+13
2018-03-20powerpc: Remove unused flush_dcache_phys_range()Matt Brown1-1/+0
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao1-0/+1
2016-03-11powerpc32: move xxxxx_dcache_range() functions inlineChristophe Leroy1-3/+49
2016-03-04powerpc/cache: add cache flush operation for various e500chenhui zhao1-2/+0
2015-08-07powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood1-1/+6
2015-02-05mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim1-7/+0
2013-08-14powerpc: Remove the symbol __flush_icache_rangeKevin Hao1-6/+1
2013-08-14powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_rangeKevin Hao1-2/+1
2012-09-12powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui1-0/+2
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+75