aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/mm/Makefile
AgeCommit message (Expand)Author
2021-01-14riscv: Fixup patch_text panic in ftraceGuo Ren
2021-01-14riscv: Fixup wrong ftrace remove cflagGuo Ren
2020-07-30riscv: Allow building with kcov coverageTobias Klauser
2020-03-26riscv: Add support to dump the kernel page tablesZong Li
2020-03-26riscv: add ARCH_HAS_SET_MEMORY supportZong Li
2020-01-23riscv: mm: add support for CONFIG_DEBUG_VIRTUALZong Li
2020-01-22riscv: Add KASAN supportNick Hu
2019-12-20riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2019-11-17riscv: add nommu supportChristoph Hellwig
2019-11-11riscv: use the generic ioremap codeChristoph Hellwig
2019-09-05riscv: move the TLB flush logic out of lineChristoph Hellwig
2019-07-03riscv: Introduce huge page support for 32/64bit kernelAlexandre Ghiti
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCsYash Shah
2019-05-16riscv: move switch_mm to its own fileGary Guo
2019-03-26RISC-V: Always compile mm/init.c with cmodel=medany and notraceAnup Patel
2017-11-30RISC-V: Flush I$ when making a dirty page executableAndrew Waterman
2017-09-26RISC-V: Build InfrastructurePalmer Dabbelt