index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
cacheflush.h
Age
Commit message (
Expand
)
Author
2020-06-26
make asm-generic/cacheflush.h more standalone
Stephen Rothwell
2020-06-08
asm-generic: add a flush_icache_user_range stub
Christoph Hellwig
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2020-06-08
asm-generic: improve the flush_dcache_page stub
Christoph Hellwig
2020-06-08
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
2020-06-08
asm-generic: fix the inclusion guards for cacheflush.h
Christoph Hellwig
2019-12-30
asm-generic/nds32: don't redefine cacheflush primitives
Mike Rapoport
2019-07-16
asm-generic: fix a compilation warning
Qian Cai
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2011-05-25
asm-generic/cacheflush.h: flush icache when copying to user pages
Mike Frysinger
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
2009-06-11
asm-generic: add generic NOMMU versions of some headers
Arnd Bergmann