summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/cacheflush.h
AgeCommit message (Expand)Author
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