index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
cacheflush.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
powerpc: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
1
-27
/
+14
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
1
-1
/
+1
2021-04-14
powerpc/mem: Use kmap_local_page() in flushing functions
Christophe Leroy
1
-9
/
+10
2021-04-14
powerpc/mem: Inline flush_dcache_page()
Christophe Leroy
1
-15
/
+0
2021-04-14
powerpc/mem: Help GCC realise __flush_dcache_icache() flushes single pages
Christophe Leroy
1
-1
/
+1
2021-04-14
powerpc/mem: flush_dcache_icache_phys() is for HIGHMEM pages only
Christophe Leroy
1
-8
/
+9
2021-04-14
powerpc/mem: Optimise flush_dcache_icache_hugepage()
Christophe Leroy
1
-6
/
+6
2021-04-14
powerpc/mem: Call flush_coherent_icache() at higher level
Christophe Leroy
1
-8
/
+3
2021-04-14
powerpc/mem: Remove address argument to flush_coherent_icache()
Christophe Leroy
1
-8
/
+5
2021-04-14
powerpc/mem: Declare __flush_dcache_icache() static
Christophe Leroy
1
-30
/
+30
2021-04-14
powerpc/mem: Move cache flushing functions into mm/cacheflush.c
Christophe Leroy
1
-0
/
+255