开源镜像站
帮助
动态
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
/
tlbflush.h
Age
Commit message (
Expand
)
Author
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-10-14
riscv: tlbflush: remove confusing comment on local_flush_tlb_all()
Paul Walmsley
2019-09-05
riscv: move the TLB flush logic out of line
Christoph Hellwig
2019-09-05
riscv: cleanup riscv_cpuid_to_hartid_mask
Christoph Hellwig
2019-08-13
riscv: fix flush_tlb_range() end address for flush_tlb_page()
Paul Walmsley
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2018-10-22
RISC-V: Use Linux logical CPU number instead of hartid
Atish Patra
2018-06-07
riscv: use NULL instead of a plain 0
Luc Van Oostenryck
2018-01-30
RISC-V: Limit the scope of TLB shootdowns
Andrew Waterman
2018-01-07
riscv: remove CONFIG_MMU ifdefs
Christoph Hellwig
2017-12-01
RISC-V: User-Visible Changes
Palmer Dabbelt
2017-11-30
RISC-V: Flush I$ when making a dirty page executable
Andrew Waterman
2017-11-28
RISC-V: `sfence.vma` orderes the instruction cache
Palmer Dabbelt
2017-09-26
RISC-V: Atomic and Locking Code
Palmer Dabbelt