aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/mm/fault.c
Commit message (Expand)AuthorAge
* riscv: add prototypes for assembly language functions from head.SPaul Walmsley2019-10-28
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\
| * signal/riscv: Remove tsk parameter from do_trapEric W. Biederman2019-05-29
* | riscv: mm: Fix code commentShihPo Hung2019-06-26
* | Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-17
|\ \
| * | riscv: mm: synchronize MMU after pte changeShihPo Hung2019-06-17
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120Thomas Gleixner2019-05-24
|/
* riscv: fix locking violation in page fault handlerAndreas Schwab2019-05-16
* RISC-V: Access CSRs using CSR numbersAnup Patel2019-05-16
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-17
* Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds2018-02-07
|\
| * riscv: rename sptbr to satpChristoph Hellwig2018-01-30
* | Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-31
|\ \ | |/ |/|
| * riscv: use linux/uaccess.h, not asm/uaccess.h...Al Viro2017-12-04
* | riscv: rename SR_* constants to match the specChristoph Hellwig2018-01-07
|/
* RISC-V: Paging and MMUPalmer Dabbelt2017-09-26