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