- a960c13 riscv/mm/fault: Set FAULT_FLAG_INSTRUCTION flag in do_page_fault() by Pekka Enberg · 4 years, 5 months ago
- 2baa6d9 riscv/mm/fault: Fix inline placement in vmalloc_fault() declaration by Pekka Enberg · 4 years, 5 months ago
- afb8c6f riscv/mm/fault: Move access error check to function by Pekka Enberg · 4 years, 5 months ago
- 67474301 riscv/mm/fault: Move FAULT_FLAG_WRITE handling in do_page_fault() by Pekka Enberg · 4 years, 5 months ago
- 7a75f3d riscv/mm/fault: Simplify mm_fault_error() by Pekka Enberg · 4 years, 5 months ago
- 6c11ffb riscv/mm/fault: Move fault error handling to mm_fault_error() by Pekka Enberg · 4 years, 5 months ago
- bda281d riscv/mm/fault: Simplify fault error handling by Pekka Enberg · 4 years, 5 months ago
- ac416a7 riscv/mm/fault: Move vmalloc fault handling to vmalloc_fault() by Pekka Enberg · 4 years, 5 months ago
- a51271d riscv/mm/fault: Move bad area handling to bad_area() by Pekka Enberg · 4 years, 5 months ago
- cac4d1d riscv/mm/fault: Move no context handling to no_context() by Pekka Enberg · 4 years, 5 months ago
- 4363287 riscv/mm: Simplify retry logic in do_page_fault() by Pekka Enberg · 4 years, 5 months ago
- 5ac365a mm/riscv: use general page fault accounting by Peter Xu · 4 years, 5 months ago
- bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
- dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
- 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 10 months ago
- a4c3733 riscv: abstract out CSR names for supervisor vs machine mode by Christoph Hellwig · 5 years ago
- ffaee27 riscv: add prototypes for assembly language functions from head.S by Paul Walmsley · 5 years ago
- 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- 0db7f5c riscv: mm: Fix code comment by ShihPo Hung · 6 years ago
- eb7c825 Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 6 years ago
- bf587ca riscv: mm: synchronize MMU after pte change by ShihPo Hung · 6 years ago
- 6f25a96 signal/riscv: Remove tsk parameter from do_trap by Eric W. Biederman · 6 years ago
- 588cb88 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120 by Thomas Gleixner · 6 years ago
- 8fef990 riscv: fix locking violation in page fault handler by Andreas Schwab · 6 years ago
- a3182c9 RISC-V: Access CSRs using CSR numbers by Anup Patel · 6 years ago
- 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
- 413879a Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
- 40b9672 Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 7549cdf riscv: rename sptbr to satp by Christoph Hellwig · 7 years ago
- 1125203 riscv: rename SR_* constants to match the spec by Christoph Hellwig · 7 years ago
- 5e454b5 riscv: use linux/uaccess.h, not asm/uaccess.h... by Al Viro · 7 years ago
- 07037db RISC-V: Paging and MMU by Palmer Dabbelt · 8 years ago