summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/cacheflush.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mem: Inline flush_dcache_page()Christophe Leroy2021-04-141-1/+13
* powerpc/mem: Declare __flush_dcache_icache() staticChristophe Leroy2021-04-141-1/+0
* powerpc/mm: Add PG_dcache_clean to indicate dcache clean stateAneesh Kumar K.V2021-02-111-0/+6
* powerpc: Rewrite 4xx flush_cache_instruction() in CChristophe Leroy2020-09-021-0/+8
* powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.hChristophe Leroy2020-09-021-0/+2
* powerpc/pmem: Add flush routines using new pmem store and sync instructionAneesh Kumar K.V2020-07-161-0/+1
* mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-081-2/+2
* powerpc: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-32/+10
* powerpc/64: Avoid isync in flush_dcache_range()Aneesh Kumar K.V2020-03-271-5/+1
* powerpc: Convert flush_icache_range & friends to CAlastair D'Silva2019-11-071-14/+10
* powerpc: define helpers to get L1 icache sizesAlastair D'Silva2019-11-071-6/+6
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-18/+28
|\
| * powerpc/64: reuse PPC32 static inline flush_dcache_range()Christophe Leroy2019-07-051-6/+8
| * powerpc/32: define helpers to get L1 cache sizes.Christophe Leroy2019-07-051-9/+15
| * powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy2019-07-051-1/+0
| * powerpc/cacheflush: fix variable set but not usedQian Cai2019-07-011-2/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1
|/
* powerpc: remove unneeded inclusions of cpu_has_feature.hChristophe Leroy2018-07-301-1/+0
* powerpc/64s/radix: Fix missing ptesync in flush_cache_vmapNicholas Piggin2018-06-061-3/+2
* powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flagsNicholas Piggin2018-06-031-0/+13
* powerpc: Remove unused flush_dcache_phys_range()Matt Brown2018-03-201-1/+0
* powerpc: Move cpu_has_feature() to a separate fileKevin Hao2016-08-011-0/+1
* powerpc32: move xxxxx_dcache_range() functions inlineChristophe Leroy2016-03-111-3/+49
* powerpc/cache: add cache flush operation for various e500chenhui zhao2016-03-041-2/+0
* powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood2015-08-071-1/+6
* mm/debug_pagealloc: fix build failure on ppc and some other archsJoonsoo Kim2015-02-051-7/+0
* powerpc: Remove the symbol __flush_icache_rangeKevin Hao2013-08-141-6/+1
* powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_rangeKevin Hao2013-08-141-2/+1
* powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui2012-09-121-0/+2
* block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+75