summaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120Thomas Gleixner2019-05-241-14/+1Star
* riscv: fix locking violation in page fault handlerAndreas Schwab2019-05-171-1/+2
* RISC-V: Access CSRs using CSR numbersAnup Patel2019-05-171-5/+1Star
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-181-1/+2
* Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds2018-02-071-0/+4
|\
| * riscv: rename sptbr to satpChristoph Hellwig2018-01-311-0/+4
* | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-1/+0Star
|\ \ | |/ |/|
| * riscv: use linux/uaccess.h, not asm/uaccess.h...Al Viro2017-12-051-1/+0Star
* | riscv: rename SR_* constants to match the specChristoph Hellwig2018-01-081-1/+1
|/
* RISC-V: Paging and MMUPalmer Dabbelt2017-09-271-0/+282