开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
cacheflush.h
Age
Commit message (
Expand
)
Author
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
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