aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm
AgeCommit message (Expand)Author
2020-05-20riscv: Fix print_vm_layout build error if NOMMUKefeng Wang
2020-05-05RISC-V: Remove unused code from STRICT_KERNEL_RWXAtish Patra
2020-05-04riscv: set max_pfn to the PFN of the last pageVincent Chen
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu
2020-04-02mm: introduce fault_signal_pending()Peter Xu
2020-03-26riscv: Add support to dump the kernel page tablesZong Li
2020-03-26riscv: add STRICT_KERNEL_RWX supportZong Li
2020-03-26riscv: add ARCH_SUPPORTS_DEBUG_PAGEALLOC supportZong Li
2020-03-26riscv: add ARCH_HAS_SET_DIRECT_MAP supportZong Li
2020-03-26riscv: add ARCH_HAS_SET_MEMORY supportZong Li
2020-03-05riscv: Use p*d_leaf macros to define p*d_hugeAlexandre Ghiti
2020-03-04riscv: Fix range looking for kernel image memblockAlexandre Ghiti
2020-02-24riscv: adjust the indentZong Li
2020-02-24riscv: allocate a complete page size for each page tableZong Li
2020-01-23riscv: mm: add support for CONFIG_DEBUG_VIRTUALZong Li
2020-01-22riscv: Add KASAN supportNick Hu
2020-01-03riscv: mm: use __pa_symbol for kernel symbolsZong Li
2019-12-27riscv: export flush_icache_all to modulesOlof Johansson
2019-12-20riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig
2019-12-04Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2019-11-22Merge branch 'next/misc2' into for-nextPaul Walmsley
2019-11-22Merge branch 'next/nommu' into for-nextPaul Walmsley
2019-11-22Merge branch 'next/misc' into for-nextPaul Walmsley
2019-11-22RISC-V: Add address map dumperYash Shah
2019-11-17riscv: add nommu supportChristoph Hellwig
2019-11-13riscv: implement remote sfence.i using IPIsChristoph Hellwig
2019-11-12riscv: Use PMD_SIZE to replace PTE_PARENT_SIZEZong Li
2019-11-11riscv: use the generic ioremap codeChristoph Hellwig
2019-11-05riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig
2019-10-29RISC-V: Issue a tlb page flush if possibleAtish Patra
2019-10-29RISC-V: Issue a local tlbflush if possible.Atish Patra
2019-10-29RISC-V: Do not invoke SBI call if cpumask is emptyAtish Patra
2019-10-28riscv: add missing header file includesPaul Walmsley
2019-10-28riscv: mark some code and data as file-staticPaul Walmsley
2019-10-28riscv: init: merge split string literals in preprocessor directivePaul Walmsley
2019-10-28riscv: add prototypes for assembly language functions from head.SPaul Walmsley
2019-10-23riscv: Fix undefined reference to vmemmap_populate_basepagesKefeng Wang
2019-10-01riscv: Fix memblock reservation for device tree blobAlbert Ou
2019-09-05riscv: move the TLB flush logic out of lineChristoph Hellwig
2019-09-05riscv: cleanup riscv_cpuid_to_hartid_maskChristoph Hellwig
2019-08-30RISC-V: Implement sparsememLogan Gunthorpe
2019-08-30riscv: Using CSR numbers to access CSRsBin Meng
2019-07-18Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-09RISC-V: Setup initial page tables in two stagesAnup Patel
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-04riscv: remove free_initrd_memChristoph Hellwig
2019-07-04riscv: ccache: Remove unused variableYash Shah