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