aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm/fault.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-1/+2
2018-02-07Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds1-0/+4
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2018-01-30riscv: rename sptbr to satpChristoph Hellwig1-0/+4
2018-01-07riscv: rename SR_* constants to match the specChristoph Hellwig1-1/+1
2017-12-04riscv: use linux/uaccess.h, not asm/uaccess.h...Al Viro1-1/+0
2017-09-26RISC-V: Paging and MMUPalmer Dabbelt1-0/+282