aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/cache.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-05-28powerpc/40x: Remove support for IBM 403GCXChristophe Leroy1-1/+1
2020-03-27powerpc: Prefer __section and __printf from compiler_attributes.hNick Desaulniers1-1/+1
2019-11-07powerpc: Convert flush_icache_range & friends to CAlastair D'Silva1-15/+11
2019-11-07powerpc: define helpers to get L1 icache sizesAlastair D'Silva1-4/+25
2019-07-31Revert "powerpc: slightly improve cache helpers"Michael Ellerman1-4/+4
2019-07-05powerpc/64: reuse PPC32 static inline flush_dcache_range()Christophe Leroy1-0/+10
2019-07-05powerpc/32: define helpers to get L1 cache sizes.Christophe Leroy1-2/+14
2019-07-05powerpc: slightly improve cache helpersChristophe Leroy1-4/+4
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy1-1/+1
2018-06-04powerpc/lib: Adjust .balign inside string functions for PPC32Christophe Leroy1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy1-1/+1
2017-02-06powerpc: Add new cache geometry aux vectorsBenjamin Herrenschmidt1-0/+1
2017-02-06powerpc/64: Add L2 and L3 cache shape infoBenjamin Herrenschmidt1-0/+2
2017-02-06powerpc/64: Clean up ppc64_caches using a struct per cacheBenjamin Herrenschmidt1-12/+12
2017-02-06powerpc/64: Retrieve number of L1 cache sets from device-treeBenjamin Herrenschmidt1-0/+2
2017-02-06powerpc/64: Fix naming of cache block vs. cache lineBenjamin Herrenschmidt1-5/+7
2016-11-14powerpc/64s: Reduce exception alignmentNicholas Piggin1-0/+3
2016-03-11powerpc: add inline functions for cache related instructionsChristophe Leroy1-0/+19
2015-10-21powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8"Paul Mackerras1-7/+0
2015-03-17powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett1-3/+0
2014-07-28Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8Stewart Smith1-0/+7
2013-12-02powerpc: purge all the prefetched instructions for the coherent icache flushKevin Hao1-1/+13
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-0/+16
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+1
2010-05-05powerpc/47x: Base ppc476 supportDave Kleikamp1-1/+5
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko1-1/+1
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+45