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