开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
/
Makefile
Age
Commit message (
Expand
)
Author
2025-03-17
mm: rename GENERIC_PTDUMP and PTDUMP_CORE
Anshuman Khandual
2024-04-29
riscv: mm: Combine the SMP and UP TLB flush code
Samuel Holland
2023-12-20
riscv: mm: Only compile pgtable.c if MMU
Alexandre Ghiti
2023-11-07
riscv: split cache ops out of dma-noncoherent.c
Christoph Hellwig
2023-06-14
riscv: mm: stub extable related functions/macros for !MMU
Jisheng Zhang
2023-04-19
riscv: Introduce CONFIG_RELOCATABLE
Alexandre Ghiti
2022-12-08
Merge patch series "Add PMEM support for RISC-V"
Palmer Dabbelt
2022-12-08
RISC-V: Implement arch specific PMEM APIs
Anup Patel
2022-10-28
riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT
Liu Shixin
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