summaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-091-3/+3
|\
| * signal/riscv: Remove tsk parameter from do_trapEric W. Biederman2019-05-291-3/+3
* | riscv: mm: Fix code commentShihPo Hung2019-06-271-3/+0Star
* | Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-171-0/+13
|\ \
| * | riscv: mm: synchronize MMU after pte changeShihPo Hung2019-06-171-0/+13
| |/
* / 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