summaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm/Makefile
AgeCommit message (Expand)AuthorLines
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual-1/+1
2024-04-29riscv: mm: Combine the SMP and UP TLB flush codeSamuel Holland-4/+1
2023-12-20riscv: mm: Only compile pgtable.c if MMUAlexandre Ghiti-2/+1
2023-11-07riscv: split cache ops out of dma-noncoherent.cChristoph Hellwig-0/+1
2023-06-14riscv: mm: stub extable related functions/macros for !MMUJisheng Zhang-2/+1
2023-04-19riscv: Introduce CONFIG_RELOCATABLEAlexandre Ghiti-0/+4
2022-12-08Merge patch series "Add PMEM support for RISC-V"Palmer Dabbelt-0/+1
2022-12-08RISC-V: Implement arch specific PMEM APIsAnup Patel-0/+1
2022-10-28riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BITLiu Shixin-0/+1
2022-07-28riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner-0/+1
2022-03-03riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti-0/+3
2021-01-14riscv: Fixup patch_text panic in ftraceGuo Ren-0/+1
2021-01-14riscv: Fixup wrong ftrace remove cflagGuo Ren-1/+1
2020-07-30riscv: Allow building with kcov coverageTobias Klauser-0/+2
2020-03-26riscv: Add support to dump the kernel page tablesZong Li-0/+1
2020-03-26riscv: add ARCH_HAS_SET_MEMORY supportZong Li-1/+1
2020-01-23riscv: mm: add support for CONFIG_DEBUG_VIRTUALZong Li-0/+2
2020-01-22riscv: Add KASAN supportNick Hu-0/+6
2019-12-20riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig-1/+0
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds-1/+1
2019-11-17riscv: add nommu supportChristoph Hellwig-2/+1
2019-11-11riscv: use the generic ioremap codeChristoph Hellwig-1/+0
2019-09-05riscv: move the TLB flush logic out of lineChristoph Hellwig-0/+3
2019-07-03riscv: Introduce huge page support for 32/64bit kernelAlexandre Ghiti-0/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-16RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCsYash Shah-0/+1
2019-05-16riscv: move switch_mm to its own fileGary Guo-0/+1
2019-03-26RISC-V: Always compile mm/init.c with cmodel=medany and notraceAnup Patel-0/+6
2017-11-30RISC-V: Flush I$ when making a dirty page executableAndrew Waterman-0/+1
2017-09-26RISC-V: Build InfrastructurePalmer Dabbelt-0/+4