index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
/
Makefile
Age
Commit message (
Expand
)
Author
2022-07-28
riscv: Add support for non-coherent devices using zicbom extension
Heiko Stuebner
2022-03-03
riscv: Fix config KASAN && DEBUG_VIRTUAL
Alexandre Ghiti
2021-01-14
riscv: Fixup patch_text panic in ftrace
Guo Ren
2021-01-14
riscv: Fixup wrong ftrace remove cflag
Guo Ren
2020-07-30
riscv: Allow building with kcov coverage
Tobias Klauser
2020-03-26
riscv: Add support to dump the kernel page tables
Zong Li
2020-03-26
riscv: add ARCH_HAS_SET_MEMORY support
Zong Li
2020-01-23
riscv: mm: add support for CONFIG_DEBUG_VIRTUAL
Zong Li
2020-01-22
riscv: Add KASAN support
Nick Hu
2019-12-20
riscv: move sifive_l2_cache.c to drivers/soc
Christoph Hellwig
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-11-11
riscv: use the generic ioremap code
Christoph Hellwig
2019-09-05
riscv: move the TLB flush logic out of line
Christoph Hellwig
2019-07-03
riscv: Introduce huge page support for 32/64bit kernel
Alexandre Ghiti
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs
Yash Shah
2019-05-16
riscv: move switch_mm to its own file
Gary Guo
2019-03-26
RISC-V: Always compile mm/init.c with cmodel=medany and notrace
Anup Patel
2017-11-30
RISC-V: Flush I$ when making a dirty page executable
Andrew Waterman
2017-09-26
RISC-V: Build Infrastructure
Palmer Dabbelt