Age | Commit message (Expand) | Author |
---|---|---|
2022-05-22 | powerpc: Fix all occurences of "the the" | Michael Ellerman |
2021-04-14 | powerpc/mem: Use kmap_local_page() in flushing functions | Christophe Leroy |
2021-04-14 | powerpc/mem: Inline flush_dcache_page() | Christophe Leroy |
2021-04-14 | powerpc/mem: Help GCC realise __flush_dcache_icache() flushes single pages | Christophe Leroy |
2021-04-14 | powerpc/mem: flush_dcache_icache_phys() is for HIGHMEM pages only | Christophe Leroy |
2021-04-14 | powerpc/mem: Optimise flush_dcache_icache_hugepage() | Christophe Leroy |
2021-04-14 | powerpc/mem: Call flush_coherent_icache() at higher level | Christophe Leroy |
2021-04-14 | powerpc/mem: Remove address argument to flush_coherent_icache() | Christophe Leroy |
2021-04-14 | powerpc/mem: Declare __flush_dcache_icache() static | Christophe Leroy |
2021-04-14 | powerpc/mem: Move cache flushing functions into mm/cacheflush.c | Christophe Leroy |