index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
cacheflush.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-28
powerpc: Replace CONFIG_4xx with CONFIG_44x
Michael Ellerman
1
-1
/
+1
2023-08-25
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
1
-4
/
+10
2021-04-14
powerpc/mem: Inline flush_dcache_page()
Christophe Leroy
1
-1
/
+13
2021-04-14
powerpc/mem: Declare __flush_dcache_icache() static
Christophe Leroy
1
-1
/
+0
2021-02-11
powerpc/mm: Add PG_dcache_clean to indicate dcache clean state
Aneesh Kumar K.V
1
-0
/
+6
2020-09-02
powerpc: Rewrite 4xx flush_cache_instruction() in C
Christophe Leroy
1
-0
/
+8
2020-09-02
powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h
Christophe Leroy
1
-0
/
+2
2020-07-16
powerpc/pmem: Add flush routines using new pmem store and sync instruction
Aneesh Kumar K.V
1
-0
/
+1
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
1
-2
/
+2
2020-06-08
powerpc: use asm-generic/cacheflush.h
Christoph Hellwig
1
-32
/
+10
2020-03-27
powerpc/64: Avoid isync in flush_dcache_range()
Aneesh Kumar K.V
1
-5
/
+1
2019-11-07
powerpc: Convert flush_icache_range & friends to C
Alastair D'Silva
1
-14
/
+10
2019-11-07
powerpc: define helpers to get L1 icache sizes
Alastair D'Silva
1
-6
/
+6
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-18
/
+28
2019-07-04
powerpc/64: reuse PPC32 static inline flush_dcache_range()
Christophe Leroy
1
-6
/
+8
2019-07-04
powerpc/32: define helpers to get L1 cache sizes.
Christophe Leroy
1
-9
/
+15
2019-07-04
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
1
-1
/
+0
2019-07-01
powerpc/cacheflush: fix variable set but not used
Qian Cai
1
-2
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2018-07-30
powerpc: remove unneeded inclusions of cpu_has_feature.h
Christophe Leroy
1
-1
/
+0
2018-06-06
powerpc/64s/radix: Fix missing ptesync in flush_cache_vmap
Nicholas Piggin
1
-3
/
+2
2018-06-03
powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags
Nicholas Piggin
1
-0
/
+13
2018-03-20
powerpc: Remove unused flush_dcache_phys_range()
Matt Brown
1
-1
/
+0
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
1
-0
/
+1
2016-03-12
powerpc32: move xxxxx_dcache_range() functions inline
Christophe Leroy
1
-3
/
+49
2016-03-05
powerpc/cache: add cache flush operation for various e500
chenhui zhao
1
-2
/
+0
2015-08-08
powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VA
Scott Wood
1
-1
/
+6
2015-02-06
mm/debug_pagealloc: fix build failure on ppc and some other archs
Joonsoo Kim
1
-7
/
+0
2013-08-14
powerpc: Remove the symbol __flush_icache_range
Kevin Hao
1
-6
/
+1
2013-08-14
powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_range
Kevin Hao
1
-2
/
+1
2012-09-12
powerpc/85xx: add HOTPLUG_CPU support
Zhao Chenhui
1
-0
/
+2
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
1
-0
/
+1
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
1
-0
/
+75