summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/cacheflush.h
AgeCommit message (Expand)AuthorLines
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti-0/+6
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)-12/+0
2023-08-24mm: add generic flush_icache_pages() and documentationMatthew Wilcox (Oracle)-0/+5
2022-10-03asm-generic: instrument usercopy in cacheflush.hAlexander Potapenko-2/+12
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)-6/+0
2021-10-18mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)-0/+6
2020-06-26make asm-generic/cacheflush.h more standaloneStephen Rothwell-0/+5
2020-06-08asm-generic: add a flush_icache_user_range stubChristoph Hellwig-0/+4
2020-06-08mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig-3/+3
2020-06-08asm-generic: improve the flush_dcache_page stubChristoph Hellwig-3/+3
2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig-3/+0
2020-06-08asm-generic: fix the inclusion guards for cacheflush.hChristoph Hellwig-3/+3
2019-12-30asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport-1/+32
2019-07-16asm-generic: fix a compilation warningQian Cai-14/+60
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2011-05-25asm-generic/cacheflush.h: flush icache when copying to user pagesMike Frysinger-1/+4
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov-0/+1
2009-06-11asm-generic: add generic NOMMU versions of some headersArnd Bergmann-0/+30