summaryrefslogtreecommitdiff
path: root/arch/riscv/mm
AgeCommit message (Expand)Author
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-02riscv: fix livelock in uaccessAl Viro
2023-02-25Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-21riscv, mm: Perform BPF exhandler fixup on page faultBjörn Töpel
2023-02-09riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren
2023-02-01riscv: mm: Implement pmdp_collapse_flush for THPMayuresh Chitale
2022-12-14Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-09Merge patch series "RISC-V: Ensure Zicbom has a valid block size"Palmer Dabbelt
2022-12-09riscv: mm: call best_map_size many times during linear-mappingQinglin Pan
2022-12-08Merge patch series "riscv: Fix crash during early errata patching"Palmer Dabbelt
2022-12-08riscv: Move cast inside kernel_mapping_[pv]a_to_[vp]aSamuel Holland
2022-12-08riscv: Fix crash during early errata patchingSamuel Holland
2022-12-08Merge patch series "Add PMEM support for RISC-V"Palmer Dabbelt
2022-12-08RISC-V: Implement arch specific PMEM APIsAnup Patel
2022-12-08riscv: mm: notify remote harts about mmu cache updatesSergey Matyukevich
2022-12-02riscv/mm: hugepage's PG_dcache_clean flag is only set in head pageTong Tiangen
2022-11-11Merge tag 'riscv-for-linus-6.1-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-11-10riscv: fix reserved memory setupConor Dooley
2022-10-28riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BITLiu Shixin
2022-10-28Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-27riscv: mm: add missing memcpy in kasan_initQinglin Pan
2022-10-21RISC-V: Fix compilation without RISCV_ISA_ZICBOMAndrew Jones
2022-10-14Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-13RISC-V: Make mmap() with PROT_WRITE imply PROT_READPalmer Dabbelt
2022-10-02RISC-V: KVM: Provide UAPI for Zicbom block sizeAndrew Jones
2022-09-23Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-22riscv: Make VM_WRITE imply VM_READAndrew Bresticker
2022-09-13RISC-V: Clean up the Zicbom block size probingPalmer Dabbelt
2022-09-03mm: pagewalk: Fix race between unmap and page walkerSteven Price
2022-08-11RISC-V: fixups to work with crash toolPalmer Dabbelt
2022-08-11RISC-V: Add modules to virtual kernel memory layout dumpXianting Tian
2022-08-10riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt
2022-07-28riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner
2022-07-17riscv/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu
2022-06-02riscv: mm: init: make pt_ops_set_[early|late|fixmap] staticJisheng Zhang
2022-06-01riscv: Improve virtual kernel memory layout dumpAlexandre Ghiti
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-26RISC-V: Various XIP fixesPalmer Dabbelt
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-05-25RISC-V: Fix the XIP buildPalmer Dabbelt
2022-05-24RISC-V: Avoid empty create_*_mapping definitionsPalmer Dabbelt
2022-05-12riscv: support for Svpbmt and D1 memory typesPalmer Dabbelt
2022-05-11riscv: add memory-type errata for T-HeadHeiko Stuebner
2022-04-29RISC-V: relocate DTB if it's outside memory regionNick Kossifidis
2022-04-21RISC-V: mm: Fix set_satp_mode() for platform not having Sv57Anup Patel
2022-04-20riscv: mm: Remove the copy operation of pmdChuanhua Han
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-23riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang