开源镜像站
帮助
动态
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
/
arch
/
riscv
/
include
/
asm
/
cacheflush.h
Age
Commit message (
Expand
)
Author
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-24
riscv: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-23
riscv: allow kmalloc() caches aligned to the smallest value
Jisheng Zhang
2023-08-10
riscv: Implement flush_cache_vmap()
Alexandre Ghiti
2023-03-14
RISC-V: Add Zicboz detection and block size parsing
Andrew Jones
2022-12-09
Merge patch series "RISC-V: Ensure Zicbom has a valid block size"
Palmer Dabbelt
2022-12-02
riscv/mm: hugepage's PG_dcache_clean flag is only set in head page
Tong Tiangen
2022-10-21
RISC-V: Fix compilation without RISCV_ISA_ZICBOM
Andrew Jones
2022-10-13
Merge patch series "Some style cleanups for recent extension additions"
Palmer Dabbelt
2022-10-13
riscv: drop some idefs from CMO initialization
Heiko Stuebner
2022-09-17
RISC-V: Avoid coupling the T-Head CMOs and Zicbom
Palmer Dabbelt
2022-09-13
RISC-V: Clean up the Zicbom block size probing
Palmer Dabbelt
2022-07-28
riscv: Add support for non-coherent devices using zicbom extension
Heiko Stuebner
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2020-06-08
riscv: use asm-generic/cacheflush.h
Christoph Hellwig
2020-03-03
riscv: Use flush_icache_mm for flush_icache_user_range
Guo Ren
2019-07-18
riscv: fix build break after macro-to-function conversion in generic cacheflu...
Paul Walmsley
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-05-16
riscv: move flush_icache_{all,mm} to cacheflush.c
Gary Guo
2018-06-07
riscv: use NULL instead of a plain 0
Luc Van Oostenryck
2017-11-30
RISC-V: Allow userspace to flush the instruction cache
Andrew Waterman
2017-11-30
RISC-V: Flush I$ when making a dirty page executable
Andrew Waterman
2017-09-26
RISC-V: Atomic and Locking Code
Palmer Dabbelt