index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
cacheflush.h
Age
Commit message (
Expand
)
Author
2021-04-14
powerpc/mem: Inline flush_dcache_page()
Christophe Leroy
2021-04-14
powerpc/mem: Declare __flush_dcache_icache() static
Christophe Leroy
2021-02-11
powerpc/mm: Add PG_dcache_clean to indicate dcache clean state
Aneesh Kumar K.V
2020-09-02
powerpc: Rewrite 4xx flush_cache_instruction() in C
Christophe Leroy
2020-09-02
powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h
Christophe Leroy
2020-07-16
powerpc/pmem: Add flush routines using new pmem store and sync instruction
Aneesh Kumar K.V
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2020-06-08
powerpc: use asm-generic/cacheflush.h
Christoph Hellwig
2020-03-27
powerpc/64: Avoid isync in flush_dcache_range()
Aneesh Kumar K.V
2019-11-07
powerpc: Convert flush_icache_range & friends to C
Alastair D'Silva
2019-11-07
powerpc: define helpers to get L1 icache sizes
Alastair D'Silva
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-05
powerpc/64: reuse PPC32 static inline flush_dcache_range()
Christophe Leroy
2019-07-05
powerpc/32: define helpers to get L1 cache sizes.
Christophe Leroy
2019-07-05
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
2019-07-01
powerpc/cacheflush: fix variable set but not used
Qian Cai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-07-30
powerpc: remove unneeded inclusions of cpu_has_feature.h
Christophe Leroy
2018-06-06
powerpc/64s/radix: Fix missing ptesync in flush_cache_vmap
Nicholas Piggin
2018-06-03
powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags
Nicholas Piggin
2018-03-20
powerpc: Remove unused flush_dcache_phys_range()
Matt Brown
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-03-11
powerpc32: move xxxxx_dcache_range() functions inline
Christophe Leroy
2016-03-04
powerpc/cache: add cache flush operation for various e500
chenhui zhao
2015-08-07
powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VA
Scott Wood
2015-02-05
mm/debug_pagealloc: fix build failure on ppc and some other archs
Joonsoo Kim
2013-08-14
powerpc: Remove the symbol __flush_icache_range
Kevin Hao
2013-08-14
powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_range
Kevin Hao
2012-09-12
powerpc/85xx: add HOTPLUG_CPU support
Zhao Chenhui
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell