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