summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/cacheflush.h
Commit message (Expand)AuthorAgeFilesLines
* mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2023-12-141-0/+6
* mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)2023-08-241-12/+0
* mm: add generic flush_icache_pages() and documentationMatthew Wilcox (Oracle)2023-08-241-0/+5
* asm-generic: instrument usercopy in cacheflush.hAlexander Potapenko2022-10-031-2/+12
* Add linux/cacheflush.hMatthew Wilcox (Oracle)2021-11-171-6/+0
* mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)2021-10-181-0/+6
* make asm-generic/cacheflush.h more standaloneStephen Rothwell2020-06-261-0/+5
* asm-generic: add a flush_icache_user_range stubChristoph Hellwig2020-06-081-0/+4
* mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-081-3/+3
* asm-generic: improve the flush_dcache_page stubChristoph Hellwig2020-06-081-3/+3
* asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig2020-06-081-3/+0
* asm-generic: fix the inclusion guards for cacheflush.hChristoph Hellwig2020-06-081-3/+3
* asm-generic/nds32: don't redefine cacheflush primitivesMike Rapoport2019-12-301-1/+32
* asm-generic: fix a compilation warningQian Cai2019-07-161-14/+60
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* asm-generic/cacheflush.h: flush icache when copying to user pagesMike Frysinger2011-05-251-1/+4
* block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
* asm-generic: add generic NOMMU versions of some headersArnd Bergmann2009-06-111-0/+30