index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-15
riscv: Add uprobes supported
Guo Ren
1
-0
/
+6
2021-01-15
riscv: Add kprobes supported
Guo Ren
1
-0
/
+4
2021-01-08
riscv/mm: Prevent kernel module to access user memory without uaccess routines
Eric Lin
1
-0
/
+5
2021-01-08
riscv/mm: Introduce a die_kernel_fault() helper function
Eric Lin
1
-6
/
+17
2020-11-06
riscv: fix pfn_to_virt err in do_page_fault().
Liu Shaohua
1
-1
/
+3
2020-09-16
riscv/mm/fault: Set FAULT_FLAG_INSTRUCTION flag in do_page_fault()
Pekka Enberg
1
-1
/
+2
2020-09-16
riscv/mm/fault: Fix inline placement in vmalloc_fault() declaration
Pekka Enberg
1
-1
/
+1
2020-09-16
riscv/mm/fault: Move access error check to function
Pekka Enberg
1
-21
/
+27
2020-09-16
riscv/mm/fault: Move FAULT_FLAG_WRITE handling in do_page_fault()
Pekka Enberg
1
-1
/
+3
2020-09-16
riscv/mm/fault: Simplify mm_fault_error()
Pekka Enberg
1
-23
/
+18
2020-09-16
riscv/mm/fault: Move fault error handling to mm_fault_error()
Pekka Enberg
1
-25
/
+31
2020-09-16
riscv/mm/fault: Simplify fault error handling
Pekka Enberg
1
-10
/
+8
2020-09-16
riscv/mm/fault: Move vmalloc fault handling to vmalloc_fault()
Pekka Enberg
1
-82
/
+82
2020-09-16
riscv/mm/fault: Move bad area handling to bad_area()
Pekka Enberg
1
-27
/
+40
2020-09-16
riscv/mm/fault: Move no context handling to no_context()
Pekka Enberg
1
-31
/
+52
2020-09-16
riscv/mm: Simplify retry logic in do_page_fault()
Pekka Enberg
1
-11
/
+9
2020-08-12
mm/riscv: use general page fault accounting
Peter Xu
1
-15
/
+1
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-5
/
+5
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-5
/
+0
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
1
-1
/
+1
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
1
-1
/
+1
2019-11-05
riscv: abstract out CSR names for supervisor vs machine mode
Christoph Hellwig
1
-3
/
+3
2019-10-28
riscv: add prototypes for assembly language functions from head.S
Paul Walmsley
1
-0
/
+2
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2019-06-27
riscv: mm: Fix code comment
ShihPo Hung
1
-3
/
+0
2019-06-17
Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2019-06-17
riscv: mm: synchronize MMU after pte change
ShihPo Hung
1
-0
/
+13
2019-05-29
signal/riscv: Remove tsk parameter from do_trap
Eric W. Biederman
1
-3
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120
Thomas Gleixner
1
-14
/
+1
2019-05-17
riscv: fix locking violation in page fault handler
Andreas Schwab
1
-1
/
+2
2019-05-17
RISC-V: Access CSRs using CSR numbers
Anup Patel
1
-5
/
+1
2018-08-18
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+2
2018-02-07
Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-0
/
+4
2018-02-01
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2018-01-31
riscv: rename sptbr to satp
Christoph Hellwig
1
-0
/
+4
2018-01-08
riscv: rename SR_* constants to match the spec
Christoph Hellwig
1
-1
/
+1
2017-12-05
riscv: use linux/uaccess.h, not asm/uaccess.h...
Al Viro
1
-1
/
+0
2017-09-27
RISC-V: Paging and MMU
Palmer Dabbelt
1
-0
/
+282